- OpenDaylight Cookbook
- Mathieu Lemay Alexis de Talhou?t Jamie Goodyear Rashmi Pujar Mohamed El Serngawy Yrineu Rodrigues
- 86字
- 2021-07-02 21:38:36
There's more...
The example shown previously can be improved upon, as there was no user YANG model loaded. For instance, if you mount a NETCONF device containing its own YANG model, you could interact with it through YANGUI.
You would use the config data store to push/update some data, and you would see the operational data store updated accordingly. In addition, accessing your data would be much easier than having to define the exact URL, as mentioned in the Mounting a NETCONF device recipe.
推薦閱讀
- 極簡算法史:從數學到機器的故事
- iOS Game Programming Cookbook
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- 高效微控制器C語言編程
- 算法精粹:經典計算機科學問題的Java實現
- 體驗設計原理:行為、情感和細節
- Programming ArcGIS 10.1 with Python Cookbook
- Blender 3D Incredible Machines
- 零基礎入門學習Python(第2版)
- Java程序設計案例教程
- Java圖像處理:基于OpenCV與JVM
- Python從入門到精通(第3版)
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Python Projects for Kids
- Flink核心技術:源碼剖析與特性開發