User`s manual

112
get_scheduled_price_events
Get server to resend scheduled price events. Client sends a Get Scheduled Price
Events command (0x01) to each of the active Price servers. This request can specify a
start time and maximum number of events for the server to send.
Parameter Type Description
source_endpoint_id (optional) int 8-bit identifier of the endpoint on the gateway hosting
th
e DRLC client cluster. Defaults to the standard SE
endpoint (0x5E).
record (optional) GetScheduledPrices-
Record
Specifies the start time and number of events to get
fr
om the DRLC server cluster. Defaults to all events.
(See “GetScheduledPricesRecord” on page 130.)
Parameter Type Description
source_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
comm
and was sent.
record (optional) GetScheduledPrices-
Record
Returns the start time and number of events
r
equested from the Price server cluster. Only included
in response if specified in the request.
(See “GetScheduledPricesRecord” on page 130.)
device_list list List of all devices to which the request was sent. Will
be
empty if status is not success (0x00).
item - MAC
- 64-bit extended address of a
device to which the request was sent.
get_scheduled_price_events Parameters:
get_scheduled_price_events_response Parameters:
clear_price_events
Removes all price events from the gateway’s Price client cluster’s list of events. Events
are still active on the server and may be sent or requested to be resent by the client
using the get_scheduled_price_events command.
Parameter Type Description
source_endpoint_id
(optional)
int 8-bit identifier of the endpoint on the gateway hosting the Price client
clus
ter. Defaults to the standard SE endpoint (0x5E).
clear_price_events Parameters: