"Derive Coverage Area TA list from coverage area"
[optf/has.git] / conductor / conductor / tests / unit / data / plugins / inventory_provider / coverage_area.json
1 [
2    {
3       "nRTAC":234,
4       "taCellsList":[
5          {
6             "cellLocalId":15709
7          }
8       ]
9    },
10    {
11       "nRTAC":123,
12       "taCellsList":[
13          {
14             "cellLocalId":15709
15          }
16       ]
17    },
18    {
19       "nRTAC":421,
20       "taCellsList":[
21          {
22             "cellLocalId":15709
23          }
24       ]
25    }
26 ]