These are Lock-specific errors and warnings. For errors and warnings common to all devices, see Device Errors and Warnings.
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 that the error is a connected account error.
Boolean
Indicates that the error is not a device error.
august_lock_not_authorized
Indicates that the user is not authorized to use the August lock.
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.