Skip to content

Problem starting a MQTT adapter #3030

Closed Answered by dominikriemer
leniervm asked this question in Q&A
Discussion options

You must be logged in to vote

@leniervm your understanding is correct, we are just talking about two different concepts:

  • You can create an MQTT adapter or sink from any internal or external broker. When you create a new adapter, the source (e.g., the MQTT broker you're creating an adapter for) data is fetched from the broker, sent through the internal pre-processing pipeline and than sent to the internal StreamPipes messaging system for downstream computations.
  • The internal system is used for routing data between data streams, processors and sinks. This internal system can also be configured and can be selected from one of the supported brokers (Kafka, Pulsar, MQTT, Nats).

So the easiest way to solve your problem is…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@leniervm
Comment options

@dominikriemer
Comment options

@leniervm
Comment options

@dominikriemer
Comment options

Answer selected by leniervm
@leniervm
Comment options

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