diff --git a/src/main/resources/json-schema/CU2_Geolocalisation.json b/src/main/resources/json-schema/CU2_Geolocalisation.json deleted file mode 100644 index 9d853bd11..000000000 --- a/src/main/resources/json-schema/CU2_Geolocalisation.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "positionUpdate": [ - { - "ID": "76_45101#SMUR1#", - "DATETIME": "2024-01-27T08:44:00+02:00", - "TIME": "2024-01-27T08:45:00+02:00", - "COORD": { - "LAT": "47.221866", - "LON": "-1.575807", - }, - "MOVE": "STATIQUE", - "ENGINE": "0", - "STATUS": "AVAILABLE", - }, -{ - "ID": "76_45102#SMUR2#", - "DATETIME": "2024-01-27T08:43:00+02:00", - "TIME": "2024-01-27T08:45:00+02:00", - "COORD": { - "LAT": "47.221866", - "LON": "-1.575807", - }, - "MOVE": "STATIQUE", - "ENGINE": "0", - "STATUS": "AVAILABLE", - }, -{ - "ID": "76_45104#SMUR4#", - "DATETIME": "2024-01-27T08:46:00+02:00", - "TIME": "2024-01-27T08:48:00+02:00", - "COORD": { - "LAT": "47.221866", - "LON": "-1.575807", - }, - "MOVE": "MOBILE", - "ENGINE": "1", - "STATUS": "UNAVAILABLE", - } -] -}