gps – stats Conduit
Description: statistics and positional information of GPS : OBJECT
Element | Type | Description |
sats | STRING | Number of satellites |
fix | STRING | Fix quality (0=Invalid, 1=GPS fix, 2 = DGPS fix) |
time | STRING | Time |
lat | STRING | Latitude coordinate |
alt | STRING | Altitude |
data | ARRAY | A list of NMEA data strings containing latest GPS information |
lng | STRING | Longitude coordinate |