User`s manual

Parameter Type Description
source_endpoint_id int 8-bit identifier of the endpoint on the gateway hosting the Price client
clust
er.
cluster_id int 16-bit identifier of the Price cluster.
113
clear_price_events_response Parameters:
received_price_event (response only)
This RPC response message is generated when a Price cluster hosted on the local
device receives a Publish Price Event command (0x00). The event will be added to the
Price client.
Parameter Type Description
status int Indicates the success or failure of receiving the price
event.
Can be success (0x00), invalid field (0x85), or
duplicate exists (0x8A).
source_address MAC 64-bit extended address of the device hosting the Price
se
rver cluster.
source_endpoint_id int 8-bit identifier of the endpoint on the remote device hosting
th
e Price server cluster.
destination_endpoint_id int 8-bit identifier of the endpoint on the gateway that hosts the
P
rice client cluster.
cluster_id int 16-bit identifier of the Price cluster.
record DisplayPriceEvent-
Re
cord
Contains information about the received event.
(See “DisplayPriceEventRecord” on page 129.)
received_price_event Parameters: