SACA - Smart Automation Certification Alliance Practice Test
SACA IIoT and Industrial Networking 2
What is the primary advantage of MQTT protocol over HTTP for IIoT device communications?
Select your answer
A
MQTT provides stronger encryption than HTTPS
B
MQTT uses a lightweight publish-subscribe model with minimal overhead, ideal for constrained devices and unreliable networks
C
MQTT is faster because it uses UDP instead of TCP
D
MQTT supports binary data natively while HTTP only handles text
Hint