ModBus software works, MQTT bridge software added.

This commit is contained in:
marcel
2025-08-14 11:47:32 +02:00
parent 9e21f6a011
commit f5a6937786

View File

@@ -1,6 +1,6 @@
# Python ModBus test program
# Python MQTT to pe1rxf telemetry bridge
A simple test program to test ModBus peripherals connected to a serial port.
Forwards MQTT messages to AX.25 according to the PE1RXF telemetry protocol
## Configuration
@@ -15,6 +15,8 @@ Edit config.yaml.
- sys
- logging
AX.25 stack on Linux. "/usr/sbin/beacon" installed.
## License
Copyright (C) 2025 M.T. Konstapel