Mqtt topic in Kura [message #1776858] |
Wed, 22 November 2017 05:28  |
Eclipse User |
|
|
|
I know that the topic in Kura works with the following hierarchy:
account/client/prefix/suffix
(4 levels),
but if I want different hierarchy, more levels, ecc., I suppose I need to modify many of the java class in Kura, and not to use the wires and the Gui, where the 4 levels are fix (I hope to understand the logic actually in Kura)
many thanks for any suggestions
|
|
|
|
|
|
|
|
Re: Mqtt topic in Kura [message #1777032 is a reply to message #1777024] |
Thu, 23 November 2017 12:00  |
Eclipse User |
|
|
|
Hi,
the payload of the message is decided by the application.
In terms of message encoding, currently the default cloud stack available in Kura supports the Protocol buffer and the simple JSON.
If you need a different one, that obviously, will require the development of a new cloud stack.
|
|
|
Powered by
FUDForum. Page generated in 0.10284 seconds