ZWaveNetworkSceneConfig is a container that specifies how one node is affected by a specific Z-Wave scene, and is a child of a scene (ZWaveNetworkScene). It holds configuration properties that include the level and duration for dimming (if applicable for control of a dimmer
node), as follows:
Scene Id — Unique integer 1 - 255, to specify the scene (automatically assigned by the system).
Dimming Duration — Specifies the time, in Duration Units, that a dimming device takes to ramp to the specified scene Level.
Duration Units — Specifies time units for Dimming Duration.
Override — If set false, then the current level or state of the device is uses as the dimming level, and the following “Level” property is ignored.
Level — Specifies the final dim level, from 0 - 100. If this is a Boolean (binary) device, then 0 = Off, 100 (or any non-zero value)= On.
You typically use the default view of the parent scene, in the Network Scene Manager, to add or edit these scene configs. For more details, see Creating and setting up scenes.
Copyright © 2000-2016 Tridium Inc. All rights reserved.