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 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

RESTful API for creating and managing various objects in the Lifecycle Twin.

Assets

This section describes the endpoints for managing assets.

Types

Endpoint - /types

Use this endpoint to manage types.

For the full specification and schema, see the API Reference.

Additional endpoints

Endpoint - /types/{typeId}/assemblies

Manages assemblies of a given type. For more details, see the Assemblies page.

Components

Endpoint - /assets

Use this endpoint to manage components.

For the full specification and schema, see 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. For more details, see the Assemblies page.

Rooms

Endpoint - /location

Use this endpoint to manage rooms and segments.

Systems

Endpoint - /systems

Use this endpoint to manage systems.

Zones

Endpoint - /zone

Use this endpoint to manage zones.

Additional endpoints

/zones/{zoneId}/locations - To manage spaces of a zone with a given ID

For the full specification and schema, see the API Reference.

Floors

Endpoint - /floors

Use this endpoint to manage floors.

For the full specification and schema, see the API Reference.

Building

Endpoint - /facilities

Use this endpoint to manage buildings.

For the full specification and schema, see the API Reference.