TuyaOS
|
Definition of structured dp 更多...
#include <tuya_cloud_com_defs.h>
成员变量 | |
BYTE_T | dpid |
UINT_T | time_stamp |
DP_PROP_TP_E | type |
TY_OBJ_DP_VALUE_U | value |
Definition of structured dp
BYTE_T TY_OBJ_DP_S::dpid |
dp id
UINT_T TY_OBJ_DP_S::time_stamp |
dp happen time. if 0, mean now
DP_PROP_TP_E TY_OBJ_DP_S::type |
dp type, see DP_PROP_TP_E
TY_OBJ_DP_VALUE_U TY_OBJ_DP_S::value |
dp value, see TY_OBJ_DP_VALUE_U