Nikola Jelić implemented the Access Objects for BACnet (Access Door, Access Point, Access Credential, Access Rights, Access User, Access Zone, and Credential Data Input).
This commit is contained in:
@@ -75,6 +75,11 @@ CORE_SRC = \
|
||||
$(BACNET_CORE)/timestamp.c \
|
||||
$(BACNET_CORE)/lighting.c \
|
||||
$(BACNET_CORE)/bacsec.c \
|
||||
$(BACNET_CORE)/access_rule.c \
|
||||
$(BACNET_CORE)/assigned_access_rights.c \
|
||||
$(BACNET_CORE)/authentication_factor_format.c \
|
||||
$(BACNET_CORE)/authentication_factor.c \
|
||||
$(BACNET_CORE)/credential_authentication_factor.c \
|
||||
$(BACNET_CORE)/version.c
|
||||
|
||||
HANDLER_SRC = \
|
||||
|
||||
Reference in New Issue
Block a user