Skip to content

E3-883: Refactor fetching of remote configuration data into the module class

Simon Rose requested to merge e3_883_move_url_fetch into develop

This MR moves the fetching of the the configuration data (url, config, version string) from the registry from the e3.cmds into the BaseModule class.

Edited by Simon Rose

Merge request reports