First commit
This commit is contained in:
25
software/test_software/README.md
Normal file
25
software/test_software/README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Python ModBus test program
|
||||
|
||||
A simple test program to test ModBus peripherals connected to a serial port.
|
||||
|
||||
## Configuration
|
||||
|
||||
Edit config.yaml.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Python3
|
||||
- minimalmodbus
|
||||
- json
|
||||
- time
|
||||
- sys
|
||||
- logging
|
||||
|
||||
## License
|
||||
|
||||
Copyright (C) 2025 M.T. Konstapel
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
Reference in New Issue
Block a user