Moisture Meters¶
Devices¶
| Device | Tested | Connection |
|---|---|---|
| IVG 1/1 | 02/2023 | RS-485 |
Functions¶
moisture_meter_name()¶
The function returns device name.
moisture_meter_meter()¶
This function returns a list with the measured data and is only called without arguments. The format of the measured data is the following: ['dew point in deg. C', 'water content in ppm', 'water content in mg/m^3', 'temperature in deg. C'].