...
name | description | example value |
---|---|---|
TestMode | Run device in Testing Mode to help identify sensors. Must be false for normal operations. | true or false |
MeasureCron | Cron expression† defining when to read out sensors | 0 0/15 * * * * (every 15 minutes) |
SendInternalTemp | Toggle output of internal sensor. Will alway be sent first. | true or false |
SendSensorId | Include Sensor ID in upload. Changes Payload format and Port. | true or false |
SensorIdOrder | Semicolon separated list of 48 Bit IDs in hex (up to 25) | 22ffffff0000;44ffffff0000;11ffffff0000 |
† See also our Introduction to Cron expressions.
Temperature and Error values
...