Skip to main content
1-Visitor
February 10, 2019
Solved

New to Thingsworx

  • February 10, 2019
  • 7 replies
  • 2291 views

Hi,

i am new to this thingsworx platform. I am currently using node-red and would like to visualise data on thingsworx using mqtt. How do i get started?? What applications do i need to download?

Best answer by zyuan1

You should start with downloading the MQTT extension https://marketplace.ptc.com/listing?q=mqtt#!/list/page/1/search=mqtt 

 

And then use the extension following this article.

7 replies

hujingrui1-VisitorAuthor
1-Visitor
February 10, 2019

i am currently follow instruction from https://community.ptc.com/t5/ThingWorx-Developers/MQTT-support-in-ThingWorx/td-p/509655 but it seems to be difficult to follow due the new gui. Can anyone give more updated instruction as i am not very tech savy.

zyuan15-Regular MemberAnswer
5-Regular Member
February 11, 2019

You should start with downloading the MQTT extension https://marketplace.ptc.com/listing?q=mqtt#!/list/page/1/search=mqtt 

 

And then use the extension following this article.

hujingrui1-VisitorAuthor
1-Visitor
February 11, 2019

I have seen this before. Let me give it a try again.

Is there a guide to using MQTT instead of using MQTTConnection and MQTTSubscriber? I've heard that MQTT is able to do the job of both.