mosquitto/plugins/sparkplug-aware
Roger A. Light 7ea73f6d60 Formatting: Forbid single line if statements
These hide cases from coverage checks
2025-09-17 12:48:02 +01:00
..
CMakeLists.txt
Makefile
on_message.c
plugin.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
plugin_global.h
README.md
test.conf
test.sh

Mosquitto Sparkplug Aware

This plugin implements the requirements of the Sparkplug 3.0 specification "awareness".

It is not tested with the official TCK, because that is only capable of testing one brand of broker, and hence it is not possible to validate any other broker. See https://github.com/eclipse-sparkplug/sparkplug/issues/478