aboutsummaryrefslogtreecommitdiffstats
path: root/doc/resources/ue.json
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-03-17 09:28:59 +0100
committerKrystian Kedron <k.kedron@partner.samsung.com>2021-03-23 13:37:08 +0000
commit5ea372baed3b743dbf3ddeffb8fe1a0acdf376d6 (patch)
treeaf5b8f01a32a71cd5c0361141e11d9236ee1093e /doc/resources/ue.json
parent431dd5721e7c37170c254836f4566e48a0cc1837 (diff)
Provide initial a1-pe-sim docs
Swagger tool integration README.md Configuration files example content Issue-ID: INT-1887 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Idbdec7b3091dc78428ec5740283f82d1e2b9c19b
Diffstat (limited to 'doc/resources/ue.json')
-rw-r--r--doc/resources/ue.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/resources/ue.json b/doc/resources/ue.json
new file mode 100644
index 0000000..2342723
--- /dev/null
+++ b/doc/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"
+ }
+]