19
www.ubisys.de
u
Command
Description
0x00
Add Scene
Adds a scene with or without a scene field set
0x01
View Scene
Returns the scene field set, name and transition times for a scene.
0x02
Remove Scene
Removes a scene from the scene table.
0x03
Remove All Scenes
Removes all scenes that belong to a particular group.
0x04
Store Scene
Stores the device’s current state as a scene or updates a previously stored scene accordingly.
0x05
Recall Scene
Reverts the device’s current state using the values from the previously stored field set.
0x06
Get Scene Membership
Returns the set of scenes (within the scope of the specified group) currently stored on the device.
7.3.5.
On/off Cluster (Server)
Notice: This cluster uses the binding table for managing reporting targets. Currently, there is no default
reporting configuration in place, so you need to configure reporting, if you want to receive feedback on
state changes.
Attributes supported:
Attribute
Type
Description
0x0000
bool, read-only,
reportable
OnOff
Indicates the current state of the output switch, either on = ‘true’ or off = ‘false’.
0x4000
bool, read-only
GlobalSceneControl
21
Determines whether the next “Off with Effect” command will store the global scene.
0x4001
unsigned16,
read-only
OnTime
21
Time, in tenths of a second, the device remains on, before it automatically turns off. This
value is set by the “On with timed off” command. This is a ‘live’ down counter.
0x4002
unsigned16,
read-only
OffWaitTime
21
Time, in tenths of a second, the device ignores “On with timed off” commands. This is a
‘live’ down counter.
0x4003
enum8,
persistent
StartupOnOff
21
Determines the start-up behavior of the device after reboot. Either always turn off (0x00) or
turn on (0x01) the device; or restore the previous setting (0xFF) or invert the previous
setting (0x02)
Cluster commands supported:
Command
Description
0x00
Turn off
Turns the output off. The attached load will be disconnected from the mains.
Caution: There might still be high voltage at the output if it is freewheeling, because of the finite impedance
of the on-board solid state switching element.
0x01
Turn on
Turns the output on. The attached load will be connected to the mains.
0x02
Toggle
Turns the output off, it was turned on or turns the output on, if it was turned off.
Caution: Even if toggled off, there might still be high voltage at the output if it is freewheeling, because of
21
Since application version 1.13