-
Notifications
You must be signed in to change notification settings - Fork 26
MTM-64962 Rework MQTT Service overview for GA #3852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MTM-64962 Rework MQTT Service overview for GA #3852
Conversation
|
Preview available here |
Co-authored-by: Beate Rixen <90445236+BeateRixen@users.noreply.github.com>
|
Nitpick: "device message format" and "device protocols" are used synonymously. Possibility to unify? |
I already deleted the inconsistent usage that you mentioned, but the point is valid and I'll try to fix any others that I find. Please point out any that I miss... |
Still a work in progress but ready for a first round of review. The basic approach is to pitch the MQTT Service as a unified MQTT endpoint that supports Cumulocity as well as generic device protocols, and that is optimised for device integration use cases. It talks about some things that don't yet exist but that should be there in the GA. Some points are repeated several times (e.g., device isolation) in the hope that readers will notice them at least once. I removed the "MQTT Service vs. Core MQTT" table because most of it was covered elsewhere, and we don't want to pitch them against each other so much now that the service also supports the core protocols.
Note: This PR targets an integration branch where we can collect all the MQTT Service GA docs for publishing together.