Other Parts Discussed in Thread: Z-STACK,
Tool/software: TI C/C++ Compiler
Hi everyone
How can I enable a Timer in sample temperature to send a Toggle command to a thermostat?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
1. In Z-Stack 3.0.2, it use bdb_RepAddAttrCfgRecordDefaultToList to set minimum and maximum reportable interval for reporting temperature data from end device to binding destination.
2. If you mean to know how to send ON/OFF toggle command, you can refer to SampleSwitch example.