TuyaOS
成员变量
DP_REPT_CB_DATA结构体 参考

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

结构体成员变量说明

◆ dp_data

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

◆ dp_data_json

CHAR_T* DP_REPT_CB_DATA::dp_data_json

Json decoded dp string

◆ dp_rept_type

DP_REPT_TYPE_E DP_REPT_CB_DATA::dp_rept_type

report type, see DP_REPT_TYPE_E

◆ is_query

BYTE_T DP_REPT_CB_DATA::is_query

is query or not


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