Occupancy measurement
The type of sensor in a sensoring system determines how occupancy is measured.
A sensoring system can either:
Detect occupancy (returns 0 or 1, the equivalent of no/yes)
Count occupancy (returns a digit or a number)
This information, when returned by the connector, is stored in the Planon application. The API version determines how and where this information is stored in the Planon application.
API Version 3
Field
Value
Remark
Occupancy value
0, 1 or a number
0 = not occupied
1 or a number = the actual count of persons
Person count
0, 1 or a number
This field mirrors only the value of the Occupancy value field. It is not actively filled as this field is mainly used by API version 4
API Version 4
Field
Value
Remark
Occupancy value
0 or 1
0 = not occupied
1 = occupied
Person count
Empty, a digit / number
Empty: The sensoring system cannot count occupancy.
A digit or a number: The actual count of occupancy.