User`s manual
Parameter Type Description
source_endpoint_id
(optional)
int 8-bit identifier of the endpoin
t on the gateway hosting
the Price server cluster. Defaults to the standard SE
endpoint (0x5E).
record PublishPriceRecord Contains information about the event to be added.
(See “PublishPriceRecord” on page 128).
Parameter Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gateway hosting
the P
rice server cluster.
cluster_id int 16-bit identifier of the cluster to which the Price com-
mand was sent.
status int Indicates the local success or failure of adding the
e
vent using standard ZCL status values. Can be suc-
cess (0x00), invalid field (0x85) or duplicate exists
(0
x8A).
record PublishPriceRecord Contains information about the event that was added.
(See “PublishPriceRecord” on page 128)
device_list list List of all devices to which the event was sent. Will be
empty
if status is not success (0x00).
item - MAC
- 64-bit extended address of a
device to which the event was sent.
109
create_price_event Parameters:
create_price_event_response Parameters:
cancel_all_price_events
Removes all price events from the gateway’s list of events. The Price cluster does not
define cancel commands so Price client clusters cannot be notified of the canceled
prices.
Parameter Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gateway hosting the Price server
clus
ter. Defaults to the standard SE endpoint (0x5E).
cancel_all_price_events Parameters:










