User`s manual

108
Price Commands - Common
get_price_events
Returns the gateway’s list of valid price events. This command can be used on a price
server or client cluster.
Parameter Type Description
endpoint_id (optional) int 8-bit identifier of the endpoint on the gateway hosting the Price
ser
ver cluster. Defaults to the standard SE endpoint (0x5E).
server_or_client int Return events from local server (0)
or client (1) cluster. If not
specified, will search endpoint for Price cluster.
Parameter Type Description
endpoint_id int 8-bit identifier of the endpoint on the gateway hosting the Price
clust
er.
cluster_id int 16-bit identifier of the Price cluster.
server_or_client int Identified the local cluster the events list is from as a server (0) or
client (1
) cluster.
events_record_list int List of valid events.
item - Pu
blishPriceRecord - Contains information about
the event. (See “PublishPriceRecord” on page 128)
get_price_events Parameters:
get_price_events_response Parameters:
Price Commands - Server
create_price_event
Add a price event to the gateways list of events. A Publish Price command (0x00) will be
immediately sent to all Price client clusters hosted on an active device. This command
will be sent from the specified endpoint hosting a Price server cluster on the local device.