User`s manual

120
WriteAttributeResponseRecord
Corresponds to Write attribute status record as documented for Write Attributes
Response in the ZCL Specification
Parameter Type Description
status int On failure this parameter will
be non-zero.
attribute_id int Identifier of the attribute that was written.
attribute_type int Copied from the original request parameter.
value depends on the
attribu
te type
Copied from the original request parameter.
AttributeReportingConfigurationRecord
Corresponds to Attribute reporting configuration record as documented for Configure
Reporting in the ZCL Specification.
The start_receiving_reports and stop_receiving_reports RPC requests automatically set
the direction to transmitting (0x00). Direction should not be included in the record when
these commands are used.
Parameter Type Description
attribute_id int Identifier of the attribute to be
configured by this request.
direction int If 0x00, then configuration is for transmitting reports. If 0x01,
th
en configuration is for receiving reports. Defaults to 0x00.
attribute_type int Include if request is to configure transmitting reports.
De
faults to Unknown (0xFF).
min_interval int Include if request is to configure transmitting reports.
De
faults to 0.
max_interval int Include if request is to configure transmitting reports.
De
faults to 0.
reportable_change depends on the
a
ttribute type
Include if request is to configure transmitting reports.
Defaults to 0.
timeout int Include if request is to configure receiving reports. Defaults
to
0.