Skip to main content
1-Visitor
November 25, 2019
Solved

ThingWorx to MQTT

  • November 25, 2019
  • 2 replies
  • 1322 views

Hello. I am trying to implement a digital Andon solution. In order to trigger an issue, I must publish to an MQTT topic on a specific endpoint (so from TWX -> external MQTT endpoint).

 

Is that possible to do from a Javascript TWX service? Or do I have to create my own proxy behind a regular HTTP API to accomodate for ThingWorks lack of capability in this regard?

 

Googling is difficult because it seems apparent that TWX is capable of becoming a MQTT-server, but I need it to act as a client. Possible? How?

Best answer by rjanardan

You may use the MQTT Extension to publish/subscribe to MQTT topics. 

Quick start guide

Detailed Article

2 replies

rjanardan16-PearlAnswer
16-Pearl
January 14, 2020

You may use the MQTT Extension to publish/subscribe to MQTT topics. 

Quick start guide

Detailed Article

Support
January 24, 2020

Hi @binaryPUNCH2.

 

If the response provided by @rjanardan answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon