cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

ThingWorx to MQTT

binaryPUNCH2
2-Guest

ThingWorx to MQTT

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?

1 ACCEPTED SOLUTION

Accepted Solutions

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

Quick start guide

Detailed Article

View solution in original post

2 REPLIES 2

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

Quick start guide

Detailed Article

slangley
23-Emerald II
(To:binaryPUNCH2)

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

 

 

Top Tags