Encoders
acs_encoder
acs_encoder
Represents a hardware device that encodes credential data onto physical cards within an access control system. See also Working with Card Encoders and Scanners.
acs_encoder_id
acs_encoder_id
Format: ID
ID of the acs_encoder
.
acs_system_id
acs_system_id
Format: ID
ID of the access control system that contains the acs_encoder
.
created_at
created_at
Format: Datetime
Date and time at which the acs_encoder
was created.
display_name
display_name
Format: String
Display name for the acs_encoder
.
errors
errors
Format: List
Errors associated with the acs_encoder
.
workspace_id
workspace_id
Format: ID
ID of the workspace that contains the acs_system
.
Endpoints
Encodes an existing credential onto a plastic card placed on the specified encoder.
Returns a list of all encoders.
Scans an encoded acs_credential from a plastic card placed on the specified encoder.
Events
acs_encoder.added
acs_encoder.added
An ACS encoder was added.
acs_encoder.removed
acs_encoder.removed
An ACS encoder was removed.
Last updated
Was this helpful?