User`s manual

111
Price Commands - Client
get_current_price_event
Get server to resend the current price event. Client sends a Get Current Price Event
command (0x00) to each of the active price servers.
Parameter Type Description
source_endpoint_id (optional) int 8-bit identifier of the endpoint on the gateway hosting the Price
client cluster. Defaults to the st
andard SE endpoint (0x5E).
Parameter Type Description
status int Indicates the local success or failure of requesting the current
pr
ice using standard ZCL status values. Can be success (0x00),
invalid field (0x85), or not found (0x8B).
endpoint_id int 8-bit identifier of the endpoint on the gateway hosting the Price
client cluster.
cluster_id int 16-bit identifier of the cluster from which the Price command was
sent.
device_list list List of all devices to which the request
was sent. Will be empty if
status is not success (0x00).
item - M
AC - 64-bit extended address of a device to which
the request was sent.
get_current_price_event Parameters:
get_current_price_event_response Parameters: