楼主: kennan

zigbee中profile,cluster的认识

[复制链接]
willzzm 发表于 2012-5-8 16:15:30 | 显示全部楼层
写得好 谢谢
farbeyond 发表于 2012-5-13 10:49:16 | 显示全部楼层
正解!!!但是我看程序发现,在实际的代码中,cluster是封装在endpoint描叙符下的

typedef struct
{
  byte endPoint;
  byte *task_id;  // Pointer to location of the Application task ID.
  SimpleDescriptionFormat_t *simpleDesc;
  afNetworkLatencyReq_t latencyReq;
} endPointDesc_t;
typedef struct
{
  byte          EndPoint;
  uint16        AppProfId;
  uint16        AppDeviceId;
  byte          AppDevVer:4;
  byte          Reserved:4;             // AF_V1_SUPPORT uses for AppFlags:4.
  byte          AppNumInClusters;
  cId_t         *pAppInClusterList;
  byte          AppNumOutClusters;
  cId_t         *pAppOutClusterList;

} SimpleDescriptionFormat_t;
whmqxx 发表于 2012-6-4 20:12:00 | 显示全部楼层
呵呵呵  从来都是非常支持。。
whmqxx 发表于 2012-6-8 10:53:36 | 显示全部楼层
给力啊!太厉害了!
sunke1988 发表于 2012-7-9 09:12:11 | 显示全部楼层
对我帮助很大
wxsjy 发表于 2012-7-12 16:46:13 | 显示全部楼层
顶大名鼎鼎的毛毛老师!
zerotom 发表于 2012-7-17 23:07:36 | 显示全部楼层
强势围观
24°阳光 发表于 2012-7-27 16:57:54 | 显示全部楼层
果断顶!!!
菜虫Jason 发表于 2012-7-27 22:38:24 | 显示全部楼层
看了这篇文章,对ZCL有了进一步的了解啦   谢谢
xiangzhihappy 发表于 2012-8-9 15:37:42 | 显示全部楼层

对于cluster和command,恍然大悟啊,要顶!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表