Skip to main content

Is Asleep

Signal code: connectivitystatus-isasleep Boolean indicator that shows whether the vehicle is in a low-power or sleep state.
value
boolean
Example
{
  "value": false
}

Is Digital Key Paired

Signal code: connectivitystatus-isdigitalkeypaired Boolean indicator that shows whether a digital key has been successfully paired with the vehicle.
value
boolean
Example
{
  "value": true
}

Is Online

Signal code: connectivitystatus-isonline Boolean indicator that shows the connectivity status of the vehicle.
value
boolean
Example
{
  "value": true
}