config
Parameters
value
The most recent device configuration, which is eventually sent from Cloud IoT Core to the device. If not present on creation, the configuration will be initialized with an empty payload and version value of 1
. To update this field after creation, use the DeviceManager.ModifyCloudToDeviceConfig
method.
Parameters
argument
The most recent device configuration, which is eventually sent from Cloud IoT Core to the device. If not present on creation, the configuration will be initialized with an empty payload and version value of 1
. To update this field after creation, use the DeviceManager.ModifyCloudToDeviceConfig
method.