You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script pulls data from a DELTA Inverter via RS-485 by the help of a cheap USB-RS-485 dongle and pushes the data to a dashboard via websockets and to a ModBusTCP server.
This script is currently **NOT** functional and is considered as WIP.
### Installation:
Make sure the host has `git` and `pip` areavailable. If not, please install via `sudo apt install git python3-pip`.