formtapez / ZigUP

CC2530 based multi-purpose ZigBee Relais, Switch, Sensor and Router
314 stars 73 forks source link

Reporting interval too high #21

Open IVI053 opened 4 years ago

IVI053 commented 4 years ago

At the moment it is set to 30 seconds. This leads to much unnecessary messages being sent when using multiple ZigUP devices.

I would suggest to set it to a more reasonable value of 300 seconds or even 1800.

antonteplov commented 3 years ago

@IVI053 Try to change this (ms): https://github.com/formtapez/ZigUP/blob/c14e12ebba28ea22bc18bfca1ce4d822ef75c947/src/ZigUP/Source/zcl_zigup.c#L28