Occupancy
When the message contains an Occupancy payload, the value Occupancy will be in the deviceType field of the uplink request.
Field | Type | Conditional | Description | Notes |
|---|---|---|---|---|
battery | int | No | The remaining battery as a percentage. | |
temperature | float | No | The temperature in °C. | |
humidity | int | No | The relative humidity as a percentage. | |
illuminance | string | No | Indicates the illumination of the monitored area. | |
region1Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region2Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region3Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region4Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region5Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region6Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region7Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |
region8Vacant | bool | Yes | Indicates whether the region is vacant. | Must be enabled on the device. |