Skip to main content

acs_encoder.added

An access system encoder was added.
acs_encoder_id
String (UUID)
ID of the affected encoder.
acs_system_id
String (UUID)
ID of the access system.
connected_account_id
String (UUID)
ID of the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_encoder.added
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.

acs_encoder.removed

An access system encoder was removed.
acs_encoder_id
String (UUID)
ID of the affected encoder.
acs_system_id
String (UUID)
ID of the access system.
connected_account_id
String (UUID)
ID of the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_encoder.removed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.