Holds any user-defined custom properties of the device.
More...
#include <azure_iot_adu_client.h>
|
|
uint8_t * | pucPropertyNames [_az_IOT_ADU_CLIENT_MAX_DEVICE_CUSTOM_PROPERTIES] |
| |
|
uint32_t | ulPropertyNamesLengths [_az_IOT_ADU_CLIENT_MAX_DEVICE_CUSTOM_PROPERTIES] |
| |
|
uint8_t * | pucPropertyValues [_az_IOT_ADU_CLIENT_MAX_DEVICE_CUSTOM_PROPERTIES] |
| |
|
uint32_t | ulPropertyValuesLengths [_az_IOT_ADU_CLIENT_MAX_DEVICE_CUSTOM_PROPERTIES] |
| |
|
uint32_t | ulPropertyCount |
| |
|
struct { |
|
az_iot_adu_device_custom_properties xCustomProperties |
| |
| } | _internal |
| |
Holds any user-defined custom properties of the device.
The documentation for this struct was generated from the following file: