Type: Sparkplug Extension
Version: 1.0.0
Author: Rick Bullotta, on behalf of the Industry 4.0 community
License: Apache License Version 2.0
This extension intercepts Sparkplug B messages and expands the metric data and metadata into individual topics, all published with the "retain" flag set. It has dependencies on Eclipse Taho, Google Protobuf, and the Jackson JSON libraries
-
Clone this repository into a Java 11 maven project.
-
Run
mvn -Dmaven.test.skip package
goal from Maven to build the extension.