I've been using several indi drivers, and noted that some of them don't load saved parameters on startup.
I wrote a small python program that run just after drivers startup to "click" the LOAD button. After this, everything works ok.
I believe there's other drivers with this same situation, but at the moment I identified this 3:
- indi_vantage_weather.py
- indi_watcher_weather.py
- indi_wiringpi_gpio.py
I could not locate in code "when" the driver load the saved or default configuration.
Thanks,
Mastria
I wrote a small python program that run just after drivers startup to "click" the LOAD button. After this, everything works ok.
I believe there's other drivers with this same situation, but at the moment I identified this 3:
- indi_vantage_weather.py
- indi_watcher_weather.py
- indi_wiringpi_gpio.py
I could not locate in code "when" the driver load the saved or default configuration.
Thanks,
Mastria