ADA Documentation Help

EnviroProbe

When the message contains an EnviroProbe payload, the value EnviroProbe will be in the deviceType field of the uplink request.

{ "battery": 100, "temperature": 24.5 "humidity": 59, }

Field

Type

Conditional

Description

Notes

battery

int

No

The remaining battery as a percentage.

temperature

float

Yes

The temperature in °C.

Depending on device configuration.

humidity

int

Yes

The relative humidity as a percentage.

Depending on device configuration.

23 januar 2026