solaton
Monitor software for the epever solar pv charge controller.
This software is used to extract operational data from the EPEVER Triron
solar-PV controller, including its PV power output, battery voltage, load
current, device temperatute, etc.
Data collection is done in two halves: a client ("solatonclient") that talks
to the controller via a serial port and RS-485 adapter, and a server
("solatonserver") that stores the information in files. The "solatonclient"
sends information to the "solatonserver" over the network, and because it does
not need...