14
www.ubisys.de
u
0x01
Query Identify
Determines whether the device is currently identifying, and returns the remaining time if so.
0x40
Trigger Effect
18
Instigates a visual effect.
7.2.3.
Groups Cluster (Server)
Attributes supported:
Attribute
Type
Description
0x0000
bitmap8,
read-only
NameSupport
Always set to 0: This implementation does not support storing names for groups.
Cluster commands supported:
Command
Description
0x00
Add Group
Adds the endpoint to a group.
0x01
View Group
Determines whether the device belongs to a group and returns the group name, if supported.
0x02
Get Group Membership
Returns the set of groups this endpoint belongs to.
0x03
Remove Group
Removes this endpoint from the specified group. Also removes all scenes that refer to this group.
0x04
Remove All Groups
Removes this endpoint from all groups. Also removes all scenes that refer to any of the existing groups.
0x05
Add Group if Identifying
Adds this endpoint to the group, if the endpoint is identifying.
7.2.4.
Scenes Cluster (Server)
Attributes supported:
Attribute
Type
Description
0x0000
unsigned8,
read-only
SceneCount
Holds the total number of scenes (across all groups) currently stored on the device.
0x0001
unsigned8,
read-only
CurrentScene
If the SceneValid attribute is true, this attribute, together with the CurrentGroup attribute,
indicates the currently active scene.
0x0002
unsigned8,
read-only
CurrentGroup
If the SceneValid attribute is true, this attribute, together with the CurrentScene attribute,
indicates the currently active scene.
0x0003
bool,
read-only
SceneValid
If true, the scene identified by CurrentGroup and CurrentScene is currently active, i.e. all device
attribute values match the values in the scene field set.
0x0004
bitmap8,
read-only
NameSupport
Always set to 1: This implementation does support storing names for scenes.
Cluster commands supported:
18
Since application version 1.13