summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/dblib/src/test/resources/pmdata24h.json
blob: 6b1f6b5432fd132616e7e65d76b0362453fd318b (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
46
47
48
49
50
51
52
53
54
55
[
    {
        "uuid-interface": "LP-MWPS-TTP-RADIO",
        "granularity-period": "period-24-hours",
        "suspect-interval-flag": false,
        "layer-protocol-name": "MWPS",
        "performance-data": {
            "time-period": 86400,
            "es": 0,
            "ses": 0,
            "cses": 0,
            "unavailability": 0,
            "tx-level-min": 3,
            "tx-level-max": 3,
            "tx-level-avg": 3,
            "rx-level-min": -44,
            "rx-level-max": -45,
            "rx-level-avg": -44,
            "time2-states": 0,
            "time4-states-s": 0,
            "time4-states": 0,
            "time8-states": -1,
            "time16-states-s": -1,
            "time16-states": 0,
            "time32-states": -1,
            "time64-states": 86400,
            "time128-states": -1,
            "time256-states": -1,
            "time512-states": -1,
            "time512-states-l": -1,
            "time1024-states": -1,
            "time1024-states-l": -1,
            "time2048-states": -1,
            "time2048-states-l": -1,
            "time4096-states": -1,
            "time4096-states-l": -1,
            "time8192-states": -1,
            "time8192-states-l": -1,
            "snir-min": -99,
            "snir-max": -99,
            "snir-avg": -99,
            "xpd-min": -99,
            "xpd-max": -99,
            "xpd-avg": -99,
            "rf-temp-min": -99,
            "rf-temp-max": -99,
            "rf-temp-avg": -99,
            "defect-blocks-sum": -1
        },
        "radio-signal-id": "Test8",
        "scanner-id": "PM_RADIO_24H_1",
        "time-stamp": "2017-03-01T00:00:00.0+00:00",
        "node-name": "test"
    }
]