yang
Here are 86 public repositories matching this topic...
Hi,
As per my understanding, if an application A1 which subscribe to a model M1.yang gets killed abruptly, before restarting we should remove shm/srsub_M1.*
A. is this understanding correct?
B. Also likewise,
- when we should remove shm/sr_* files?
- what files should be removed when we are restarting the Netopeer2 server after the server was killed abruptly.
- In what case should we re
The official and locally built napalm-logs Docker container I made don't support the kafka transport. Upon inspection, I realized that kafka-python is missing from requirements.txt--so it will never make it into the container. I've fixed this in my fork, but wanted to know if that was deliberately left out or if there's a way to get it into the Docker container other than this that I'm not aware o
Noted by YDK user - horseinthesky. See the discussion on Cisco Community.
Current Behavior
The online documentation of bundle profile structure is not accurate
Those should always point to the recently published files. Ideally, we do not need to update the links on each release.
Update time tracking
Lighty bootup emits information messages about timimg based on conversion to milliseconds. This is not always appropriate, as some things are at seconds-scale.
Unify all time tracking around Guava's Stopwatch, which performs automatic conversion, such that the timings are human-readable down to microseconds.
.... as well as techpubs
This must be really obvious since it's not mentioned anywhere in documentation ... but once openconfig is installed, there is nothing to see. It would be very helpful to point out that a configuration statements must be built with openconfig as well as how to use translation scripts in Junos.
Thanks
The most recent next version of the yangster demo app under theia-ide/theia-apps has not been passing CI for about a month. Investigating, I noticed that theia-yang-extension@next pulls a specific version of @theia/core, resulting in duplica
-
Updated
Jun 26, 2019 - Go
-
Updated
Jul 17, 2017 - Protocol Buffer
https://tools.ietf.org/html/rfc7950#section-7.3.4
For instance when a type is a union of int32 and string, then the default value cannot be an instance of an enumeration.
In Graphviz diagrams, a choice in a notification element doesn't expand, instead you see the choice name which is really more internal
-
Updated
Nov 14, 2019 - C++
Example:
I haven't really looked into the cause of this. The best way is to look at the HTML file that's been generated. In this case, the PNG is at
https://everysinglemonth.org/exports/png/16000US0629000_7a402b.png
So the corresponding HTML is at
`https://everysinglemonth.org/exports/html/16000US0629000_7a402b.html
-
Updated
Oct 16, 2018 - JavaScript
-
Updated
Oct 17, 2018 - Go
-
Updated
May 31, 2020 - Python
Improve this page
Add a description, image, and links to the yang topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the yang topic, visit your repo's landing page and select "manage topics."

https://github.com/CESNET/libyang/blob/318ce5c30d6f53fe58e844147686854ff739d33d/src/parser.c#L589
For example, if val_str is null, the log will be
Another example.
https://github.com/CESNET/libyang/blob/318ce5c30d6f53fe58e844147686854ff739d33d/src/parser_json.c#L651