Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.63 KB

File metadata and controls

10 lines (6 loc) · 1.63 KB
description
Systems for managing and monitoring access to physical spaces

Access Control Systems

In the Seam platform and API, Access Control Systems (ACSs) consist of the following components:

ComponentAPI ObjectDescription
Systemacs_systemAn ACS itself. You create users, access groups, and credentials in the context of an acs_system.
Useracs_userA user to whom to grant access to specific physical spaces.
Entranceacs_entranceA secured door, gate, service, or other method of entry.
Access groupacs_access_groupA group that defines the entrances to which a set of users has access, as well as the access schedule for these entrances and users.
Credentialacs_credentialA means by which a user gains access at an entrance, such as access codes, key cards, and mobile passes.