From 8886ad7f9d6b1992ef4a0714a5bc33b26994453a Mon Sep 17 00:00:00 2001 From: Aravinda Baliga B Date: Thu, 25 Apr 2024 12:57:03 +0200 Subject: [PATCH] EDG-18: fixing validation error in example 22 of implementation guidelines. --- ... of intermodal transports from 5.11.3.json | 38 ++++++++++++------- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/examples/Design Template for GS1 Implementation Guideline examples/22. Sensor example 3-Condition monitoring and tracking of intermodal transports from 5.11.3.json b/examples/Design Template for GS1 Implementation Guideline examples/22. Sensor example 3-Condition monitoring and tracking of intermodal transports from 5.11.3.json index 600999f..15812bb 100644 --- a/examples/Design Template for GS1 Implementation Guideline examples/22. Sensor example 3-Condition monitoring and tracking of intermodal transports from 5.11.3.json +++ b/examples/Design Template for GS1 Implementation Guideline examples/22. Sensor example 3-Condition monitoring and tracking of intermodal transports from 5.11.3.json @@ -465,62 +465,74 @@ { "stringValue": "53.553747", "time": "2023-06-25T02:00", - "type": "Latitude" + "component": "latitude", + "type": "Angle" }, { "stringValue": "8.562372", "time": "2023-06-25T02:00", - "type": "Longitude" + "component": "longitude", + "type": "Angle" }, { "stringValue": "53.882318", "time": "2023-06-25T06:00", - "type": "Latitude" + "component": "latitude", + "type": "Angle" }, { "stringValue": "8.099310", "time": "2023-06-25T06:00", - "type": "Longitude" + "component": "longitude", + "type": "Angle" }, { "stringValue": "54.172892", "time": "2023-06-25T10:00", - "type": "Latitude" + "component": "latitude", + "type": "Angle" }, { "stringValue": "7.094428", "time": "2023-06-25T10:00", - "type": "Longitude" + "component": "longitude", + "type": "Angle" }, { "stringValue": "54.389794", "time": "2023-06-25T14:00", - "type": "Latitude" + "component": "latitude", + "type": "Angle" }, { "stringValue": "5.753072", "time": "2023-06-25T14:00", - "type": "Longitude" + "component": "longitude", + "type": "Angle" }, { "stringValue": "54.790116", "time": "2023-06-25T18:00", - "type": "Latitude" + "component": "latitude", + "type": "Angle" }, { "stringValue": "3.407863", "time": "2023-06-25T18:00", - "type": "Longitude" + "component": "longitude", + "type": "Angle" }, { "stringValue": "56.196056", "time": "2023-06-25T22:00", - "type": "Latitude" + "component": "latitude", + "type": "Angle" }, { "stringValue": "1.490934", "time": "2023-06-25T22:00", - "type": "Longitude" + "component": "longitude", + "type": "Angle" } ] } @@ -1392,7 +1404,7 @@ ] } }, - "pos_x": 1692.4285714285713, + "pos_x": 1692, "pos_y": 275 }, "15": {