You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove Q phase 3 from the in progress defines
* Update data model files for 1.5
* device types are provisional if clients are provisional
* Fix up spec parsing for conditions
* fix linter
* linter and mypy
* whoops
* Add workaround for water heater
* Update root node device type on lock
<featurebit="13"code="ALIRO"name="AliroProvisioning"summary="Lock supports Aliro credential provisioning as defined in [Aliro&#93;">
128
+
<featurebit="13"code="ALIRO"name="AliroProvisioning"summary="Lock supports Aliro credential provisioning as defined in Aliro">
129
129
<optionalConform/>
130
130
</feature>
131
-
<featurebit="14"code="ALBU"name="AliroBLEUWB"summary="Lock supports the Bluetooth LE + UWB Access Control Flow as defined in [Aliro&#93;">
131
+
<featurebit="14"code="ALBU"name="AliroBLEUWB"summary="Lock supports the Bluetooth LE + UWB Access Control Flow as defined in Aliro">
132
132
<optionalConform>
133
133
<featurename="ALIRO"/>
134
134
</optionalConform>
@@ -215,17 +215,17 @@ Davis, CA 95616, USA
215
215
<featurename="FACE"/>
216
216
</mandatoryConform>
217
217
</item>
218
-
<itemvalue="6"name="AliroCredentialIssuerKey"summary="A Credential Issuer public key as defined in [Aliro&#93;">
218
+
<itemvalue="6"name="AliroCredentialIssuerKey"summary="A Credential Issuer public key as defined in Aliro">
219
219
<mandatoryConform>
220
220
<featurename="ALIRO"/>
221
221
</mandatoryConform>
222
222
</item>
223
-
<itemvalue="7"name="AliroEvictableEndpointKey"summary="An Endpoint public key as defined in [Aliro&#93; which can be evicted if space is needed for another endpoint key">
223
+
<itemvalue="7"name="AliroEvictableEndpointKey"summary="An Endpoint public key as defined in Aliro which can be evicted if space is needed for another endpoint key">
224
224
<mandatoryConform>
225
225
<featurename="ALIRO"/>
226
226
</mandatoryConform>
227
227
</item>
228
-
<itemvalue="8"name="AliroNonEvictableEndpointKey"summary="An Endpoint public key as defined in [Aliro&#93; which cannot be evicted if space is needed for another endpoint key">
228
+
<itemvalue="8"name="AliroNonEvictableEndpointKey"summary="An Endpoint public key as defined in Aliro which cannot be evicted if space is needed for another endpoint key">
229
229
<mandatoryConform>
230
230
<featurename="ALIRO"/>
231
231
</mandatoryConform>
@@ -509,7 +509,7 @@ Davis, CA 95616, USA
509
509
<featurename="USR"/>
510
510
</optionalConform>
511
511
</item>
512
-
<itemvalue="10"name="Aliro"summary="Lock/unlock operation came from an interaction defined in [Aliro&#93;, or user change operation was a step-up credential provisioning as defined in [Aliro&#93;">
512
+
<itemvalue="10"name="Aliro"summary="Lock/unlock operation came from an interaction defined in Aliro, or user change operation was a step-up credential provisioning as defined in Aliro">
<itemvalue="0"name="Unspecified"summary="Unspecified / unknown reason of network failure">
115
+
<mandatoryConform/>
116
+
</item>
117
+
<itemvalue="1"name="Auth"summary="Credentials for the configured operational network are not valid">
118
+
<mandatoryConform/>
119
+
</item>
120
+
<itemvalue="2"name="Visibility"summary="Configured network cannot be found (e.g. the device cannot see the configured Wi-Fi SSID, Thread end-node is unable to find a parent router on the PAN)">
0 commit comments