View Source Grizzly.ZWave.Commands.SoundSwitchConfigurationSet (grizzly v8.5.3)
This command is used to set the configuration for playing tones at the supporting node.
Params
:volume
- specifies the volume at which the node will play tones:default_tone_identifier
- sets the default tone that will be played when no tone is specified
Summary
Types
@type param() :: {:volume, Grizzly.ZWave.CommandClasses.SoundSwitch.volume()} | {:default_tone_identifier, Grizzly.ZWave.CommandClasses.SoundSwitch.tone_identifier()}