How it works...
OpenDaylight has a model-driven architecture, which means that all of its components are modeled using YANG. While installing features, OpenDaylight loads YANG models, making them available within the MD-SAL data store.
YANGUI is a representation of this data store. Each schema represents a subtree based on the name of the module and its revision-date. YANGUI aggregates and parses all those models. It also acts as a REST client; through its web interface we can execute functions such as GET, POST, PUT, and DELETE.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- DB2 V9權威指南
- The Android Game Developer's Handbook
- Maven Build Customization
- C語言程序設計(第2版)
- Hands-On Data Structures and Algorithms with JavaScript
- PyTorch Artificial Intelligence Fundamentals
- 鋒利的SQL(第2版)
- 深度學習:算法入門與Keras編程實踐
- 重學Java設計模式
- Apache Mesos Essentials
- Web Development with MongoDB and Node(Third Edition)
- Unity 3D/2D移動開發實戰教程
- INSTANT Yii 1.1 Application Development Starter
- INSTANT Adobe Edge Inspect Starter