Assets¶
The section describes the main methods to manage Assets
Types¶
Endpoint - /types
The endpoint is used to manage Types.
Specification and schema can be found in the API Reference
Additional endpoints¶
Endpoint - /types/{typeId}/assemblies
Manages assemblies of a given type. More details you can find in the Assemblies page
Components¶
Endpoint - /assets
The endpoint is used to manage Component.
Specification and schema can be found in the API Reference
Additional endpoints¶
/assets/{assetId}/systems - To manage systems of a component with the given ID.
/assets/{assetId}/assemblies - To manage assemblies of a given component. More details you can find in the Assemblies page
Rooms¶
Endpoint - /location
The endpoint is used to manage Rooms & segments.
Systems¶
Endpoint - /systems
The endpoint is used to manage systems.
Zones¶
Endpoint - /zone
The endpoint is used to manage Zones.
Additional endpoints¶
/zones/{zoneId}/locations - To manage spaces of a zone with a given ID
Specification and schema can be found in the API Reference
Floors¶
Endpoint -- /floors
The endpoint is used to manage Floors.
Specification and schema can be found in the API Reference
Building¶
Endpoint - /facilities
The endpoint is used to manage Buildings.
Specification and schema can be found in the API Reference