Classes | |
struct | temperatureDataBlockEvent |
interface | FridgeControl |
Enumerations | |
enum | OnOffStates { ON, OFF } |
enum | OpClStates { OPEN, CLOSE } |
enum | TemperatureStatus { OVERREF, ATREF, BELOWREF } |
Functions | |
ACS_ENUM (OnOffStates) | |
ACS_ENUM (OpClStates) | |
Variables | |
const string | CHANNELNAME_FRIDGE = "fridge" |
enum FRIDGE::OnOffStates |
enum FRIDGE::OpClStates |
FRIDGE::ACS_ENUM | ( | OnOffStates | ) |
FRIDGE::ACS_ENUM | ( | OpClStates | ) |
const string FRIDGE::CHANNELNAME_FRIDGE = "fridge" |
This defines the channel name for use with all event suppliers and consumers for the FridgeControl component.