You have an Azure IoT solution that includes an Azure IoT hub named hub1.
You plan to deploy an Azure Time Series Insights Gen 2 environment and connect the environment to hub1.
You need to use the device ID from hub1 as the Time Series ID.
What should you set as the Time Series ID when creating the environment?
Your Time Series ID property is iothub-connection-device-id, dt-subject.
As an IoT Plug and Play user, for your Time Series ID, specify a composite key that consists of iothub-connection-device-id and dt-subject. The IoT hub adds these system properties that contain your IoT Plug and Play device ID and your device component names, respectively.
https://docs.microsoft.com/en-us/azure/iot-develop/tutorial-configure-tsi
Currently there are no comments in this discussion, be the first to comment!