How to build your own custom MQTT dashboard?

preview_player
Показать описание


WriteUp:

Publish and Subscribe to MQTT messages over WebSocket:

Code:

Responsive Dashboard:

If you like my post or videos then please consider subscribing to my channels and sharing them with your friends:

If you are generous and think I have helped you, please consider buying me a coffee. 🙂
Buy Me a Coffee:

#mqtt
#mosquitto
#node
#express
Рекомендации по теме
Комментарии
Автор

great project and video, I'm your work is awesome,

memet
Автор

Excelente video, muy bueno, ojala puedas migrarlo a react con firebase, y dandole
un giro muy bueno. Sigue asi!!!

ariel
Автор

Great project nice man. Btw how to show up AWS data on that dashboard?

Kanze_
Автор

I have adjusted mqtt_broker and mqtt_topic in VSC with MQTTX and can also publish and subscribe... but at the end of the experiment, the dashboard says Connection Status: Disconnect/Closed. Why did it happen?

tronauts
Автор

Hey! Great work! I would like to discuss something with you, what’s the best way to reach out?

nickljr
Автор

Hello, great example. Mine is running well with Web Socket. How to use TCP instead of Web Socket?

chebron
Автор

Are there any reasons you would not want to use MQTT.js directly in the client side js, instead of needing a node.js back end?

David-iqkd
Автор

hi again! im running mqtt from my raspberry pi, is it a need to use websocket or can i just use mqtt itself?

Killerpantschannel
Автор

First of all, I would like to say thank you very much, the video you made was extraordinary

Sir, I would like to ask, if I want to not only display data in real-time but also store the data sent by the microcontroller in some database (to store and view data history later), is this scenario possible for a communication scheme with mqtt-websocket

Thanks

mofanc
Автор

did you try external ip address other than localhost?

edinetgrunhed
Автор

I changed brokerUrl but
Why can't I publish data from MQTTX?

inhlong
Автор

Web dashboard is disconnected, what should I do?

fogus
Автор

i got issue
ErrorWithReasonCode: Connection refused: Not authorized

muhammadrifqy