aboutsummaryrefslogtreecommitdiffstats
path: root/docker/resources/ue.json
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-08-18 12:31:58 +0200
committerKrystian Kedron <k.kedron@partner.samsung.com>2021-08-27 18:39:38 +0000
commit992636fd23ea2853a60145f04ce5bd086578aff7 (patch)
treed4558ca90da12cb99abfd2c99e156d69a221b42d /docker/resources/ue.json
parentf176c991d7ea04b10503ef79c98c9adc87e91fb6 (diff)
Update A1-PE sim configuration
To support new CNF settings Issue-ID: INT-1945 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I0172d06a50f94e0c0bfff4ee98bd1b583e33524c
Diffstat (limited to 'docker/resources/ue.json')
-rw-r--r--docker/resources/ue.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/docker/resources/ue.json b/docker/resources/ue.json
new file mode 100644
index 0000000..2342723
--- /dev/null
+++ b/docker/resources/ue.json
@@ -0,0 +1,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": "Cell3"
+ },
+ {
+ "id": "emergency_police_01",
+ "latitude": "50.035",
+ "longitude": "19.97",
+ "cellId": "Cell3"
+ }
+]