Skip to content

GraphDB, Historian and SparkplugB support

Compare
Choose a tag to compare
@mkashwin mkashwin released this 30 Jan 10:44
· 1652 commits to main since this release
f62061f

Supports listeners which create the Unified namespace by

  • merging all messages to the same topic into a graphdb which can be later queried
  • persist all messages to a historian
  • translate all sparkPlugB messages from protobuf messages to JSON message
  • map messages in the sparkplugB namespace to the unified namespace

Limitations

  • Sparkplug support for Dataset, templates not yet provided