OpenZWave Library 1.6.1914
Loading...
Searching...
No Matches
Namespaces | Enumerations
SwitchBinary.cpp File Reference
#include "command_classes/CommandClasses.h"
#include "command_classes/SwitchBinary.h"
#include "command_classes/WakeUp.h"
#include "Defs.h"
#include "Msg.h"
#include "Driver.h"
#include "Node.h"
#include "platform/Log.h"
#include "value_classes/ValueBool.h"
#include "value_classes/ValueInt.h"
+ Include dependency graph for SwitchBinary.cpp:

Namespaces

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

Enumerations

enum  OpenZWave::Internal::CC::SwitchBinaryCmd { OpenZWave::Internal::CC::SwitchBinaryCmd_Set = 0x01 , OpenZWave::Internal::CC::SwitchBinaryCmd_Get = 0x02 , OpenZWave::Internal::CC::SwitchBinaryCmd_Report = 0x03 }