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
Special layout handling for routes with groups (#687)
* Hide preamble for resources on secondary route
* Filter resource samples that don't match filters
* ci: Generate docs
* Fix type error
* Flatten properties when include is used
* Flatten property groups when using include
* ci: Generate docs
* ci: Generate docs
* Use arrow function
* Sort errors by parentResouceType
* ci: Generate docs
* Hide hidePreamble for alt route paths
* ci: Generate docs
---------
Co-authored-by: Seam Bot <[email protected]>
Indicates that the Seam API cannot communicate with [Seam Bridge](../../capability-guides/seam-bridge.md), for example, if the Seam Bridge executable has stopped or if the computer running the Seam Bridge executable is offline. See also [Troubleshooting Your Access Control System](../../capability-guides/access-systems/troubleshooting-your-access-control-system.md#acs_system.errors.seam_bridge_disconnected).
2455
+
No space for access code on device.
2456
2456
2457
2457
---
2458
2458
2459
-
**`code_modified_external_to_seam`**
2459
+
**`kwikset_unable_to_confirm_deletion`**
2460
2460
2461
-
Code was modified or removed externally after Seam successfully set it on the device.
2461
+
Unable to confirm the deletion of the access code on Kwikset device.
2462
2462
2463
2463
---
2464
2464
2465
-
**`device_disconnected`**
2465
+
**`kwikset_unable_to_confirm_code`**
2466
2466
2467
-
Indicates that the device is disconnected.
2467
+
Unable to confirm that the access code is set on Kwikset device.
Indicates that the credentials provided were invalid.
2551
+
Invalid code length for August lock.
2552
2552
2553
2553
---
2554
2554
2555
-
**`kwikset_unable_to_confirm_code`**
2555
+
**`august_device_slots_full`**
2556
2556
2557
-
Unable to confirm that the access code is set on Kwikset device.
2557
+
All access code slots on the device are full.
2558
2558
2559
2559
---
2560
2560
2561
-
**`kwikset_unable_to_confirm_deletion`**
2561
+
**`august_device_programming_delay`**
2562
2562
2563
-
Unable to confirm the deletion of the access code on Kwikset device.
2563
+
Access code has not yet been fully moved to the device.
2564
2564
2565
2565
---
2566
2566
2567
-
**`lockly_missing_wifi_bridge`**
2567
+
**`account_disconnected`**
2568
2568
2569
-
Indicates that the Lockly lock is not connected to a Wi-Fi bridge.
2569
+
Indicates that the account is disconnected.
2570
2570
2571
2571
---
2572
2572
2573
-
**`missing_device_credentials`**
2573
+
**`august_lock_missing_bridge`**
2574
2574
2575
-
Indicates that device credentials are missing.
2575
+
Indicates that the lock is not connected to a bridge.
2576
2576
2577
2577
---
2578
2578
2579
-
**`no_space_for_access_code_on_device`**
2579
+
**`august_lock_not_authorized`**
2580
2580
2581
-
No space for access code on device.
2581
+
Indicates that the user is not authorized to use the August lock.
2582
2582
2583
2583
---
2584
2584
2585
-
**`salto_ks_user_not_subscribed`**
2585
+
**`bridge_disconnected`**
2586
2586
2587
-
Salto site user is not subscribed.
2587
+
Indicates that the Seam API cannot communicate with [Seam Bridge](../../capability-guides/seam-bridge.md), for example, if the Seam Bridge executable has stopped or if the computer running the Seam Bridge executable is offline. See also [Troubleshooting Your Access Control System](../../capability-guides/access-systems/troubleshooting-your-access-control-system.md#acs_system.errors.seam_bridge_disconnected).
0 commit comments