nymea-zigbee/libnymea-zigbee/zcl/smartenergy
Michael Zanetti 92cdc4bc84 Implement commands for metering cluster
Main reasoning behind this is actually that Tuya devices seem
to send a CancelMessage command every other minute and are currently
spamming the log with unhandled ZCL indication warnings.

Instead of just silencing the warning (which is very useful most of the times)
I decided to complete the implementation of the metering cluster and
actually make it a handled ZCL indication.
2022-06-20 23:30:18 +02:00
..
zigbeeclustermetering.cpp Implement commands for metering cluster 2022-06-20 23:30:18 +02:00
zigbeeclustermetering.h Implement commands for metering cluster 2022-06-20 23:30:18 +02:00