Skip to content

RickBullotta/hivemq-sparkplugexpander-extension

Repository files navigation

HiveMQ 4 Sparkplug Expander Extension

Type: Sparkplug Extension

Version: 1.0.0

Author: Rick Bullotta, on behalf of the Industry 4.0 community

License: Apache License Version 2.0

Purpose

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

Building the Extension

  1. Clone this repository into a Java 11 maven project.

  2. Run mvn -Dmaven.test.skip package goal from Maven to build the extension.

Installing the Extension

  1. Move the file: "target/hivemq-hivemq-sparkplugexpander-extension-1.0.0-distribution.zip" to the directory: "HIVEMQ_HOME/extensions"

  2. Unzip the file.

  3. Start or Restart HiveMQ.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages