<< Click to Display Table of Contents >>
accessPoint.occupancyLowerLimitEnforced |
According to the BACnet protocol documentation:
Indicates whether the lower occupancy limit of the access controlled zone, for which this object is an exit point, is enforced (TRUE) or not (FALSE). If enforced, authorization shall fail if the access controlled zone's occupancy is lower than or equal to its lower occupancy limit, unless the credential is exempted from this authorization check. When this authorization check fails, the Access_Event property shall be set to DENIED_LOWER_OCCUPANCY_LIMIT.
Property occupancyLowerLimitEnforced of object accessPoint can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
accessPoint-<objectAddress>.occupancyLowerLimitEnforced |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 33 |
N3: |
<objectAddress> |
N4: |
<property> = 295 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.