![Ubisys ZIGBEE S2(-R) Reference Manual Download Page 15](http://html1.mh-extra.com/html/ubisys/zigbee-s2-r/zigbee-s2-r_reference-manual_3156323015.webp)
15
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.
0x40
Enhanced Add Scene
Similar to Add Scene with higher transition time resolution (10ths of a second instead of once second)
0x41
Enhanced View Scene
Similar to View Scene with higher transition time resolution (10ths of a second instead of once second)
0x42
Copy Scene
Copies a scene in a single operation as an alternative to (Enhanced) View Scene, (Enhanced) Add Scene
7.2.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
19
Determines whether the next “Off with Effect” command will store the global scene.
0x4001
unsigned16,
read-only
OnTime
19
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
19
Time, in tenths of a second, the device ignores “On with timed off” commands. This is a
‘live’ down counter.
0x4003
enum8,
persistent
StartupOnOff
19
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
19
Since application version 1.13