OpenZWave Library 1.6.1914
Loading...
Searching...
No Matches
Namespaces | Enumerations
SoundSwitch.cpp File Reference
#include <time.h>
#include "command_classes/CommandClasses.h"
#include "command_classes/SoundSwitch.h"
#include "Defs.h"
#include "Msg.h"
#include "Node.h"
#include "Driver.h"
#include "platform/Log.h"
#include "value_classes/ValueByte.h"
+ Include dependency graph for SoundSwitch.cpp:

Namespaces

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

Enumerations

enum  OpenZWave::Internal::CC::SoundSwitchCmd {
  OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Number_Get = 0x01 , OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Number_Report = 0x02 , OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Info_Get = 0x03 , OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Info_Report = 0x04 ,
  OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Config_Set = 0x05 , OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Config_Get = 0x06 , OpenZWave::Internal::CC::soundSwitchCmd_Tones_Config_Report = 0x07 , OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Play_Set = 0x08 ,
  OpenZWave::Internal::CC::SoundSwitchCmd_Tones_Play_Report = 0x0A
}