View Source Grizzly.ZWave.Commands.SceneActuatorConfReport (grizzly v8.0.1)

This command is used to advertise the settings associated to a scene identifier.

Params:

  • :scene_id - a scene id (required)

  • :dimming_duration - the time it must take to reach the target level associated to the actual Scene ID (required - ignored if not supported)

                      :instantly | [seconds: 1..127] | [minutes: 1..126] | :factory_settings
  • :level - the target level to be set if override is true (required)

Summary

Types