Skip to content

Publish many messages to multiple topics from app-services #200

Closed Answered by lenny-goodell
Thinhhoagn0211 asked this question in Q&A
Discussion options

You must be logged in to vote

@Thinhhoagn0211 , Nope, the built in MQTT export function from the SDK doesn't support publishing to multiple topics. I looks like the config you posted is modified from the cloud-export-mqtt example, correct? The Topics field should be Topic and only supports a single topic to export to.

If you are already creating a custom app service to do your data transform prior to export, you could also create your own custom MQTT Export function (based from the source from the SDK version) and expand it to support multiple topics.

You could also submit a feature request Issue on the app sdk to support export to multiple topics. We would then consider it for the Odessa 3.2 release in Spring 2024.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Thinhhoagn0211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants