Application layer converting MQTT messages to internal Rest APIs #348
Unanswered
maheenmumtaz-tess
asked this question in
Q&A
Replies: 1 comment
-
There is no existing service to do that, but the App functions SDK supports the mechanism you need. You can develop your own App Service based on these utils. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Do you know if an application service exists already which receives external mqtt messages and converts them to internal APIs used by EdgeX services (and vice versa)? I want to keep my edge communication with cloud solely on mqtt interface if possible. And before I develop an application myself I was wondering if anyone else had felt a similar need and had a go already? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions