Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MQTT Paho

ANSWERED

I'm trying to send data from the watch to an MQTT broker running on my machine and then a Nodejs server will subscribe and retrieve that data. This is for research related work. I've been trying for some time to incorporate Paho MQTT js but it does not fit in.

Is there any way to do this? I know that websockets are supported so MQTT should work?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

It does seem too big for the device, and the device doesn't have WebSockets.

You should be able to use it in the companion though, and use our Messaging API between the device and the companion.

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

It does seem too big for the device, and the device doesn't have WebSockets.

You should be able to use it in the companion though, and use our Messaging API between the device and the companion.

Best Answer
0 Votes