Blog Posts
Communications
Quality of Service (QoS) in MQTT messaging is an agreement between sender and receiver on the guarantee of delivering a message.
Communications
MQTT keepalive is used to know if the connection between sender and receiver is still open and working.
Communications
MQTT is a lightweight communication protocol designed for constrained devices. This article explains MQTT in a simple way.