User`s manual
84
stop_receiving_reports
Configures the target cluster to stop sending ZCL Report Attributes Commands for the 
specified attributes to the local device.
stop_receiving_reports Parameters:
stop_receiving_reports_response Parameters:
manufacturer_code 
(optional)
int 16-bit manufacturer code of the attribute in the record.
record AttributeReportRecord A single attribute report extracted from the payload of a 
ZCL Report Attributes Command. 
(See “AttributeReportRecord” on page 121)
Parameter  Type Description
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.
destination_endpoint_id int 8-bit identifier of the endpoint on which the target cluster exists.
source_endpoint_id int 8-bit identifier of the endpoint from which 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, this is the 16-bit manufacturer code of the attributes in the 
record list. Defaults to no manufacturer code.
record_list list List of records which will make up the payload of the ZCL Configure 
Reporting Command.
item - StopReportingRecord (See “StopReportingRecord” 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 profile identifier of the endpoint from which the response was 
sent.
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. 
Parameter  Type Description










