Scope
The scope of the Eclipse Tahu™ project consists of three major components:
- The Sparkplug Specification - This document describes the MQTT topic namespace, the payload-encoding scheme, and the required flow of messages, which ensure state of data originating from an edge device reporting to a backend/central application.
- Client library implementations initially in the following programming languages:
- C
- Java
- Javascript
- Python
- Reference implementations of Sparkplug applications using the client libraries.