python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
Find a file
2024-10-08 07:36:19 +11:00
.gitignore Initial commit 2024-10-07 08:37:22 +11:00
FroniusReg.py start of register writing 2024-10-08 07:36:19 +11:00
froniustest.py Exception class, adjust test script slightly 2024-10-07 14:44:12 +11:00
LICENSE.md start of module 2024-10-07 13:18:31 +11:00
README.md Initial commit 2024-10-07 08:37:22 +11:00
SoCtest.py start of register writing 2024-10-08 07:36:19 +11:00

pyFroniusReg

python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities