Below you will find information about how to connect Azure IoT Central. In general, we will use DPS Group Enrollment to facilitate connecting from the IoT Bridge to Azure IoT Central.
Device connection within Administration.
ID Scope for your application for later, and open the SAS-IoT-Devices group.
shared access signature for later.
You can retreive your DTDL model with the following steps:
App settings navigate to Device templatesView identity.interface @id field for later.New service.
Service name, Service key fields.Azure IoT Connector.Authentication to DPS.DPS ID Scope to the ID scope you noted above.DPS Access Key to the shared access signature you noted above.DTDL Model ID to the model you noted above.Save to create your new service connection.With these steps complete, you can use the standard Azure IoT Hub functionality to build your application, whether it is LWM2M or LORA based devices.