Trunk

Auto API
Level 13
Last Updated
Level 13
Added In
Level 1
Identifier
0x00 0x21

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.

Lock

id: 0x01
name: lock
name_cased: lock
name_pretty: Lock
type: types.lock_state

Example

data_component: "00"
value: unlocked
description: Trunk is unlocked

Lock safety

id: 0x03
name: lock_safety
name_cased: lockSafety
name_pretty: Lock safety
added: 13
type: types.lock_safety
description: Indicates the safe-state of the trunk.

Example

data_component: "00"
value: safe
description: Trunk lock is safely locked.

Position

id: 0x02
name: position
name_cased: position
name_pretty: Position
type: types.position

Example

data_component: "01"
value: open
description: Trunk is open