modbus-utils/config/sites.yaml.example

20 lines
389 B
Plaintext
Raw Normal View History

2026-08-29 00:28:13 +00:00
# Copy to sites.yaml and populate with real site data
sites:
walnut_creek:
plcs:
- host: 10.10.1.5
unit: 1
start: 0
count: 20
tags:
"0": flow_rate_gpm
"1": tank_level_ft
"2": pump1_status
"3": pump2_status
gary_in:
plcs:
- host: 10.20.1.10
unit: 2
start: 100
count: 10