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