TuyaOS
|
Definition of DP report callbak 更多...
#include <tuya_cloud_com_defs.h>
成员变量 | |
VOID_T * | dp_data |
CHAR_T * | dp_data_json |
DP_REPT_TYPE_E | dp_rept_type |
BYTE_T | is_query |
Definition of DP report callbak
VOID_T* DP_REPT_CB_DATA::dp_data |
obj:为TY_OBJ_DP_REPT_S,stat:dp为TY_STAT_DP_REPT_S,RAW:TY_RAW_DP_REPT_S
CHAR_T* DP_REPT_CB_DATA::dp_data_json |
Json decoded dp string
DP_REPT_TYPE_E DP_REPT_CB_DATA::dp_rept_type |
report type, see DP_REPT_TYPE_E
BYTE_T DP_REPT_CB_DATA::is_query |
is query or not