Skip to content

Commit

Permalink
jar generated
Browse files Browse the repository at this point in the history
  • Loading branch information
imertetsu committed Aug 13, 2024
1 parent 25c0165 commit 6b920b2
Show file tree
Hide file tree
Showing 22 changed files with 169 additions and 25 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified build/libs/SpacecraftEvents-0.0.1-plain.jar
Binary file not shown.
Binary file modified build/libs/SpacecraftEvents-0.0.1.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h1>SpacecraftEventsApplicationTests</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.550s</div>
<div class="counter">1.396s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -79,16 +79,16 @@ <h2>Tests</h2>
</thead>
<tr>
<td class="success">contextLoads()</td>
<td class="success">1.550s</td>
<td class="success">1.396s</td>
<td class="success">passed</td>
</tr>
</table>
</div>
<div id="tab1" class="tab">
<h2>Standard output</h2>
<span class="code">
<pre>14:56:05.424 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:56:05.593 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests
<pre>15:08:14.343 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
15:08:14.529 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests

. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
Expand All @@ -99,8 +99,8 @@ <h2>Standard output</h2>

?[32m :: Spring Boot :: ?[39m ?[2m (v3.3.2)?[0;39m

?[2m2024-08-13T14:56:06.438-04:00?[0;39m ?[32m INFO?[0;39m ?[35m7984?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 7984 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
?[2m2024-08-13T14:56:06.440-04:00?[0;39m ?[32m INFO?[0;39m ?[35m7984?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m No active profile set, falling back to 1 default profile: &quot;default&quot;
?[2m2024-08-13T15:08:15.365-04:00?[0;39m ?[32m INFO?[0;39m ?[35m20568?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 20568 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
?[2m2024-08-13T15:08:15.367-04:00?[0;39m ?[32m INFO?[0;39m ?[35m20568?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m No active profile set, falling back to 1 default profile: &quot;default&quot;
EventDTO(occurrenceTime=2023-10-01T10:15:00, eventName=System Startup, id=E001, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:35:00, eventName=Navigation Calibration, id=E002, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:50:00, eventName=Warning Light On, id=E003, severity=Warning, longitude=0.0, latitude=0.0)
Expand Down Expand Up @@ -150,7 +150,7 @@ <h2>Standard output</h2>
LongitudeDTO(timestamp=2023-10-01T15:50:00, position=-82.2437)
LongitudeDTO(timestamp=2023-10-01T16:10:00, position=-81.2437)
LongitudeDTO(timestamp=2023-10-01T16:20:00, position=-80.2437)
?[2m2024-08-13T14:56:09.331-04:00?[0;39m ?[32m INFO?[0;39m ?[35m7984?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Started SpacecraftEventsApplicationTests in 3.392 seconds (process running for 5.354)
?[2m2024-08-13T15:08:18.304-04:00?[0;39m ?[32m INFO?[0;39m ?[35m20568?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Started SpacecraftEventsApplicationTests in 3.423 seconds (process running for 5.411)
Hello World
</pre>
</span>
Expand All @@ -163,7 +163,7 @@ <h2>Standard output</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 2:56:11 PM</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 3:08:19 PM</p>
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions build/reports/tests/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Test Summary</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.550s</div>
<div class="counter">1.396s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -85,7 +85,7 @@ <h2>Packages</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1.550s</td>
<td>1.396s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -112,7 +112,7 @@ <h2>Classes</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1.550s</td>
<td>1.396s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -126,7 +126,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 2:56:11 PM</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 3:08:19 PM</p>
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions build/reports/tests/test/packages/com.spacecraft.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Package com.spacecraft</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">1.550s</div>
<div class="counter">1.396s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2>Classes</h2>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1.550s</td>
<td>1.396s</td>
<td class="success">100%</td>
</tr>
</table>
Expand All @@ -96,7 +96,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 2:56:11 PM</p>
<a href="http://www.gradle.org">Gradle 8.8</a> at Aug 13, 2024, 3:08:19 PM</p>
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.spacecraft.SpacecraftEventsApplicationTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2024-08-13T18:56:09" hostname="LAPTOP-3EFEN648" time="1.55">
<testsuite name="com.spacecraft.SpacecraftEventsApplicationTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2024-08-13T19:08:18" hostname="LAPTOP-3EFEN648" time="1.396">
<properties/>
<testcase name="contextLoads()" classname="com.spacecraft.SpacecraftEventsApplicationTests" time="1.55"/>
<system-out><![CDATA[14:56:05.424 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:56:05.593 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests
<testcase name="contextLoads()" classname="com.spacecraft.SpacecraftEventsApplicationTests" time="1.396"/>
<system-out><![CDATA[15:08:14.343 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.spacecraft.SpacecraftEventsApplicationTests]: SpacecraftEventsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
15:08:14.529 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.spacecraft.SpacecraftEventsApplication for test class com.spacecraft.SpacecraftEventsApplicationTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
Expand All @@ -14,8 +14,8 @@
?[32m :: Spring Boot :: ?[39m ?[2m (v3.3.2)?[0;39m
?[2m2024-08-13T14:56:06.438-04:00?[0;39m ?[32m INFO?[0;39m ?[35m7984?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 7984 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
?[2m2024-08-13T14:56:06.440-04:00?[0;39m ?[32m INFO?[0;39m ?[35m7984?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m No active profile set, falling back to 1 default profile: "default"
?[2m2024-08-13T15:08:15.365-04:00?[0;39m ?[32m INFO?[0;39m ?[35m20568?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Starting SpacecraftEventsApplicationTests using Java 17.0.10 with PID 20568 (started by imert in C:\Users\imert\IdeaProjects\SpacecraftEvents)
?[2m2024-08-13T15:08:15.367-04:00?[0;39m ?[32m INFO?[0;39m ?[35m20568?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m No active profile set, falling back to 1 default profile: "default"
EventDTO(occurrenceTime=2023-10-01T10:15:00, eventName=System Startup, id=E001, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:35:00, eventName=Navigation Calibration, id=E002, severity=Info, longitude=0.0, latitude=0.0)
EventDTO(occurrenceTime=2023-10-01T10:50:00, eventName=Warning Light On, id=E003, severity=Warning, longitude=0.0, latitude=0.0)
Expand Down Expand Up @@ -65,7 +65,7 @@ LongitudeDTO(timestamp=2023-10-01T15:40:00, position=-83.2437)
LongitudeDTO(timestamp=2023-10-01T15:50:00, position=-82.2437)
LongitudeDTO(timestamp=2023-10-01T16:10:00, position=-81.2437)
LongitudeDTO(timestamp=2023-10-01T16:20:00, position=-80.2437)
?[2m2024-08-13T14:56:09.331-04:00?[0;39m ?[32m INFO?[0;39m ?[35m7984?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Started SpacecraftEventsApplicationTests in 3.392 seconds (process running for 5.354)
?[2m2024-08-13T15:08:18.304-04:00?[0;39m ?[32m INFO?[0;39m ?[35m20568?[0;39m ?[2m---?[0;39m ?[2m[SpacecraftEvents] [ Test worker]?[0;39m ?[2m?[0;39m?[36mc.s.SpacecraftEventsApplicationTests ?[0;39m ?[2m:?[0;39m Started SpacecraftEventsApplicationTests in 3.423 seconds (process running for 5.411)
Hello World
]]></system-out>
<system-err><![CDATA[]]></system-err>
Expand Down
Binary file modified build/test-results/test/binary/output.bin
Binary file not shown.
Binary file modified build/test-results/test/binary/output.bin.idx
Binary file not shown.
Binary file modified build/test-results/test/binary/results.bin
Binary file not shown.
Binary file modified build/tmp/compileJava/previous-compilation-data.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/java/com/spacecraft/services/EventService.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class EventService {
@PostConstruct
public void loadData() throws IOException {
ObjectMapper objectMapper = new ObjectMapper();
Path path = Paths.get("src", "main", "java", "com", "spacecraft", "persistence", "events.json");
Path path = Paths.get("src", "main", "resources", "persistence", "events.json");
events = objectMapper.readValue(
Files.readAllBytes(path), new TypeReference<List<EventDTO>>() {}
);
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/spacecraft/services/LatitudeService.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class LatitudeService {
@PostConstruct
public void loadData() throws IOException{
ObjectMapper objectMapper = new ObjectMapper();
Path path = Paths.get("src", "main", "java", "com", "spacecraft", "persistence", "latitudes.json");
Path path = Paths.get("src", "main", "resources", "persistence", "latitudes.json");
latitudes = objectMapper.readValue(
Files.readAllBytes(path), new TypeReference<List<LatitudeDTO>>() {}
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class LongitudeService {
@PostConstruct
public void loadData() throws IOException{
ObjectMapper objectMapper = new ObjectMapper();
Path path = Paths.get("src", "main", "java", "com", "spacecraft", "persistence", "longitudes.json");
Path path = Paths.get("src", "main", "resources", "persistence", "longitudes.json");

longitudes = objectMapper.readValue(
Files.readAllBytes(path), new TypeReference<List<LongitudeDTO>>() {}
Expand Down
62 changes: 62 additions & 0 deletions src/main/resources/persistence/events.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
[
{
"occurrence_time": "2023-10-01T10:15:00",
"event_name": "System Startup",
"id": "E001",
"severity": "Info"
},
{
"occurrence_time": "2023-10-01T10:35:00",
"event_name": "Navigation Calibration",
"id": "E002",
"severity": "Info"
},
{
"occurrence_time": "2023-10-01T10:50:00",
"event_name": "Warning Light On",
"id": "E003",
"severity": "Warning"
},
{
"occurrence_time": "2023-10-01T11:05:00",
"event_name": "Data Transmission Error",
"id": "E004",
"severity": "Error"
},
{
"occurrence_time": "2023-10-01T11:25:00",
"event_name": "System Restart",
"id": "E005",
"severity": "Info"
},
{
"occurrence_time": "2023-10-01T11:45:00",
"event_name": "Low Battery",
"id": "E006",
"severity": "Warning"
},
{
"occurrence_time": "2023-10-01T12:05:00",
"event_name": "Data Loss",
"id": "E007",
"severity": "Error"
},
{
"occurrence_time": "2023-10-01T12:20:00",
"event_name": "Critical System Failure",
"id": "E008",
"severity": "Error"
},
{
"occurrence_time": "2023-10-01T12:45:00",
"event_name": "System Reboot",
"id": "E009",
"severity": "Info"
},
{
"occurrence_time": "2023-10-07T13:00:00",
"event_name": "Sensor Malfunction",
"id": "E010",
"severity": "Error"
}
]
41 changes: 41 additions & 0 deletions src/main/resources/persistence/latitudes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
[
{"timestamp": "2023-10-01T10:00:00", "position": 34.0522},
{"timestamp": "2023-10-01T10:10:00", "position": 35.1234},
{"timestamp": "2023-10-01T10:20:00", "position": 36.2456},
{"timestamp": "2023-10-01T10:30:00", "position": 37.3245},
{"timestamp": "2023-10-01T10:40:00", "position": 38.4321},
{"timestamp": "2023-10-01T10:50:00", "position": 39.5567},
{"timestamp": "2023-10-01T11:00:00", "position": 40.6742},
{"timestamp": "2023-10-01T11:10:00", "position": 41.7789},
{"timestamp": "2023-10-01T11:20:00", "position": 42.8865},
{"timestamp": "2023-10-01T11:30:00", "position": 43.9687},
{"timestamp": "2023-10-01T11:40:00", "position": 45.0123},
{"timestamp": "2023-10-01T11:50:00", "position": 46.1021},
{"timestamp": "2023-10-01T12:00:00", "position": 47.2134},
{"timestamp": "2023-10-01T12:10:00", "position": 48.3290},
{"timestamp": "2023-10-01T12:20:00", "position": 49.4257},
{"timestamp": "2023-10-01T12:30:00", "position": 50.5567},
{"timestamp": "2023-10-01T12:40:00", "position": 51.6321},
{"timestamp": "2023-10-01T12:50:00", "position": 52.7122},
{"timestamp": "2023-10-01T13:00:00", "position": 53.8112},
{"timestamp": "2023-10-01T13:10:00", "position": 54.9223},
{"timestamp": "2023-10-01T13:15:00", "position": 55.9891},
{"timestamp": "2023-10-01T13:25:00", "position": 56.9877},
{"timestamp": "2023-10-01T13:35:00", "position": 57.9855},
{"timestamp": "2023-10-01T13:45:00", "position": 59.0765},
{"timestamp": "2023-10-01T13:55:00", "position": 60.0998},
{"timestamp": "2023-10-01T14:05:00", "position": 61.1267},
{"timestamp": "2023-10-01T14:15:00", "position": 62.2254},
{"timestamp": "2023-10-01T14:25:00", "position": 63.3232},
{"timestamp": "2023-10-01T14:35:00", "position": 64.4234},
{"timestamp": "2023-10-01T14:45:00", "position": 65.5231},
{"timestamp": "2023-10-01T14:55:00", "position": 66.6234},
{"timestamp": "2023-10-01T15:05:00", "position": 67.7236},
{"timestamp": "2023-10-01T15:15:00", "position": 68.8233},
{"timestamp": "2023-10-01T15:25:00", "position": 69.9236},
{"timestamp": "2023-10-01T15:35:00", "position": 71.0238},
{"timestamp": "2023-10-01T15:45:00", "position": 72.1235},
{"timestamp": "2023-10-01T15:55:00", "position": 73.2238},
{"timestamp": "2023-10-01T16:05:00", "position": 74.3239},
{"timestamp": "2023-10-01T16:15:00", "position": 75.4236}
]
41 changes: 41 additions & 0 deletions src/main/resources/persistence/longitudes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
[
{"timestamp": "2023-10-01T10:00:00", "position": -118.2437},
{"timestamp": "2023-10-01T10:10:00", "position": -117.2437},
{"timestamp": "2023-10-01T10:20:00", "position": -116.2437},
{"timestamp": "2023-10-01T10:30:00", "position": -115.2437},
{"timestamp": "2023-10-01T10:40:00", "position": -114.2437},
{"timestamp": "2023-10-01T10:50:00", "position": -113.2437},
{"timestamp": "2023-10-01T11:00:00", "position": -112.2437},
{"timestamp": "2023-10-01T11:10:00", "position": -111.2437},
{"timestamp": "2023-10-01T11:20:00", "position": -110.2437},
{"timestamp": "2023-10-01T11:30:00", "position": -109.2437},
{"timestamp": "2023-10-01T11:40:00", "position": -108.2437},
{"timestamp": "2023-10-01T11:50:00", "position": -107.2437},
{"timestamp": "2023-10-01T12:00:00", "position": -106.2437},
{"timestamp": "2023-10-01T12:10:00", "position": -105.2437},
{"timestamp": "2023-10-01T12:20:00", "position": -104.2437},
{"timestamp": "2023-10-01T12:30:00", "position": -103.2437},
{"timestamp": "2023-10-01T12:40:00", "position": -102.2437},
{"timestamp": "2023-10-01T12:50:00", "position": -101.2437},
{"timestamp": "2023-10-01T13:00:00", "position": -100.2437},
{"timestamp": "2023-10-01T13:10:00", "position": -99.2437},
{"timestamp": "2023-10-01T13:15:00", "position": -98.2437},
{"timestamp": "2023-10-01T13:25:00", "position": -97.2437},
{"timestamp": "2023-10-01T13:35:00", "position": -96.2437},
{"timestamp": "2023-10-01T13:45:00", "position": -95.2437},
{"timestamp": "2023-10-01T13:55:00", "position": -94.2437},
{"timestamp": "2023-10-01T14:05:00", "position": -93.2437},
{"timestamp": "2023-10-01T14:15:00", "position": -92.2437},
{"timestamp": "2023-10-01T14:25:00", "position": -91.2437},
{"timestamp": "2023-10-01T14:35:00", "position": -90.2437},
{"timestamp": "2023-10-01T14:45:00", "position": -89.2437},
{"timestamp": "2023-10-01T14:55:00", "position": -88.2437},
{"timestamp": "2023-10-01T15:00:00", "position": -87.2437},
{"timestamp": "2023-10-01T15:10:00", "position": -86.2437},
{"timestamp": "2023-10-01T15:20:00", "position": -85.2437},
{"timestamp": "2023-10-01T15:30:00", "position": -84.2437},
{"timestamp": "2023-10-01T15:40:00", "position": -83.2437},
{"timestamp": "2023-10-01T15:50:00", "position": -82.2437},
{"timestamp": "2023-10-01T16:10:00", "position": -81.2437},
{"timestamp": "2023-10-01T16:20:00", "position": -80.2437}
]

0 comments on commit 6b920b2

Please sign in to comment.