Objective
Plugin configuration is pretty standard among different plugins; for a section with module, a nested dict under key module is passed to the module init.
Initial Implementation Requirements
Other Considerations
This may exist in OVOS docs; if there's a stable link to reference we may just insert that
Objective
Plugin configuration is pretty standard among different plugins; for a section with
module, a nested dict under keymoduleis passed to the module init.Initial Implementation Requirements
Other Considerations
This may exist in OVOS docs; if there's a stable link to reference we may just insert that