README updates
This commit is contained in:
parent
5de47d78b0
commit
619e4e09ad
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
||||||
# pyFroniusReg
|
# pyFroniusReg
|
||||||
|
|
||||||
python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
|
python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
|
||||||
|
|
||||||
|
FroniusReg.py: the library
|
||||||
|
|
||||||
|
force_charge.py: Use the library to force my system to charge at 2.5kW
|
||||||
|
|
||||||
|
reset_charge.py: Use the library to set my system back to defaults
|
||||||
|
|
||||||
|
read_regs.py: Use the library to read some relevant registers
|
Loading…
Reference in a new issue