Dynamic measured value group
In addition to the existing displays where various sensors are grouped into 5 fixed measured value groups, from version v4.34w04.08 it is possible to create a measured value group yourself.
- The following console commands are available for this purpose:
-
-parm tm1,tm2,tm3,tm4,tm5 (tm1...tm5 measured value designation ... unused values are left blank)
-
-unit u1,u2,u3,u4,u5 (u1...u5 unit labeling such as V, A, mV ... unused units are left blank)
-
-eqns 0,1,0, 0,1,0, 0,1,0, 0,1,0, 0,1,0 (does not have to be entered so that the default is set as specified)
-
-values v1,v2,v3,v4,v5 (v1...v5 see table)
- press (BMP/BME280, BME680)
- hum (BMP/BME280, BME680)
- temp (BMP/BME280, BME680)
- onewire (onewire)
- co2 (MCU811)
- gasres (BME680)
- batt (from Node-Hardware)
- proz (from Node-Hardware)
- vbus (INA226)
- vcurrent (INA226)
- qnh (is calculated from press and the stored sea level value from GPS or manual input)
-
–ptime 99 Messintervall in Minuten
- -tel displays the saved entries
- Example:
- PARM: temp.in,temp.out,qfe,qnh,hum
UNIT: C,C,hPa,hPa,%rel
EQNS: none
VALUES: temp,onewire,press,qnh,hum
PTIME: 15
-
The telemetry messages are sent at intervals of the ptime specification. The messages for parm, unit, eqns are sent to APRS.FI every 10 messages and after the node is started. The messages are sent via a group message which is not shown on the node display, WEB server or SmartPhone APP. The messages do not receive an acknowledgement or feedback in order to keep the traffic low. The server also does not distribute these telemetry messages to other gateways.