![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This module contains the classes that implement the home control profile types. More...
Data Structures | |
class | HF::Profiles::SimpleOnOffSwitchable |
Simple On/Off Switchable profile implementation. More... | |
class | HF::Profiles::SimpleOnOffSwitch |
Simple On/Off Switch profile implementation. More... | |
class | HF::Profiles::SimpleLevelControllable |
Simple Level Controllable profile implementation. More... | |
class | HF::Profiles::SimpleLevelControl |
Simple Level Control profile implementation. More... | |
class | HF::Profiles::SimpleLevelControllableSwitchable< OnOffServer, LevelControlServer > |
Simple Level Controllable Switchable profile implementation. More... | |
class | HF::Profiles::SimpleLevelControlSwitch< OnOffClient, LevelControlClient > |
Simple Level Control Switch profile implementation. More... | |
class | HF::Profiles::AC_Outlet |
AC Outlet profile implementation. More... | |
class | HF::Profiles::AC_OutletWithPowerMetering< OnOffServer, SimplePowerMeterServer > |
AC Outlet profile implementation. More... | |
class | HF::Profiles::SimpleLight |
Simple Light profile implementation. More... | |
class | HF::Profiles::DimmableLight< OnOffServer, LevelControlServer > |
Dimmable Light profile implementation. More... | |
class | HF::Profiles::DimmerSwitch< OnOffClient, LevelControlClient > |
Dimmer Switch profile implementation. More... | |
class | HF::Profiles::SimpleDoorLock |
Simple Door Lock profile implementation. More... | |
class | HF::Profiles::DoorBell |
Door Bell profile implementation. More... | |
class | HF::Profiles::SimplePowerMeter |
Simple Power Meter profile implementation. More... | |
class | HF::Profiles::SimpleTemperatureSensor |
Simple Temperature Sensor profile implementation. More... | |
class | HF::Profiles::SimpleHumiditySensor |
Simple Humidity Sensor profile implementation. More... | |
class | HF::Profiles::ControlableThermostat< OnOffServer, SimpleThermostatServer > |
Controllable thermostat profile implementation. More... | |
class | HF::Profiles::SimpleAirPressureSensor |
Simple Air Pressure Sensor profile implementation. More... | |
class | HF::Profiles::SimpleButton |
Simple Button profile implementation. More... | |
class | HF::Profiles::SimpleLED |
Simple LED profile implementation. More... | |
class | HF::Profiles::EnvironmentMonitor |
Environment Monitoring profile implementation. More... | |
class | HF::Profiles::ColourBulb< OnOffServer, ColourControlServer > |
Colour bulb profile implementation. More... | |
class | HF::Profiles::DimmableColourBulb< OnOffServer, ColourControlServer, LevelControlServer > |
Dimmable Colour bulb profile implementation. More... | |
class | HF::Profiles::Tracker |
Tracker profile implementation. More... | |
class | HF::Profiles::SimpleKeypad |
Simple Keypad profile implementation. More... | |
This module contains the classes that implement the home control profile types.