Link Kit C-SDK  4.1.0
Public 属性 | 所有成员列表
mqtt_property_t结构体 参考

#include <aiot_mqtt_props_api.h>

mqtt_property_t 的协作图:
Collaboration graph
[图例]

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

该结构体的文档由以下文件生成: