YANG Development Kit
0.8.4
  • About YDK
  • Getting Started
  • Developer Guide
    • Introduction
    • How do I create, update, read and delete?
    • How do I work with instances of YANG data?
    • How do I execute RPCs?
    • What are presence types?
    • What are deviations?
    • How do I use the Path API?
    • How do I use OpenDaylight with YDK?
    • Backward compatibility notes
  • API Guide
YANG Development Kit
  • Docs »
  • Developer Guide

Developer GuideΒΆ

  • Introduction
    • Writing an app
    • What happens underneath
    • Service Providers
    • Using the model APIs
    • Invoking the CRUD Service
    • Using non-top level objects
    • Logging
  • How do I create, update, read and delete?
    • Creating a configuration with a list
    • Creating and replacing a configuration
    • Reading a list
    • Accessing list elements
    • Reading a leaf
    • Deleting a list
    • Deleting a leaf
    • Reading multiple configurations
    • Reading entire device configuration
  • How do I work with instances of YANG data?
    • Converting between JSON and XML
    • Converting to JSON
  • How do I execute RPCs?
    • Executing a rollback RPC
  • What are presence types?
  • What are deviations?
    • Overview
    • How to use deviation with YDK
  • How do I use the Path API?
    • Path Syntax
  • How do I use OpenDaylight with YDK?
    • Writing the app
    • What happens underneath
    • Import libraries
    • OpenDaylight service provider
    • Using the model APIs
    • Invoking the CRUD Service
    • Logging
  • Backward compatibility notes
    • Installation
    • Windows Support
    • API Changes
Next Previous

© Copyright Copyright 2016 Cisco Systems. All rights reserved.

Built with Sphinx using a theme provided by Read the Docs.