XtheOne / Inverter-Data-Logger

Data logger for Omnik/Hosola and other Solarman Wi-Fi kit powered Solar Inverters
GNU General Public License v3.0
118 stars 28 forks source link

Multiple loggers support #2

Closed XtheOne closed 6 years ago

XtheOne commented 7 years ago

Add support for multiple loggers on the network. Parse defined IP's and query each logger for attached inverter(s)

Options in config file: [logger] gateway = auto gateway = [ip],[sn] gateway = [ip],[sn],[ip],[sn],[ip],[sn]

old settings not used anymore: ip = wifi_sn =

if set to auto, use ScanLoggers detection method to find all loggers on the network.

XtheOne commented 7 years ago

Implemented, needs testing.

XtheOne commented 6 years ago

Now tested and all is good :-)