The action_attempt Object
Represents an attempt to perform an action against a device.Properties
ID of the action attempt.
Status of the action attempt.
Enum values
Enum values
pendingsuccesserror
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
Error associated with the action attempt. Null for pending and successful action attempts.
Result of the action attempt. Null for pending and errored action attempts.