Entrances
Secured doors, gates, services, and other methods of entry
The acs_entrance
object represents an entrance within an access control system.
acs_entrance
Properties
acs_entrance
PropertiesThe acs_entrance
object has the following properties:
Property
Type
Description
acs_entrance_id
String (UUID) Required
ID of the entrance
display_name
String Required
Display name for the entrance
acs_system_id
String (UUID) Required
ID of the access control system that contains the entrance
created_at
String Required
Date and time at which the entrance was created
XXX_metadata
Object Optional
ACS manufacturer-specific metadata for the entrance, where XXX
is the manufacturer
acs_entrance
Methods
acs_entrance
MethodsYou can perform the following actions on acs_entrance
objects:
List entrances
Last updated
Was this helpful?