summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/README.md')
-rw-r--r--sdnr/wt/README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/sdnr/wt/README.md b/sdnr/wt/README.md
index 6a339cf55..e473740bc 100644
--- a/sdnr/wt/README.md
+++ b/sdnr/wt/README.md
@@ -6,4 +6,12 @@ The API gateway provides WEB access to all wt related web service providers to p
* /database to access elasticsearch
* /aai to access AAI
- * /ms to access mediator servers \ No newline at end of file
+ * /ms to access mediator servers
+
+## devicemodel
+
+Model classes, specified by ONF Model and provided as yang files for Java class generation for NETCONF devices.
+
+## websocketmanager
+
+Notification service for browser clients.