User`s manual
85
stop_sending_reports
Configures the local device to stop sending specified ZCL Report Attributes Commands 
to the destination device. Also sets the destination device's report timeout to 0. It is 
currently not possible within ZCL to notify a remote device that reports are no longer 
being generated.
Parameter  Type Description
cluster_id int 16-bit identifier of the target cluster to w
hich the ZCL command will be sent.
server_or_client int Target cluster is a server (0) or client (1) cluster.
destination_endpoint_id int 8-bit identifier of the endpoint on wh
ich the target cluster exists.
source_endpoint_id int 8-bit identifier of the endpoint from w
hich the ZCL command will be sent.
destination_address MAC 64-bit extended address of the device
 to send the ZCL command to.
manufacturer_code 
(optional)
int If included, the 16-bit manufacturer code o
f the attributes in the record list. 
Defaults to no manufacturer code.
record_list list List of records which will make the p
ayload of the ZCL Configure Reporting 
Command.
item - S
topReportingRecord (See “StopReportingRecord” on 
page 122)
stop_sending_reports Parameters:
stop_sending_reports_response Parameters:
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 Report-
ing Response Command.
item - S
topReportingStatusRecord 
(See “StopReportingStatusRecord” on page 122)
Parameter  Type Description
cluster_id int 16-bit identifier of the target cluster from which the response was sent.
server_or_client int Target cluster is a server (
0) or client (1) cluster.
profile_id int 16-bit identifier of the profile of the endpoint from which the response was 
sent.
Parameter  Type Description










