Create Thingworx mqtt broker
Hello Team,
I am trying to implement a solution that has 2 branches :
Branch 1 : publish sensor data through simulated devices on node red to Thingworx iot platform using mqtt protocol
Branch 2 : create web application in nodejs that subscriber to these messages using mqtt
The only problem i am facing is that , from my understanding of all the threads on this community, thingworx does not provide any mqtt broker for mqtt connectivity. It only provides an mqtt client like eclipse paho and we need to integrate the mqtt extension with our own mqtt broker: that can be AWS, Azure or Mosquitto and so on.
Kindly confirm and suggest otherwise
Thanks,
Aarushi

