Closed XtheOne closed 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.
Implemented, needs testing.
Now tested and all is good :-)
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.