IsAtHome
Signal code:location-isathome
A boolean indicating if the vehicle is at home. Vehicle owners can set their home location in their OEM application.
Boolean indicating if the vehicle is at the configured home location
Example
Location
Signal code:location-preciselocation
An object containing information about a vehicle’s precise location.
The precise angular heading of the vehicle.
The vehicle’s current geographic latitude coordinate.
A cardinal or intercardinal direction representing the vehicle’s current heading or orientation.Possible values:
N
, NE
, E
, SE
, S
, SW
, W
, NW
The vehicle’s current geographic longitude coordinate.
Indicates whether the location-related fields are expected to update in real time or when the vehicle is parked.Possible values:
LAST_PARKED
, CURRENT
Example