Skip to content

Start supporting consuming applications

Compare
Choose a tag to compare
@amrc-benmorrow amrc-benmorrow released this 30 Oct 10:06
· 49 commits to main since this release
d6d5fb3

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.