1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 06:24:48 -04:00

Add altitudeDateTime to MapItem

This commit is contained in:
srcejon
2025-03-06 13:55:38 +00:00
parent 5ae5641f99
commit cb5d921e68
8 changed files with 86 additions and 2 deletions
@@ -10184,6 +10184,10 @@ margin-bottom: 20px;
"type" : "string",
"description" : "Date and time at this position (ISO 8601 extended format)"
},
"altitudeDateTime" : {
"type" : "string",
"description" : "Date and time at this altitude, if different from positionDateTime (ISO 8601 extended format)"
},
"track" : {
"type" : "array",
"description" : "Track/path the item has taken",
@@ -10355,6 +10359,10 @@ margin-bottom: 20px;
"type" : "string",
"description" : "Date and time at this position (ISO 8601 extended format)"
},
"altitudeDateTime" : {
"type" : "string",
"description" : "Date and time at this altitude, if different from positionDateTime (ISO 8601 extended format)"
},
"track" : {
"type" : "array",
"description" : "Track/path the item has taken",
@@ -59593,7 +59601,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2025-02-04T16:59:42.434+01:00
Generated 2025-03-06T14:54:56.926+01:00
</div>
</div>
</div>