aboutsummaryrefslogtreecommitdiffstats
path: root/docker/resources/ue.json
blob: 72baae1f2cc0995030220948ec26135953b5091d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "id": "emergency_samsung_s10_01",
    "latitude": "50.09",
    "longitude": "19.94",
    "cellId": "Cell1"
  },
  {
    "id": "mobile_samsung_s20_02",
    "latitude": "50.05",
    "longitude": "19.95",
    "cellId": "Cell2"
  },
  {
    "id": "emergency_police_01",
    "latitude": "50.035",
    "longitude": "19.97",
    "cellId": "Cell3"
  }
]