| 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
} |