hueplusplus 1.2.0
|
▼Nhueplusplus | Namespace for the hueplusplus library |
Ngamut | Predefined ColorGamuts for Hue API |
▼Nsensors | Classes for specific sensor types |
CBaseCLIP | Common methods for CLIP sensors |
CCLIPGenericFlag | CLIP sensor for a generic 3rd party sensor |
CCLIPGenericStatus | CLIP sensor for a generic 3rd party status |
CCLIPHumidity | CLIP sensor for humidity |
CCLIPLightLevel | CLIP sensor for light level |
CCLIPOpenClose | CLIP sensor detecting whether a contact is open or closed |
CCLIPPresence | CLIP sensor to detect presence |
CCLIPSwitch | CLIP sensor for button presses |
CCLIPTemperature | CLIP sensor for temperature |
CDaylightSensor | Daylight sensor to detect sunrise and sunset |
CZGPSwitch | ZigBee Green Power sensor for button presses |
CZLLLightLevel | ZigBee sensor detecting ambient light level |
CZLLPresence | Sensor detecting presence in the vicinity |
CZLLSwitch | ZigBee sensor reporting button presses |
CZLLTemperature | ZigBee temperature sensor |
▼Ntime | Namespace for time/date related classes and functions |
CAbsoluteTime | One-time, absolute time point |
CAbsoluteVariedTime | |
CRecurringTime | Time repeated weekly to daily, with possible random variation |
CTimeInterval | Time interval repeated daily to weekly |
CTimePattern | Holds different time representations |
CTimer | Timer that is started and triggers after specified delay |
CWeekdays | Any number of days of the week |
Nutils | Utility functions used in multiple places |
CAction | Action executed by the bridge, e.g. as a Schedule command |
CAPICache | Caches API GET requests and refreshes regularly |
CBaseDevice | Base class for physical devices connected to the bridge (sensor or light) |
CBaseHttpHandler | Base class for classes that handle http requests and multicast requests |
CBridge | Bridge class for a bridge |
CBridgeConfig | General bridge configuration properties |
▼CBridgeFinder | |
CBridgeIdentification | |
CBrightnessStrategy | Virtual base class for all BrightnessStrategies |
CColorGamut | Triangle of representable colors in CIE |
CColorHueStrategy | Virtual base class for all ColorHueStrategies |
CColorTemperatureStrategy | Virtual base class for all ColorTemperatureStrategies |
CCondition | Condition for a Rule |
CConfig | Configurable delays |
CCreateableResourceList | Handles a ResourceList where Resources can be added by the user |
CCreateGroup | Parameters necessary for creating a new Group |
CCreateRule | Parameters for creating a new Rule |
CCreateScene | Parameters for creating a new Scene |
CCreateSchedule | Parameters for creating a new Schedule |
CCreateSensor | Parameters for creating a new Sensor |
CEntertainmentMode | Class for Hue Entertainment Mode |
CExtendedColorHueStrategy | |
CExtendedColorTemperatureStrategy | Class implementing the functions of ColorTemperatureStrategy |
CFileInfo | Contains information about error location, use CURRENT_FILE_INFO to create |
CGroup | Class for Groups of lights |
CGroupResourceList | Handles a group list with the special group 0 |
CHueAPIResponseException | Exception caused by a Hue API "error" response with additional information |
CHueCommandAPI | |
CHueException | Exception class with file information. Base class of all custom exception classes |
CHueSaturation | Color in hue and saturation |
CIHttpHandler | Abstract class for classes that handle http requests and multicast requests |
CLight | Class for Hue Light fixtures |
CLightFactory | |
CLightState | Immutable state of a light |
CLightStateBuilder | Builder to create LightState |
CLinHttpHandler | Class to handle http requests and multicast requests on linux systems |
CNewDeviceList | List of new devices found during the last scan |
CResourceList | Handles a list of a certain API resource |
CRGB | Color in RGB |
CRule | Rule stored in the bridge |
CScene | Scene stored in the bridge |
CSchedule | Schedule stored in the bridge |
CSearchableResourceList | Handles a ResourceList of physical devices which can be searched for |
CSensor | Class for generic or unknown sensor types |
CSensorList | Handles a list of Sensors with type specific getters |
CSimpleBrightnessStrategy | Class implementing the functions of BrightnessStrategy |
CSimpleColorHueStrategy | |
CSimpleColorTemperatureStrategy | Class implementing the functions of ColorTemperatureStrategy |
CSocketCloser | |
CStateTransaction | Transaction class which can be used for either light or group state |
CTLSContext | |
CUPnP | Class that looks for UPnP devices using an m-search package |
CVersion | API version consisting of major, minor and patch version |
CWhitelistedUser | User that is whitelisted for Hue API usage |
CWinHttpHandler | Class to handle http requests and multicast requests on windows systems |
CXY | Color in CIE x and y coordinates |
CXYBrightness | Color and brightness in CIE |