deCONZ C++ API v2.6.1
Loading...
Searching...
No Matches
deCONZ::GreenPowerController Class Reference

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.
 

Public Member Functions

 GreenPowerController (QObject *parent)
 Constructor.
 
virtual ~GreenPowerController ()
 Deconstructor.
 
void processIncomingData (const QByteArray &data)
 
void processIncomingProxyNotification (const QByteArray &data)
 

Static Public Member Functions

static GreenPowerControllerinstance ()
 Get the singleton instance of the GreenPowerController.
 

Detailed Description

Provides services to access green power functionality.

Member Function Documentation

◆ gpDataIndication

void deCONZ::GreenPowerController::gpDataIndication ( const deCONZ::GpDataIndication _t1)
signal

Is emitted on the reception of a green power frame.

Parameters
indthe green power data indication frame

The documentation for this class was generated from the following files: