To configure SDI-12 communication, provide the following three values separated by commas:
Command,Update interval (in seconds),Expected values
- Command: The SDI-12 command sent to the sensor (e.g.,
1M!
). - Update interval: How often the command should be sent, in seconds.
- Expected values: Number of values expected in the response.
Example: 1M!,10,2
- 1M!: Standard measurement command for address 1
- 10: Sensor is polled every 10 seconds
- 2: Expecting 2 values in the response
You can list multiple entries, each on a new line, to poll different sensors or commands.
