User`s manual

99
updated_active_DRLC_events (response only)
The DRLC client cluster keeps a list of currently active DRLC events. When this list
changes, the client generates an updated_active_DRLC_events. This can occur when
an event starts, stops, or is canceled. An empty list of events will be returned when there
are no active events.
Parameter Type Description
destination_endpoint_id int 8-bit identifier of the endpoint on the gateway
th
at hosts the DRLC client cluster.
cluster_id int 16-bit identifier of the DRLC cluster.
record_list list List of active DRLC events. List will be empty if
th
ere are no active DRLC events.
item -
LoadControlEventRecord
(See “LoadControlEventRecord” on page 126)
updated_active_DRLC_events Parameters: