Hi Team,
Is there is any Generic API to store and retrieve data not related to any particular device.
Thanks,
Himanshu Agarwal
Hi Team,
Is there is any Generic API to store and retrieve data not related to any particular device.
Thanks,
Himanshu Agarwal
Hi Himanshu,
if you want to store measurements, alarms or events those always need to have a source (=inventory object). However this inventory object does not need to represent a device. You can just create an inventory object and then associate any data to it for your use case.
If you don’t have time series data (like measurements, alarms or events) but more like master data, configurations or similar you can simply store that in inventory in whatever JSON format you want.
Cheers,
Tobias
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.