lordgamez commented on code in PR #1990:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1990#discussion_r2254292844
##########
CONTROLLERS.md:
##########
@@ -277,6 +278,20 @@ In the list below, the names of required properties appear
in bold. Any other pr
| Password | | | The password used for
authentication. Required if Username is set.<br/>**Sensitive Property: true**
|
+## SparkplugReader
+
+### Description
+
+Reads Sparkplug B messages and turns them into individual Record objects. The
reader expects a single Sparkplug B payload in a read operation, which is a
protobuf-encoded binary message. This reader is typically used with MQTT
processors like ConsumeMQTT.
Review Comment:
Updated in
https://github.com/apache/nifi-minifi-cpp/pull/1990/commits/7e2cad557da32447caada0536e44ada143104195
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]