-
I have some questions about the Sparkplug specification, but I don't know where to put these. I hope somebody could either answer them here or point me to a resource where I could have these answered.…
-
### What do you want to know?
I am currently working hard on building a SparkplugB enabled import for Apache IoTDB. While I've implemented support for most datatypes, I'm having a bit of a problem fo…
-
### What do you want to know?
Hello, I was looking through the Edge nodes and trying to figure out how does the end result PASS or FAIL is computed, is it impacted in any way by the tests which are m…
-
### What do you want to know?
I'm struggling with transmitting values of types other than the directly used protobuf types.
For example, to send an int8 I was unable to find any hint in the specific…
-
[Eclipse Tahu](https://github.com/eclipse/tahu) provides a Sparkplug specific library while [Eclipse Paho](https://www.eclipse.org/paho/) provides generic MQTT support.
In the final report and mayb…
-
### What happened?
While testing our application with SparkplugB TCK I observed that our application fails this test.
While debugging i found that public static boolean checkUTC(long timestamp, long…
-
Another [standard](https://tools.ietf.org/html/draft-ietf-core-senml-08) for encoding sensor/IoT data. This standard seems a little slimmer than Sparkplug.
-
For example below is the one example of JSON which I need to deserialize to List:
Example:
```
`[
{
"Name": "configuration/ABC",
"Alias": null,
"Timestamp": null,
"IsHistor…
-
### What happened?
In Sparkplug specification 3.0.0 section 6.4.17, the byte strings for `FloatArray` and `DoubleArray` examples are shown with the wrong byte order.
For `FloatArray`, specificat…
-
Microsoft Edge has implemented a feature to disabled JIT in V8 completely or on a site-by-site basis. [In their blog post describing the feature it was called Super Duper Secure Mode](https://microsof…