Keyfob Position

Auto API
Level 13
Last Updated
Level 11
Added In
Level 4
Identifier
0x00 0x48

This page specifies the Auto API protocol for Vehicle Status. Head over to the REST API, iOS SDK, Android SDK or Node.js SDK code reference pages for platform specifics.

Location

id: 0x01
name: location
name_cased: location
name_pretty: Location
type: enum
size: 1
enum_values:
  - id: 0x00
    name: out_of_range
  - id: 0x01
    name: outside_driver_side
  - id: 0x02
    name: outside_in_front_of_car
  - id: 0x03
    name: outside_passenger_side
  - id: 0x04
    name: outside_behind_car
  - id: 0x05
    name: inside_car
  - id: 0x06
    name: not_inside

Example

data_component: "05"
value: inside_car
description: Keyfob is inside the vehicle