mosquitto/plugins/sparkplug-aware
2023-12-23 12:59:58 +00:00
..
CMakeLists.txt Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00
Makefile Fix build 2023-09-19 22:48:24 +01:00
on_message.c Refactor headers for easier discovery. 2023-12-23 12:59:58 +00:00
plugin.c Refactor headers for easier discovery. 2023-12-23 12:59:58 +00:00
plugin_global.h Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00
README.md Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00
test.conf Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00
test.sh Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00

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