IoTDeviceInfo interface
Metadata of IoT device/IoT Edge device to be configured.
Properties
authentication | IoT device authentication info. |
device |
ID of the IoT device/edge device. |
io |
Host name for the IoT hub associated to the device. |
io |
Id for the IoT hub associated to the device. |
Property Details
authentication
deviceId
ID of the IoT device/edge device.
deviceId: string
Property Value
string
ioTHostHub
Host name for the IoT hub associated to the device.
ioTHostHub: string
Property Value
string
ioTHostHubId
Id for the IoT hub associated to the device.
ioTHostHubId?: string
Property Value
string