iotdb
iotdb copied to clipboard
Feature/sparkplug b payload formatter
Implementation of a MQTT PayloadFormatter that supports the SparkplugB format of messages. Possibly worth adding a Protobuf version of the Formatter as this is also a supported SparkplugB format.
Needed to modify the PayloadFormatter to pass along the name of the topic in order to use this information for defining the "deviceId" for the IoTDB Messages.