|
Link Kit C-SDK
4.1.0
|
#include <aiot_mqtt_props_api.h>

Public 属性 | |
| mqtt_property_identify_t | id |
| union { | |
| uint8_t uint8 | |
| uint16_t uint16 | |
| uint32_t uint32 | |
| len_value_t str | |
| user_property_t str_pair | |
| } | value |
| mqtt_property_identify_t mqtt_property_t::id |
| uint8_t mqtt_property_t::uint8 |
| uint16_t mqtt_property_t::uint16 |
| uint32_t mqtt_property_t::uint32 |
| len_value_t mqtt_property_t::str |
| user_property_t mqtt_property_t::str_pair |
| union { ... } mqtt_property_t::value |
1.8.11