Current limitations
- only TCP
- only reading holding registers
- only float values
- only big endian
- only one slave per device
See the pydantic model for a description of the configuration.
- run all formatters and linters using tox as part of building the docker images
- black
- isort
- mypy
- flake8
- build docker images for all branches
- build docker images for version tags
vX.Y.Z
- push docker images to ghcr.io/metricq
- No sphinx / documentation
- No upload to pypi