Skip to Main Content
Cumulocity IoT Feedback Portal
Status Future consideration
Created by Tal Dunne
Created on May 19, 2023

Device Stats API - c8y_IsDevice & Device Name

The Device Statistics API should have an indication whether the inventory object is marked c8y_IsDevice or not. Some customers use this fragment to identify devices, and it would make identification of each device easier.

In addition, the Device Statistics API should pull in the name of the device, as that will help customers understand the object that they are looking at.

Hopefully this will be light impact on billing systems as we do not use c8y_IsDevice or the device name for billing purposes.


API Documentation:


Expected Data:

deviceID

mea

deviceType

deviceParents

c8y_IsDevice

deviceName

10001

1432

sensor1


TRUE

Steve1

10002

5512


10001

FALSE

DeviceName

10003

334


10002

FALSE

Lwm2mDevice


  • Attach files