summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/MicrowaveModel-ObjectClasses-AirInterface.yin.json
blob: 2aeb80f95fc3af5d618e6b34eaea86711611e2a0 (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
42
43
44
45
{
	"module": {
		"name": "MicrowaveModel-ObjectClasses-AirInterface",
		"MicrowaveModel-ObjectClasses-AirInterface": {
			"MW_AirInterface_Pac": {
				"type": "list",
				"key": "layerProtocol",
				"airInterfaceCapability": {
					"name": "airInterfaceCapability",
					"local-name": "capability",
					"type": "container"
				},
				"airInterfaceConfiguration": {
					"name": "airInterfaceConfiguration",
					"local-name": "configuration",
					"type": "container"
				},
				"airInterfaceStatus": {
					"name": "airInterfaceStatus",
					"local-name": "status",
					"type": "container"
				},
				"airInterfaceCurrentProblems": {
					"name": "airInterfaceCurrentProblems",
					"local-name": "current-problems",
					"type": "container"
				},
				"airInterfaceCurrentPerformance": {
					"name": "airInterfaceCurrentPerformance",
					"local-name": "current-performance",
					"type": "container"
				},
				"airInterfaceHistoricalPerformances": {
					"name": "airInterfaceHistoricalPerformances",
					"local-name": "historical-performances",
					"type": "container"
				}
			},
			"CoChannelGroup": {
				"type": "list",
				"key": "coChannelGroupId"
			}
		}
	}
}