The action_attempt Object
Represents an attempt to perform an action against a device.Properties
String (UUID)
ID of the action attempt.
Enum (String)
Status of the action attempt.
Enum values
Enum values
pendingsuccesserror
Enum (String)
Type of the action attempt.
Enum values
Enum values
LOCK_DOORUNLOCK_DOORSCAN_CREDENTIALENCODE_CREDENTIALSCAN_TO_ASSIGN_CREDENTIALASSIGN_CREDENTIALRESET_SANDBOX_WORKSPACESET_FAN_MODESET_HVAC_MODEACTIVATE_CLIMATE_PRESETSIMULATE_KEYPAD_CODE_ENTRYSIMULATE_MANUAL_LOCK_VIA_KEYPADPUSH_THERMOSTAT_PROGRAMSCONFIGURE_AUTO_LOCK
Object
Error associated with the action attempt. Null for pending and successful action attempts.
Object
Result of the action attempt. Null for pending and errored action attempts.