IoTDeviceInfo Class

Metadata of IoT device/IoT Edge device to be configured.

All required parameters must be populated in order to send to Azure.

Inheritance
IoTDeviceInfo

Constructor

IoTDeviceInfo(*, device_id: str, io_thost_hub: str, authentication=None, **kwargs)

Parameters

device_id
str
Required

Required. ID of the IoT device/edge device.

io_thost_hub
str
Required

Required. Host name for the IoT hub associated to the device.

authentication
Authentication
Required

IoT device authentication info.