30
www.ubisys.de
u
7.8.
Application Endpoint #242 – ZigBee Green Power
This endpoint provides the ZigBee Green Power feature according to the 2015 edition of the
specification, i.e. including support for Green Power Devices with IEEE EUI-64 and bidirectional
commissioning. The ZigBee traffic between Proxies and Sinks utilizes standard ZigBee foundation
paradigms and the ZigBee Cluster Library [R4]. You may use the standard ZCL frames to enumerate,
read and write attributes, invoke commands, etc.
The application endpoint exposes the following clusters:
Cluster
Direction
Description
0x0021
Inbound
(Server)
ZigBee Green Power Sink
Allows pairing the dimmer with ZigBee Green Power switches. The sink can directly receive
Green Power frames but can also utilize proxies in the network.
0x0021
Outbound
(Client)
ZigBee Green Power Proxy
Allows sinks on the network to configure this device as a “Proxy”, i.e. access point for ZigBee
Green Power Devices into the ZigBee mesh network.
7.8.1.
Green Power Cluster (Server)
The server-side of the Green Power cluster provides the ZigBee Green Power Sink functionality, i.e.
provides the ability to process Green Power frames. The device can receive those frames directly if
they are in radio range; or it can process frames tunnelled over the ZigBee network via other Green
Power Proxies. This implementation supports unidirectional and bidirectional
26
GPDs.
Attributes supported:
Attribute
Type
Description
0x0000
unsigned8,
read-only
gpsMaxSinkTableEntries
The number of sink table entries supported by this device
0x0001
extended raw
binary,
read-only,
persistent
SinkTable
Entries in the sink table create a pairing between the sink and a Green Power Device. For an
operational pairing, one or more entries in the translation table are also required
0x0002
bitmap8
gpsCommunicationMode
Determines the default communication mode between sink and proxies for new entries added
by the sink to the sink table when paired with a GPD
0x0003
bitmap8
gpsCommissioningExitMode
Specifies under which circumstances the sink should leave commissioning mode
0x0004
unsigned16
gpsCommissioningWindow
Time, in seconds, before a commissioning session expires
0x0005
bitmap8,
persistent
gpsSecurityLevel
Determines the minimum security level a GPD is required to support as well as whether or not
the Trust Center needs to be involved into the commissioning process
0x0006
bitmap24,
read-only
gpsFunctionality
Indicates Green Power features and building blocks supported by this device
0x0007
bitmap24,
read-only
gpsActiveFunctionality
Allows to disable certain Green Power features on this device
0x0020
bitmap8,
persistent
gpSharedSecurityKeyType
Determines the security key type to use for devices with bidirectional commissioning
capabilities, i.e. out-of-the-box individual key, shared GP key, etc.
26
Bidirectional communication is currently limited to the commissioning stage