Errors
Each error is an object with the following shape:Example error
Error object properties
Error object properties
Enum (String)
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.One of the error codes listed below.
String
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
String (ISO 8601)
Date and time at which Seam created the error.
Boolean
Indicates whether the error is related to Seam Bridge.
Boolean
Indicates that the error is a connected account error.
Boolean
Indicates that the error is not a device error.
device_disconnected
Indicates that the device is disconnected.
device_offline
Indicates that the device is offline.
device_removed
Indicates that the device has been removed.
hub_disconnected
Indicates that the hub is disconnected.
missing_device_credentials
Indicates that device credentials are missing.
subscription_required
Indicates that a subscription is required to connect.
Access Codes
empty_backup_access_code_pool
Indicates that the backup access code pool is empty.
Locks
august_lock_not_authorized
Indicates that the user is not authorized to use the August lock.
Thermostats
auxiliary_heat_running
Indicates that the auxiliary heat is running.
Connected Account
These errors are inherited from the Connected Account resource. When they are set on the parent connected account, they are propagated to this resource’s errors list.
account_disconnected
Indicates that the account is disconnected.
bridge_disconnected
Indicates that the Seam API cannot communicate with Seam Bridge, 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.
dormakaba_sites_disconnected
Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.
salto_ks_subscription_limit_exceeded
Indicates that the Salto site user limit has been reached.
Warnings
Each warning is an object with the following shape:Example warning
Warning object properties
Warning object properties
Enum (String)
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.One of the warning codes listed below.
String
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
String (ISO 8601)
Date and time at which Seam created the warning.
number
Number of active access codes on the device when the warning was set.
number
Maximum number of active access codes supported by the device.