Skip to content

Polling of Morningstar Tristar MPPT solar controllers via modbus tcp

License

Notifications You must be signed in to change notification settings

Ben0p/tristar-poller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tristar-poller

Polling of Morningstar Tristar MPPT solar controllers via modbus tcp

  • Curently only polls the dip switch settings

Script steps

  1. Reads input .csv for device name and IP
  2. Polls modbus holding registers via TCP
  3. Converts response into human readable values
  4. Saves to output .csv

Input .csv

By default IP addresses and device names are read from "export.csv" Name in column 3 and IP address in column 5

Output .csv

Will output into a .csv

That's it for now, plan to add more polling in the future.

About

Polling of Morningstar Tristar MPPT solar controllers via modbus tcp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages