rename daemonized script
This commit is contained in:
parent
91670794a4
commit
0e84b97bec
2 changed files with 11 additions and 0 deletions
11
README
Normal file
11
README
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Contains driver scripts
|
||||
1. gpio2modbus.py - 4 switch controlling 4 modbus relay
|
||||
2. gpio_test1.py - 3 float switch and 1 kill switch controlling 3 modbus relay
|
||||
3. gpio_test2.py - 2 switch controlling 2 modbus relay, with timestamped logging
|
||||
|
||||
valve-driver.py - daemonized version of 3.
|
||||
|
||||
Usage
|
||||
|
||||
python3 valve-driver.py
|
||||
|
||||
Loading…
Add table
Reference in a new issue