MQTT
MQTT An open communications protocol for the Internet of Things (IoT). MQTT is not an acronym, it is simply the name of the protocol. Source: https://www.hivemq.com/blog/mqtt-essentials-part-1-introducing-mqtt/ is an open communications protocol often used in the Internet of Things (IoT). It uses a publish/subscribe architecture to send and receive data. A broker facilitates the communications between publishers and subscribers by receiving published messages and distributing them to subscribers. One advantage of MQTT is that communications are initiated by the CR6 so firewalls do not cause problems. For full MQTT specifications see: https://mqtt.org/
.
MQTT only provides a protocol for message transport; users must build their own database and visualization stack. CampbellCloud is often a better choice because it provides a ready-to-use cloud solution specifically designed for Campbell Scientific devices. No need for custom configurations, servers, or managing MQTT brokers. CampbellCloud also offers built-in dashboards, data storage, and visualization tools, making it easy to analyze and monitor device data. Refer to Onboarding a data logger to CampbellCloud for details on onboarding a data logger to CampbellCloud. See CampbellCloud Demo to experience CampbellCloud.