How to do auto reporting on end device?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to do auto reporting on end device?

1,813 次查看
randolfhu
Contributor III

Hi Sir,

Since Thread v1.0.0 doesn't support "observe" in COAP. So if we want to get temperature from end device. We have to send Coap request every time. I would like to know if there have any THCI command which can report it's temperature to gateway automatically?

Thanks

Randolf

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

1,609 次查看
jc_pacheco
NXP Employee
NXP Employee

Hello Randolf, right now this is not supported but could be implemented at application layer, sending a custom COAP message, you'd need to implement an interval timer that triggers a temperature message within the COAP callback.

0 项奖励
回复