Entities
The entities in the IoT Platform REST API are listed at https://api.axonize.com/swagger/ui/index, as shown below:
Each entity has at least the following five requests and may have many more:
Field
Description
Get
For retrieving information about the entity from IoT Platform .
Post
For adding a new entity in IoT Platform .
Put
For replacing all the fields of an existing entity.
Patch
For modifying some of the fields of an existing entity.
Delete
For deleting an entity from IoT Platform .