![]() |
OpenZWave Library
1.5.4
|
#include "command_classes/CommandClasses.h"#include "command_classes/ThermostatMode.h"#include "Defs.h"#include "Msg.h"#include "Node.h"#include "Driver.h"#include "platform/Log.h"#include "value_classes/ValueList.h"#include "tinyxml.h"
Include dependency graph for ThermostatMode.cpp:Enumerations | |
| enum | ThermostatModeCmd { ThermostatModeCmd_Set = 0x01, ThermostatModeCmd_Get = 0x02, ThermostatModeCmd_Report = 0x03, ThermostatModeCmd_SupportedGet = 0x04, ThermostatModeCmd_SupportedReport = 0x05 } |
| enum ThermostatModeCmd |
1.8.5