Was wondering if anyone has come across this issue with the Transmission module where it is sending data in what seems to be an unparsed format. If I script the payload, it transmits correctly to HiveMQ.
Data just looks like.
�����1
Tag3�����1 8JP(
Was wondering if anyone has come across this issue with the Transmission module where it is sending data in what seems to be an unparsed format. If I script the payload, it transmits correctly to HiveMQ.
Data just looks like.
�����1
Tag3�����1 8JP(
The SparkplugB specification states that payloads need to be encoded with Google Protocol Buffers (ProtoBuf). Check out the specification for more details: Sparkplug Topic Namespace and State ManagementV2.2-with appendix B format - Eclipse.pdf