OpenZWave Library 1.6.1914
Namespaces | Enumerations
ClimateControlSchedule.cpp File Reference
#include "command_classes/CommandClasses.h"
#include "command_classes/ClimateControlSchedule.h"
#include "Defs.h"
#include "Msg.h"
#include "Driver.h"
#include "Node.h"
#include "platform/Log.h"
#include "value_classes/ValueByte.h"
#include "value_classes/ValueList.h"
#include "value_classes/ValueSchedule.h"
#include "tinyxml.h"

Namespaces

namespace  OpenZWave
 
namespace  OpenZWave::Internal
 
namespace  OpenZWave::Internal::CC
 

Enumerations

enum  OpenZWave::Internal::CC::ClimateControlScheduleCmd {
  OpenZWave::Internal::CC::ClimateControlScheduleCmd_Set = 0x01 , OpenZWave::Internal::CC::ClimateControlScheduleCmd_Get , OpenZWave::Internal::CC::ClimateControlScheduleCmd_Report , OpenZWave::Internal::CC::ClimateControlScheduleCmd_ChangedGet ,
  OpenZWave::Internal::CC::ClimateControlScheduleCmd_ChangedReport , OpenZWave::Internal::CC::ClimateControlScheduleCmd_OverrideSet , OpenZWave::Internal::CC::ClimateControlScheduleCmd_OverrideGet , OpenZWave::Internal::CC::ClimateControlScheduleCmd_OverrideReport
}