Internet of Things Fundamentals
The Internet of Things connects physical devices that sense, report, or act to software and networks. You design it around constrained devices, unreliable links, safe operation, and the full device lifecycle.
itComputer architecture and hardware | OpenSkills.info
Course pathWalk it in order
Look it upDip in anytime
Go furtherLeaves this page
Intro
Internet of Things Fundamentals
The Internet of Things, or IoT, joins physical devices to digital systems. A device observes something, reports its state, receives a command, or does both. The hard part is not attaching a sensor to a network. The hard part is making the whole system useful and safe for years.
Continue the course
This section is part of the paid course.
See pricing to subscribe, or log in if you already have access.
Where this skill leads
Relevant careers
See how this topic contributes to broader role-level skill maps.
Sources
- https://www.rfc-editor.org/info/rfc7228/
Supports
- Constrained-node and constrained-network terminology
- Resource, power, bandwidth, loss, and intermittence constraints
- https://www.rfc-editor.org/info/rfc7252/
Supports
- CoAP as a specialized web transfer protocol for constrained nodes and networks
- CoAP request and response, discovery, and web integration concepts
- https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html
Supports
- MQTT Version 5.0 protocol roles and publish and subscribe model
- https://www.w3.org/TR/wot-architecture/
Supports
- W3C Web of Things abstract architecture
- Thing Descriptions for metadata and network-facing interfaces
- https://csrc.nist.gov/pubs/ir/8259/a/final
Supports
- IoT device cybersecurity capability core baseline
- Device identification, configuration, data protection, interface access, software update, and cybersecurity state awareness
- https://csrc.nist.gov/pubs/sp/800/213/final
Supports
- IoT device cybersecurity requirements in organizational and system risk management
- Acquisition and implementation considerations
- https://github.com/phodal/awesome-iot
Supports
- ESP-IDF, Gobot, and Awesome MQTT ecosystem entries
