The lightweight messaging protocol designed for IoT devices with limited bandwidth is called ________.
- UPI
- MQTT
- NFTs
- IN-SPACe
Answer: MQTT
MQTT (Message Queuing Telemetry Transport) is a publish-subscribe protocol optimized for low-bandwidth, high-latency IoT networks. Uses minimal overhead, supports QoS levels, and works over TCP/IP. Critical for IoT architecture and industrial automation questions.