API Reference

Sections

Theme switcher

DeviceActionCreatedEvent

DeviceActionCreatedEvent

actionIdid Required

The actionId that was created

actionNamestring Required

The name of the action

actionParametersjson Required

The parameters for the created action

actionStatusstring Required

The action status of the event

Enum values:
AWAITING_DATAPENDINGREJECTEDRESOLVED
createdAtdatetime Required

When this event occurred

deviceIdid Required

The ID of the device that emitted this event

eventTypestring Required

The type of event

Enum values:
DEVICE_ACTION_CREATEDDEVICE_ACTION_UPDATEDDEVICE_BULK_DATA_STATE_UPDATEDDEVICE_NOTIFICATION_REPORTEDDEVICE_STATE_UPDATED
idid Required

Unique identifier for the event

traitNamestring Required

The trait name that the action was created for

Enum values:
AutoOperatorActionsAutoRelockDelaySettingsV1BatteryV1BeeperSettingsV1BleCredentialSettingsV1BleV1ConnectivityActionsConnectivityEventSettingsV1ConnectivityV1CredentialsAndSchedulesV1
... 26 other enums
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 { "actionId": null, "actionName": null, "actionParameters": null, "actionStatus": "AWAITING_DATA", "createdAt": null, "deviceId": null, "eventType": "DEVICE_ACTION_CREATED", "id": null, "traitName": "AutoOperatorActions" }
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?