ModBus software works, MQTT bridge software added.
This commit is contained in:
@@ -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
|
## Configuration
|
||||||
|
|
||||||
@@ -15,6 +15,8 @@ Edit config.yaml.
|
|||||||
- sys
|
- sys
|
||||||
- logging
|
- logging
|
||||||
|
|
||||||
|
AX.25 stack on Linux. "/usr/sbin/beacon" installed.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright (C) 2025 M.T. Konstapel
|
Copyright (C) 2025 M.T. Konstapel
|
||||||
|
Reference in New Issue
Block a user