How it works...
The IoTDM project provides and implements RPCs, enabling the interaction with a subset of oneM2M resources. An RPC is a remote procedure call intended to be processed in a synchronized way and providing less latency than a REST call. For each RPC, its associated implementation corresponds to a callback that will define the expected behavior. The IoTDM project defines the oneM2M resources as models, thus providing a tree using the MD-SAL architecture provided by OpenDaylight. When a resource is modified, a notifier will issue a oneM2M notification to the subscribers. This process uses a publish-subscribe type of mechanism. Finally, the IoTDM project implements three southbound protocols, the constrained application protocol (CoAP - RFC-7252), the MQTT, and the HTTP protocol, the one used in the recipe.
- Mobile Web Performance Optimization
- ThinkPHP 5實戰
- iOS 9 Game Development Essentials
- Visual FoxPro 程序設計
- Python從入門到精通(精粹版)
- PostgreSQL Replication(Second Edition)
- C++新經典
- Visual Basic程序設計實驗指導(第二版)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Hands-On Neural Network Programming with C#
- SEO教程:搜索引擎優化入門與進階(第3版)
- 數據結構:Python語言描述
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- Azure for Architects