Quantcast
Channel: Zigbee 和 Thread
Viewing all articles
Browse latest Browse all 16962

帖子: 抓包数据分析的问题

$
0
0

对抓包数据分析时,那一段数据是应用层对应的属性呢?

比如这个6字节的IAS属性值 在抓包数据中能直观的体现吗?

如何才能知道具体的结构体属性值呢 ???

/* Status Change Notification Payload*/
typedef struct
{
zbmap16 b16ZoneStatus;
zbmap8 b8ExtendedStatus;
zuint8 u8ZoneId;
zuint16 u16Delay;

}tsCLD_IASZone_StatusChangeNotificationPayload;


Viewing all articles
Browse latest Browse all 16962

Trending Articles