diff options
Diffstat (limited to 'samples/interfaces/Readme.adoc')
-rw-r--r-- | samples/interfaces/Readme.adoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/samples/interfaces/Readme.adoc b/samples/interfaces/Readme.adoc new file mode 100644 index 000000000..6d73df456 --- /dev/null +++ b/samples/interfaces/Readme.adoc @@ -0,0 +1,10 @@ += Openconfig-interfaces sample +This is a sample Honeycomb plugin implementing mapping for openconfig interfaces yang model + +== Data +Only sample data are used, that are not actually handled + +== Notifications +A sample notification was added to the models to showcase notification capabilities + +// TODO provide a groovy version, will be more compact
\ No newline at end of file |