mosquitto/plugins/sparkplug-aware
2024-03-05 09:36:15 +00:00
..
CMakeLists.txt Rename cmake helper functions. 2024-03-05 09:36:15 +00:00
Makefile Factor out a load of duplicated makefile code 2024-03-02 10:35:45 +00:00
on_message.c
plugin.c
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