Gnss - AWS IoT Wireless

Gnss

Global navigation satellite system (GNSS) object used for positioning.

Contents

Payload

Payload that contains the GNSS scan result, or NAV message, in hexadecimal notation.

Type: String

Length Constraints: Maximum length of 2048.

Required: Yes

AssistAltitude

Optional assistance altitude, which is the altitude of the device at capture time, specified in meters above the WGS84 reference ellipsoid.

Type: Float

Required: No

AssistPosition

Optional assistance position information, specified using latitude and longitude values in degrees. The coordinates are inside the WGS84 reference frame.

Type: Array of floats

Array Members: Fixed number of 2 items.

Required: No

CaptureTime

Optional parameter that gives an estimate of the time when the GNSS scan information is taken, in seconds GPS time (GPST). If capture time is not specified, the local server time is used.

Type: Float

Required: No

CaptureTimeAccuracy

Optional value that gives the capture time estimate accuracy, in seconds. If capture time accuracy is not specified, default value of 300 is used.

Type: Float

Required: No

Use2DSolver

Optional parameter that forces 2D solve, which modifies the positioning algorithm to a 2D solution problem. When this parameter is specified, the assistance altitude should have an accuracy of at least 10 meters.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: