ColourDevice.h
Go to the documentation of this file.
Definition: Bridge.h:29
bool getAttribute(Attribute attr, unsigned &value) const override
Get the (cached) device attribute value.
Definition: DimmableDevice.h:33
Definition: DimmableDevice.h:26
Status setAttribute(Attribute attr, unsigned value, Callback callback) override
Set a device attribute.
Definition: DimmableDevice.h:44
Definition: ColourDevice.h:26
Status
Status of a setAttribute request.
Definition: Libraries/HueEmulator/src/include/Hue/Device.h:60
Status setAttribute(Attribute attr, unsigned value, Callback callback) override
Set a device attribute.
Definition: ColourDevice.h:50
Definition: Delegate.h:20
bool getAttribute(Attribute attr, unsigned &value) const override
Get the (cached) device attribute value.
Definition: ColourDevice.h:33
The action was performed immediately without error.