Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

163
Views
Connecting AWS MQTT via websocket

I am trying to connect a sensor to an AWS MQTT Broker to a database that will send it to a webserver so that it can be easily accessible. Right now the only way people in our lab can have access to our sensor data is through contacting me directly and having me connect to the Node Red dashboard. Would there be any way for everyone to have access to the data via WebSocket, or at least a couple of people?

I've searched for hours on end and have had no success regarding the ease of accessibility.

From what I've researched there is this a java based client called MQTT.Cool that can connect multiple brokers and have data published via WebSocket using JavaScript. However there is literally no data available except the ones provided by the company. So combining it it with my project has not been an easy task.

Also, I've thought about allowing my node red dashboard to be accessed out of my local ip-address, but due to security reasons it has been recommended not to be done.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

AWS IoT provides an SDK that you can use in your browser: https://github.com/aws/aws-iot-device-sdk-js#browser

You can write a web application and view the contents returned by the database after logging in If you need to browse in real-time, you can use mqtt.js to subscribe to some topics: https://www.emqx.com/en/blog/connect-to-mqtt-broker-with-websocket

Or use MQTTX, a client tool, to connect directly to the MQTT broker and subscribe to topic

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!