Application Filtering
Change-Id: Idf4473fdd983708c092db45f0b820099d7688ac4
diff --git a/config-models/aether-4.x/files/aether-4.0.0.tree b/config-models/aether-4.x/files/aether-4.0.0.tree
index 11038cc..ac616db 100644
--- a/config-models/aether-4.x/files/aether-4.0.0.tree
+++ b/config-models/aether-4.x/files/aether-4.0.0.tree
@@ -4,16 +4,16 @@
+--rw id application-id
+--rw display-name? string
+--rw description? at:description
+ +--rw address ietf:host
+--rw endpoint* [name]
| +--rw name string
- | +--rw address ietf:host
| +--rw port-start ietf:port-number
| +--rw port-end? ietf:port-number
| +--rw protocol? at:protocol
+ | +--rw mbr
+ | +--rw uplink? at:bitrate
+ | +--rw downlink? at:bitrate
+--rw enterprise -> /ent:enterprise/enterprise/id
- +--rw mbr
- +--rw uplink? at:bitrate
- +--rw downlink? at:bitrate
module: onf-connectivity-service
+--rw connectivity-service
@@ -128,8 +128,9 @@
| +--rw device-group -> /dg:device-group/device-group/id
| +--rw enable? boolean
+--rw template? -> /vt:template/template/id
- +--rw application* [application]
+ +--rw filter* [application]
| +--rw application -> /app:application/application/id
+ | +--rw priority? uint8
| +--rw allow? boolean
+--rw upf? -> /upf:upf/upf/id
+--rw description? at:description