Picolab/pico-engine

Enhancement: Edit config after initial installation

Offen

#564 geöffnet am 13.04.2021

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (10 Forks)auto 404
UIenhancementgood first issue

Repository-Metriken

Stars
 (51 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I would like to be able to modify the config connected to a rule set after its initial installation. Currently I have to delete/uninstall the ruleset and recreate it in order to make changes to the associated config.

Desired Use case. Credentials associated with a test/develop account are stored in the config. Once the pico/application is ready to launched into a prod environment, it would be nice to just update the existing config with the new API tokens and credentials, rather than having to delete the entire rule set and recreate it and the config file again.

Contributor Guide