Giter Club home page Giter Club logo

Comments (3)

 avatar commented on June 12, 2024

If you'd like to examine what has been returned from a read operation in XML form, the codec_service.encode() method may be useful

For example,

bgp_read = crud.read(provider, openconfig_bgp.Bgp())

codec_service = CodecService()
codec_provider = CodecServiceProvider(type='xml')

print codec_service.encode(codec_provider, bgp_read)

from ydk-py.

111pontes avatar 111pontes commented on June 12, 2024

@NathanDotTo, see a full example at:
https://communities.cisco.com/message/232384
In the future, please consider using the YDK community for general questions. That approach benefits other users that may have similar questions. Thanks.

from ydk-py.

NathanDotTo avatar NathanDotTo commented on June 12, 2024

Many thanks.

Now I know about the community, I shall use it.

I can see the link for the community at the bottom of the README too, so I obviously did not read that far :-)

Regards

Nathan

On 17 Oct 2016, at 18:55, Santiago Álvarez [email protected] wrote:

@NathanDotTo, see a full example at:
https://communities.cisco.com/message/232384
In the future, please consider using the YDK community for general questions. That approach benefits other users that may have similar questions. Thanks.

β€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

β€”
Nathan John Sowatskey
Consulting Engineer - Programmable Infrastructure, DevOps, IoT and SDN
[email protected]
www.linkedin.com/in/nathandevops
XMPP: [email protected]
Google: [email protected]
Skype: nathan_sowatskey
Twitter: NathanDotTo
GitHub: https://github.com/DevOps4Networks
http://www.kipling.org.uk/poems_if.htm

from ydk-py.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.