nymea-zigbee/libnymea-zigbee/zcl/security
Michael Zanetti a38e8be190 Simplify ZigbeeCluster inheritance
Instead of having 2 methods (setAttribute and addOrUpdateAttribute)
to allow specific cluster implementations to override behavior,
merge them into one, setAttribute, and use standard C++ syntax for
calling a base class implementation.
2022-02-14 11:23:36 +01:00
..
zigbeeclusteriaszone.cpp Simplify ZigbeeCluster inheritance 2022-02-14 11:23:36 +01:00
zigbeeclusteriaszone.h Rafactor handling of TSNs in ZCL to allow the application using it. 2022-01-22 13:51:21 +01:00