nymea-zigbee/libnymea-zigbee/backends/deconz
Michael Zanetti 961008027d Consolidate permit joining timer
Starting/stopping the permit joining duration timer is not something
each backend should do on it's own. So making the timer a private
member of ZigbeeNetwork and taking control over it internally.

Also reduce some logic about the remaining duration by merging the
related methods into one and hiding the "remaining" duration from
backend implementations completely.
2022-03-07 11:22:59 +01:00
..
interface Implement missing deconz firmware parameters and fix configuration. Factory reset works now properly 2021-01-27 14:40:44 +01:00
zigbeebridgecontrollerdeconz.cpp Implement missing deconz firmware parameters and fix configuration. Factory reset works now properly 2021-01-27 14:40:44 +01:00
zigbeebridgecontrollerdeconz.h Implement missing deconz firmware parameters and fix configuration. Factory reset works now properly 2021-01-27 14:40:44 +01:00
zigbeenetworkdeconz.cpp Consolidate permit joining timer 2022-03-07 11:22:59 +01:00
zigbeenetworkdeconz.h Rework init process and fix firmware version request to make it work on newest firmware revisions. 2021-01-25 16:28:23 +01:00