Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
13379cc2ed4741aef644cc78ae6bda91711e846a
/
.
/
tests
/
data
/
modules
/
notif1.yang
blob: 69cdd3cf72d0679c753bd3601558f1918516bd4e [
file
] [
log
] [
blame
]
module
notif1
{
namespace
"n1"
;
prefix
"n1"
;
notification n1
{
leaf first
{
type
string
;
}
}
}