|
deCONZ C++ API v2.6.1
|
Provides services to access green power functionality. More...
#include <green_power_controller.h>
Inherits QObject.
Signals | |
| void | gpDataIndication (const deCONZ::GpDataIndication &) |
| Is emitted on the reception of a green power frame. | |
Static Public Member Functions | |
| static GreenPowerController * | instance () |
| Get the singleton instance of the GreenPowerController. | |
Provides services to access green power functionality.
|
signal |
Is emitted on the reception of a green power frame.
| ind | the green power data indication frame |