请选择 进入手机版 | 继续访问电脑版
楼主: kennan

zigbee中profile,cluster的认识

[复制链接]
 楼主| kennan 发表于 2012-2-10 19:40:27 | 显示全部楼层
一个节点上支持多个profile是没问题的。
雪影无痕 发表于 2012-3-15 20:30:39 | 显示全部楼层
没怎么看懂!估计我太浅了!再学再来!
yng 发表于 2012-4-4 23:13:21 | 显示全部楼层
还有些模糊,留个记号,继续看
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 | 显示全部楼层
强势围观
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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