summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/MicrowaveModel-ObjectClasses-EthernetContainer.yin.json
blob: 2af4d50da17c9a83e5cdb5556fd2edc64352a84e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
	"module": {
		"name": "MicrowaveModel-ObjectClasses-EthernetContainer",
		"MicrowaveModel-ObjectClasses-EthernetContainer": {
			"MW_EthernetContainer_Pac": {
				"type": "list",
				"key": "layerProtocol",
				"ethernetContainerCapability": {
					"name": "ethernetContainerCapability",
					"local-name": "capability",
					"type": "container"
				},
				"ethernetContainerConfiguration": {
					"name": "ethernetContainerConfiguration",
					"local-name": "configuration",
					"type": "container"
				},
				"ethernetContainerStatus": {
					"name": "ethernetContainerStatus",
					"local-name": "status",
					"type": "container"
				},
				"ethernetContainerCurrentProblems": {
					"name": "ethernetContainerCurrentProblems",
					"local-name": "current-problems",
					"type": "container"
				},
				"ethernetContainerCurrentPerformance": {
					"name": "ethernetContainerCurrentPerformance",
					"local-name": "current-performance",
					"type": "container"
				},
				"ethernetContainerHistoricalPerformances": {
					"name": "ethernetContainerHistoricalPerformances",
					"local-name": "historical-performances",
					"type": "container"
				}
			}
		}
	}
}