Start supporting consuming applications
Support watching the ConfigDB over MQTT, and returning new versions of a config entry.
This pulls in rxjs to support async sequences, and @amrc-factoryplus/sparkplug-app
to support Sparkplug consumption. Both are loaded with dynamic import
to avoid a fix dependency, so consuming code will need to ensure they are available.