84A0DD62-E8AA-4D0F-91DB-819B6724C69E
28F59D60-8B8E-4FCD-A81F-61BDB46595A9
Acquires and sets the GPS information to the camera.
Name | Type | Description |
---|---|---|
Latitude | float64 | Latitude. |
Longitude | float64 | Longitude. |
Altitude | float64 | Altitude.-9999 -- 9999 (TBC) |
Year | sint16 | 1582 -- 9999 (TBC), LITTLE ENDIAN |
Month | sint8 | 1 -- 12 |
Day | sint8 | 1 -- 31 |
Hours | sint8 | 0 -- 23 |
Minutes | sint8 | 0 -- 59 |
Seconds | sint8 | 0 -- 59 |
Datum | sint8 | Always 0 (WGS84) |
Everything except the year field is in BIG_ENDIAN order. The timestamp is the time the location was acquired, not the current wall clock time. It is always expressed at UTC.
Property | Requirement |
---|---|
Read | Mandatory |
Write | Mandatory |
Notify | Excluded |