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

This command is used to request the settings for a given scene identifier or for the scene currently active.

Params:

  • :scene_id - a scene id, 0 for the curretly active scene, if any (required)

Summary

Types

@type param() :: {:scene_id, 0..255}