NeonGeckoCom/NeonCore

Implement yml-based config in `configuration` module

Closed this issue · 1 comments

Objective

Implement NGIConfig-compatible methods in configuration module

Initial Implementation Goals

  • Improve implementation of loading yml files over default config object
  • Add unit tests for all methods in configuration module
  • Ensure backwards-compatibility with Mycroft configuration files

We should consider deprecating the NGIConfig structure and re-adopting the Mycroft/OVOS standard