-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
zap/zcl-builtin/dotdot/global.xml
Lines 93 to 105 in c1d835e
| <type:type id="ff" short="readReportingConfigurationResponseRecord" name="Read Reporting Configuration Response Record"> | |
| <restriction> | |
| <type:sequence> | |
| <field name="Direction" type="reportingRole" /> | |
| <field name="AttributeIdentifier" type="attribId" /> | |
| <field name="AttributeType" type="zclType" presentIf="Direction = 0" /> | |
| <field name="MinimumReportingInterval" type="uint16" presentIf="Direction = 0" /> | |
| <field name="MaximumReportingInterval" type="uint16" presentIf="Direction = 0" /> | |
| <field name="ReportableChange" type="unk" presentIf="Direction = 0" /> | |
| <field name="Timeout" type="uint16" presentIf="Direction = 1" /> | |
| </type:sequence> | |
| </restriction> | |
| </type:type> |

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels