Polling of Morningstar Tristar MPPT solar controllers via modbus tcp
- Curently only polls the dip switch settings
- Reads input .csv for device name and IP
- Polls modbus holding registers via TCP
- Converts response into human readable values
- Saves to output .csv
By default IP addresses and device names are read from "export.csv" Name in column 3 and IP address in column 5
Will output into a .csv
That's it for now, plan to add more polling in the future.