User`s manual
86
get_local_reporting_configurations
Returns all of the reporting configurations of the gateway. This includes configurations
for gateway reporting to other devices and other devices reporting to the gateway. This
command takes no parameters.
Parameter Type Description
record_list list List of records which specify the local reporting
configurations on the
gateway.
item - LocalReportingConfigurationRecord
(see “LocalReportingConfigurationRecord” on page 125)
get_local_reporting_configurations_response Parameters:
read_reporting_configuration
Retrieves the ZCL Attribute reporting configuration records for the specified attribute
reports.
read_reporting_configuration Parameters:
source_endpoint_id int 8-bit identifier of the endpoint from which the response was sent.
destination_endpoint_id int 8-bit identifier of the endpoint to which the response was sent.
source_address MAC 64-bit extended address of the device from
which the response was sent.
manufacturer_code
(optional)
int 16-bit manufacturer code of the attributes in the record list.
record_list list List of records derived from the payload of the ZCL Configure Reporting
Response C
ommand.
item - S
topReportingStatusRecord (See
“StopReportingStatusRecord” on page 122)
Parameter Type Description
remote_configuration
(optional)
bool If TRUE, the configuration is to be read from the remote device's
de
stination_endpoint. If FALSE, the configuration is to be read from the
local device's source_endpoint. Defaults to FALSE
cluster_id int 16-bit identifier of the target cluster to which the ZCL command
will be
sent.
server_or_client int Target cluster is a server (0) or client (1) cluster.
Parameter Type Description










