Light Conditions

Auto API
Level 13
Last Updated
Level 12
Added In
Level 5
Identifier
0x00 0x54

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.

Inside light

id: 0x02
name: inside_light
name_cased: insideLight
name_pretty: Inside light
type: unit.illuminance
size: 10
description: Measured inside illuminance

Example

data_component: 11003fd0000000000000
value:
  lux: 0.25
description: Inside illuminance is 0.25lux

Outside light

id: 0x01
name: outside_light
name_cased: outsideLight
name_pretty: Outside light
type: unit.illuminance
size: 10
description: Measured outside illuminance

Example

data_component: 110040fb198000000000
value:
  lux: 111000
description: Outside illuminance is 111'000.0lux