What kind of device...
 
Notifications
Clear all

What kind of devices support MQTT?

3 Posts
3 Users
0 Likes
3,114 Views
kiddix19
(@kiddix19)
Posts: 9
Active Member
Topic starter
 

Can you give examples of MQTT devices? Why do we need this and not just RESTful only?

 
Posted : 10/04/2019 9:56 am
 Gops
(@gopish)
Posts: 31
Member
 

MQTT is designed for low power and low bandwidth devices hence called lightweight messaging protocol. It could be used in any devices, usually small, embedded devices. MQTT works on a publisher-subscriber model that makes forwarding data to multiple subscribers easy. 

You can read more information on how to connect MQTT to favoriot platform here:  https://platform.favoriot.com/tutorial/?javascript#mqtt

 
Posted : 11/04/2019 7:52 am
(@practition)
Posts: 1
New Member
 

https://cedalo.com/blog/mqtt-connection-beginners-guide/. The article is not overcomplicated, and you will be able to understand it even if you are not an IT professional and just want to know what MQTT is, what it’s used for, and what MQTT brokers and clients are. "}" data-sheets-userformat="{"2":513,"3":{"1":0},"12":0}">MQTT devices are basically anything that can connect to an MQTT broker and host an MQTT library. MQTT connection is implemented in many industries - automotive, manufacturing, smart home, and many others.
If you want to know more about this protocol, I recommend reading this simple article about it: https://cedalo.com/blog/mqtt-connection-beginners-guide/. The article is not overcomplicated, and you will be able to understand it even if you are not an IT professional and just want to know what MQTT is, what it’s used for, and what MQTT brokers and clients are.

 
Posted : 22/09/2022 5:26 am
Share:

Copyright © 2024 All rights reserved