Getting all Sensors for a Device Robustly

Viewed 19

I'm trying to find out which telemetry-producing sensors (aka singals/time series') are attached to a device using the REST API. The deviceTemplates endpoint has all this information but there is no JSON schema for it's response anywhere. The responses are highly variable and hard to parse. I need a robust solution for any kind of device.

Any help/advice? Could the IoT Hub SDK help?

0 Answers
Related