aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/MicrowaveModel-ObjectClasses-PureEthernetStructure.yin.json
blob: 20726f8797027840dffa28e9e5ca0bd2607b0cff (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-PureEthernetStructure",
		"MicrowaveModel-ObjectClasses-PureEthernetStructure": {
			"MW_PureEthernetStructure_Pac": {
				"type": "list",
				"key": "layerProtocol",
				"pureEthernetStructureCapability": {
					"name": "pureEthernetStructureCapability",
					"local-name": "capability",
					"type": "container"
				},
				"pureEthernetStructureConfiguration": {
					"name": "pureEthernetStructureConfiguration",
					"local-name": "configuration",
					"type": "container"
				},
				"pureEthernetStructureStatus": {
					"name": "pureEthernetStructureStatus",
					"local-name": "status",
					"type": "container"
				},
				"pureEthernetStructureCurrentProblems": {
					"name": "pureEthernetStructureCurrentProblems",
					"local-name": "current-problems",
					"type": "container"
				},
				"pureEthernetStructureCurrentPerformance": {
					"name": "pureEthernetStructureCurrentPerformance",
					"local-name": "current-performance",
					"type": "container"
				},
				"pureEthernetStructureHistoricalPerformances": {
					"name": "pureEthernetStructureHistoricalPerformances",
					"local-name": "historical-performances",
					"type": "container"
				}
			}
		}
	}
}