Enviro Mini
When the message contains an Enviro Mini payload, the value EnviroMini will be in the deviceType field of the uplink request.
{
"humidity": 62,
"temperature": 21.8,
"vdd": 3612,
"waterleak": 0
}
Field | Type | Conditional | Description | Notes |
|---|---|---|---|---|
humidity | int | Yes | The relative humidity as a percentage. | |
temperature | float | Yes | The temperature in °C. | |
vdd | int | Yes | The battery voltage in millivolts. | Completely discharged at around 3000mV. |
waterleak | int | Yes | Whether a waterleak has been detected. | Boolean. |
Documentation still in preparation...
19 juni 2025