aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-02-07 17:50:41 +0100
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-02-07 17:51:11 +0100
commit12a8c669f52c0e84d580c078cee849b25133b585 (patch)
tree1a0ddb6cc13f225e8a58833b8975f98b453a8d52 /sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json
parentbd2aa3c75e0073ff07fb46b14b8b51926915d5c8 (diff)
Add sdnr wt devicemanager
Add complete sdnr wireless transport app devicemanager Change-Id: I433014ee579a3c8833b3b8f84c4087c5f776704f Issue-ID: SDNC-575 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json')
-rw-r--r--sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json76
1 files changed, 76 insertions, 0 deletions
diff --git a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json
new file mode 100644
index 000000000..50a8d3bac
--- /dev/null
+++ b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.schema-information.json
@@ -0,0 +1,76 @@
+{
+ "schema-information": {
+ "ethernet-pac": {
+ "id": "ethernet-pac",
+ "uml-id": "_fytUABOvEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "Ethernet_Pac"
+ },
+ "layer-protocol": {
+ "id": "layer-protocol",
+ "uml-id": "_D0ijgBOwEeeV4YL-goyoXw",
+ "uml-type": "ownedAttribute",
+ "type": "../OnfModel/CoreModel.uml#_gROecFYXEeOVGaP4lO41SQ",
+ "order-number": 1,
+ "is-read-only": false,
+ "is-key": 1,
+ "uml-name": "_layerProtocol"
+ },
+ "ethernet-capability": {
+ "id": "ethernet-capability",
+ "uml-id": "_1ukHUBOvEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "EthernetCapability"
+ },
+ "ethernet-configuration": {
+ "id": "ethernet-configuration",
+ "uml-id": "_mZ64kBOvEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "EthernetConfiguration"
+ },
+ "ethernet-status": {
+ "id": "ethernet-status",
+ "uml-id": "_3WQd4BOvEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "EthernetStatus"
+ },
+ "ethernet-current-problems": {
+ "id": "ethernet-current-problems",
+ "uml-id": "_-VkZYBOvEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "EthernetCurrentProblems"
+ },
+ "ethernet-current-performance": {
+ "id": "ethernet-current-performance",
+ "uml-id": "_4nyXMBOvEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "EthernetCurrentPerformance"
+ },
+ "ethernet-historical-performances": {
+ "id": "ethernet-historical-performances",
+ "uml-id": "_A2670BOwEeeV4YL-goyoXw",
+ "uml-type": "uml:Class",
+ "is-read-only": false,
+ "uml-name": "EthernetHistoricalPerformances"
+ },
+ "vlan-id": {
+ "id": "vlan-id",
+ "uml-id": "_14axcBOwEeeV4YL-goyoXw",
+ "uml-type": "ownedAttribute",
+ "type": "pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer",
+ "order-number": 1,
+ "is-read-only": false,
+ "description": [
+ "value = 0: frames on ingress must be untagged, frames on egress get untagged; value = any other positive integer < 4096: frames on ingress must be tagged with this VLAN ID, frames on egress either already have or get this VLAN ID attached;"
+ ],
+ "uml-name": "vlanId",
+ "controlType": "number"
+ }
+ }
+} \ No newline at end of file