-
### What do you want to know?
As of right now, the spec includes this requirement: "Sparkplug Host Applications MUST publish STATE messages denoting their online and offline status."
But there are…
-
-
MQTT/Sparkplug metrics may come with `properties`, but the driver can not handle them all.
At the moment,
- only [a handful of them are processed](https://github.com/riclolsen/json-scada/blob/V0.3…
-
**Component**
* Generic
**Description**
I've set up a Sparkplug B device on thingsboard, but I can't seem to connect via any C/C++ Library. Even with the official Tahu library example, which u…
-
### Is your feature request related to a problem? Please describe.
I want to consume Sparkplug messages which the payload is a protobuf spec over standard mqtt. Not all industrial sensors/protocols…
-
Acording to the Sparkplug B Spec section 5.13:
_The MQTT Will Message’s topic MUST be of the form `spBv1.0/STATE/sparkplug_host_id` where host_id is the unique identifier of the Sparkplug Host Appl…
-
Hi,
I just installed the current Docker image 54.204.128.201:5000/fledge:latest-ubuntu2004 like mentioned here: https://fledge-iot.readthedocs.io/en/latest/quick_start/installing.html#using-docker-…
-
- https://github.com/sciotaio/micropython-sparkplugb
- http://www.steves-internet-guide.com/introduction-to-mqtt-sparkplug-for-iiot/
- http://www.steves-internet-guide.com/sparkplug-payloads-and…
-
[Sparkplug](https://sparkplug.eclipse.org/) is an encoding scheme that uses protobuf for encoding, and is intended as a very full featured, yet efficient data format. Example implementations are [here…
-
Sparkplug B is a related topic:
- https://github.com/AccelerationConsortium/ac-microcourses/issues/44