lf-edge / eden

Eden is where EVE and Adam get tried and tested:
https://projecteve.dev
Apache License 2.0
49 stars 47 forks source link

changers: do not overwrite viper variables if adamURL is present #923

Closed uncleDecart closed 10 months ago

uncleDecart commented 10 months ago

current implementation of getController() overwrote adam IP and port if URL was present. However we never set adamURL in code and that creates additional coupling between changer and state change (i.e. config) which we don't want