Completed
Defining a resource
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
IoTivity-Constrained: IoT for Tiny Devices
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 OCF resource modele
- 3 OCF "well-known" resources
- 4 OCF protocols
- 5 GET and PUT requests
- 6 OBSERVE and Notify
- 7 Constrained device classes
- 8 Hardware
- 9 Software
- 10 lo Tivity-Constrained features
- 11 Architectural goals
- 12 Architecture
- 13 Core block
- 14 Event loop execution
- 15 Idle mode and signaling
- 16 Platform Abstraction
- 17 Zephyr adaptation
- 18 Clock
- 19 Connectivity events
- 20 Persistent storage
- 21 Application structure
- 22 Background task in application
- 23 Initialization
- 24 Defining a resource
- 25 Resource handler
- 26 Resource discovery
- 27 Issuing a request
- 28 Response handler
- 29 Framework configuration
- 30 Project configuration
- 31 IPv6 over BLE (IPSP) support
- 32 Summary and plans