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.
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- Python量化投資指南:基礎(chǔ)、數(shù)據(jù)與實(shí)戰(zhàn)
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書第2版)
- Cocos2d-x學(xué)習(xí)筆記:完全掌握Lua API與游戲項(xiàng)目開發(fā) (未來書庫)
- Learning ArcGIS for Desktop
- Unity 2017 Mobile Game Development
- Linux C編程:一站式學(xué)習(xí)
- OpenGL Data Visualization Cookbook
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- SQL Server 2008 R2數(shù)據(jù)庫技術(shù)及應(yīng)用(第3版)
- C編程技巧:117個(gè)問題解決方案示例
- 零基礎(chǔ)學(xué)Java第2版
- C語言程序設(shè)計(jì)教程
- Java 7 Concurrency Cookbook
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)