0

We have our data available in the MQTT broker. Instead of sending the data via an MQTT client is it possible for the cumulocity tenant to subscribe to our MQTT broker?

Mouzzam Hussain
  • 449
  • 3
  • 8
  • 20

1 Answers1

1

Not out of the box.

You would need to implement some kind of integrator that subscribes to your broker and publishes on Cumulocity (or inputs the data via HTTP)

TyrManuZ
  • 2,039
  • 1
  • 14
  • 23