MQTT API¶
Introduction¶
This document describes the MQTT API in use for communication between PTO and PTA.
Versioning
The documentation below follows Semantic Versioning 2.0.0
| Increment | Description |
|---|---|
| MAJOR | Indicates incompatible API changes. |
| MINOR | Indicates addition of functionality in a backwards-compatible manner. |
| PATCH | Indicates backwards-compatible bug fixes. (typos etc.) |
Example: v2.3.1
To see additional information in relation to the API specifications, please visit:
Resources¶
Older versions¶
| Version | Json-schemas | Example payloads |
|---|---|---|
| v2.6.0 | Json Schemas | Examples |
| v2.5.1 | Json Schemas | Examples |
| v2.4.2 | Json Schemas | Examples |
| v2.3.2 | Json Schemas | Examples |
| v2.2.1 | Json Schemas | Examples |