H Physical Design of IoT
H Physical Design of IoT
A physical design of an IoT system refers to the individual node devices and th
Each node device can perform tasks such as remote sensing, actuating, monitorin
The devices generate data, and the data is used to perform analysis and do oper
Things/Devices
Things/Devices are used to build a connection, process data, provide interfaces
For example, a temperature sensor that is used to analyze the temperature gener
IoT Protocols
These protocols are used to establish communication between a node device and a
Handwritten Notes: Physical Design of IoT
IoT Protocols by Layers:
1. Application Layer Protocols:
- HTTP: Hypertext Transfer Protocol used for transmitting media documents.
- WebSocket: Enables two-way communication between a client and a host.
- MQTT: A publish/subscribe messaging protocol for machine-to-machine connec
- XMPP, DDS, and AMQP are other examples.