nymea / nymea-zigbee

Zigbee library and tools for the nymea IoT stack.
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Explicitly stop the ZCL timeout timer #53

Closed mzanetti closed 2 years ago

mzanetti commented 2 years ago

Also don't use a QueuedConnection, as it's not guaranteed the sender will still live on by the time slot is called.