WEEK 2 2024 Flashcards
Based on functionality, MQTT is a _______ protocol.
Data
MQTT is a ___________-based lightweight protocol for use in conjunction with TCP/IP
protocol.
Publish-Subscribe
A ____________ controls the publish-subscribe messaging pattern in MQTT.
Broker
(T/F) “In MQTT, the Publishers are Lightweight Sensors.”
True
Which of the following is MQTT designed for?
a. Remote connections
b. Limited bandwidth
c. Small code footprint
d. All of these
All of these
A __________ to which a client is subscribed is updated in the form of messages and
distributed by the ____________.
Topic, Message Broker
There are _______ number of methods in MQTT protocol.
5
(T/F) “Publish/Subscribe in MQTT is event-driven and enables messages to be
pushed to clients.”
True
SMQTT stands for?
Secure MQTT
Similar to HTTP, CoAP utilizes which of the following for operation?
a. GET
b. PUT
c. PUSH
d. All of these
All of these
(T/F) “The CoAP protocol is a Client-Server interaction-based protocol that is
asynchronous over a datagram-oriented transport protocol such as UDP.”
True
What is the full form of M2M in the context of IoT protocol?
Machine to Machine
What is the basic unit of data in the AMQP protocol?
Frame
(T/F) The OSI Model has 9 layers
False
The “Destination Address” in the IPv4 packet represents which of the following?
a. The destination node address of the packet