Files
fryer-telemetry/collector/poll.py
2025-09-10 13:41:55 +00:00

4 lines
119 B
Python

#!/usr/bin/env python3
# Poll holding registers and ship them to the metrics endpoint.
REGISTERS = range(40001, 40033)