Asset Management

Asset management on the Abound digital platform by Carrier involves using advanced technologies to monitor and optimize building systems. It provides data-driven insights and predictive maintenance to enhance equipment performance and reduce downtime, creating healthier and more sustainable indoor environments.

Using the AHS API for an Asset Management Use Case

The AHS API serves multiple purposes. The example in this section illustrates how to utilize the API to generate dashboards or reports for a building leveraging Asset Management. We'll begin by replicating the space hierarchy, and collecting device telemetry data.

Step 1: Query Space Hierarchy

Use the getNodeByType query to create a mapping of the building, including floors and rooms.

Step 2: Query for Assets

Use the getAssetsForAllBuildingByAboundId query to get all assets assigned to the building and information about where the assets are located.