The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Lifecycle Twin API

Create and manage various objects in the Lifecycle Twin.

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