- OpenDaylight Cookbook
- Mathieu Lemay Alexis de Talhou?t Jamie Goodyear Rashmi Pujar Mohamed El Serngawy Yrineu Rodrigues
- 193字
- 2021-07-02 21:38:42
Using machine-to-machine protocol for Internet of Things
The IoT Data Management (IoTDM) project implements a subset of oneM2M protocol. Its purpose is to provide a common machine-to-machine layer that can be embedded with various kinds of devices and software. It follows the latest oneM2M specifications as closely as possible, publicly available at the following website:
http://www.onem2m.org/technical/published-documents
The OpenDaylight IoTDM project offers data-centric middleware acting as a oneM2M broker. It also enables authorized applications to access and get data uploaded by any device. The reason behind the data-centric architecture is to provide a single version of a global data space for applications of interest, optimizing network traffic, and application processing along with the addition and/or removal of devices from the IoT domain.
The IoTDM project is capable of interacting with data producers such as sensors, IoT management systems, and data consumers. It supports Constrained Application Protocol (CoAP), MQ Telemetry Transport (MQTT), and HTTP southbound protocols. The project allows create, retrieve, update, delete, and notify operations on a given set of resources, such as CSEBase, AE, container, content instance, subscription, access control policy, and node. More resources will be supported as the project evolves.
- The Supervised Learning Workshop
- Mobile Application Development:JavaScript Frameworks
- C語言程序設(shè)計(第3版)
- Python爬蟲開發(fā)與項目實戰(zhàn)
- Node.js全程實例
- Swift語言實戰(zhàn)精講
- Python機器學(xué)習(xí)算法: 原理、實現(xiàn)與案例
- NetBeans IDE 8 Cookbook
- HoloLens與混合現(xiàn)實開發(fā)
- JSP程序設(shè)計實例教程(第2版)
- Web Developer's Reference Guide
- AMP:Building Accelerated Mobile Pages
- 超好玩的Scratch 3.5少兒編程
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- 深度學(xué)習(xí)的數(shù)學(xué):使用Python語言