Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
[Boolean, null]
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
SubscribeVehicleData
Boolean
Get the AccPedalPosition
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_ACC_PEDAL_POSITION value
Boolean
Get the AirbagStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_AIRBAG_STATUS value
Boolean
Get the BeltStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_BELT_STATUS value
Boolean
Get the BodyInformation
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_BODY_INFORMATION value
Boolean
Get the ClimateData
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_CLIMATE_DATA value
Boolean
Get the CloudAppVehicleID
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_CLOUD_APP_VEHICLE_ID value
Boolean
Get the ClusterModeStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_CLUSTER_MODE_STATUS value
Boolean
Get the DeviceStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_DEVICE_STATUS value
Boolean
Get the DriverBraking
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_DRIVER_BRAKING value
Boolean
Get the ECallInfo
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_E_CALL_INFO value
Boolean
Get the ElectronicParkBrakeStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_ELECTRONIC_PARK_BRAKE_STATUS value
Boolean
Get the EmergencyEvent
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_EMERGENCY_EVENT value
Boolean
Get the EngineOilLife
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_ENGINE_OIL_LIFE value
Boolean
Get the EngineTorque
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_ENGINE_TORQUE value
Boolean
Get the ExternalTemperature
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_EXTERNAL_TEMPERATURE value
Boolean
Get the FuelLevel
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_FUEL_LEVEL value
Boolean
Get the FuelLevel_State
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_FUEL_LEVEL_STATE value
Boolean
Get the FuelRange
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_FUEL_RANGE value
Boolean
Get the GearStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_GEAR_STATUS value
Boolean
Get the Gps
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_GPS value
Boolean
Get the HandsOffSteering
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_HANDS_OFF_STEERING value
Boolean
Get the HeadLampStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_HEAD_LAMP_STATUS value
Boolean
Get the InstantFuelConsumption
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_INSTANT_FUEL_CONSUMPTION value
Boolean
Get the MyKey
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_MY_KEY value
Boolean
Get the Odometer
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_ODOMETER value
[Boolean, null]
Gets a boolean value for OEM Custom VehicleData.
Kind: Instance method of SubscribeVehicleData
Returns: [Boolean, null]
- Whether or not to subscribe to the data.
Param | Type | Description |
---|---|---|
vehicleDataName | String |
The key associated with the custom vehicle data. |
Boolean
Get the Prndl
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_PRNDL value
Boolean
Get the Rpm
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_RPM value
Boolean
Get the SeatOccupancy
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_SEAT_OCCUPANCY value
Boolean
Get the Speed
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_SPEED value
Boolean
Get the StabilityControlsStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_STABILITY_CONTROLS_STATUS value
Boolean
Get the SteeringWheelAngle
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_STEERING_WHEEL_ANGLE value
Boolean
Get the TirePressure
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_TIRE_PRESSURE value
Boolean
Get the TurnSignal
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_TURN_SIGNAL value
Boolean
Get the WindowStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_WINDOW_STATUS value
Boolean
Get the WiperStatus
Kind: Instance method of SubscribeVehicleData
Returns: Boolean
- the KEY_WIPER_STATUS value
SubscribeVehicleData
Set the AccPedalPosition
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
position | Boolean |
Accelerator pedal position (percentage depressed) - The desired AccPedalPosition. |
SubscribeVehicleData
Set the AirbagStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
The status of the air bags - The desired AirbagStatus. |
SubscribeVehicleData
Set the BeltStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
The status of the seat belts - The desired BeltStatus. |
SubscribeVehicleData
Set the BodyInformation
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
information | Boolean |
The body information including power modes - The desired BodyInformation. |
SubscribeVehicleData
Set the ClimateData
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
data | Boolean |
See ClimateData - The desired ClimateData. |
SubscribeVehicleData
Set the CloudAppVehicleID
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
id | Boolean |
Parameter used by cloud apps to identify a head unit - The desired CloudAppVehicleID. |
SubscribeVehicleData
Set the ClusterModeStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
The status modes of the cluster - The desired ClusterModeStatus. |
SubscribeVehicleData
Set the DeviceStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
The device status including signal and battery strength - The desired DeviceStatus. |
SubscribeVehicleData
Set the DriverBraking
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
braking | Boolean |
The status of the brake pedal - The desired DriverBraking. |
SubscribeVehicleData
Set the ECallInfo
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
info | Boolean |
Emergency Call notification and confirmation data - The desired ECallInfo. |
SubscribeVehicleData
Set the ElectronicParkBrakeStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
The status of the park brake as provided by Electric Park Brake (EPB) system. - The desired ElectronicParkBrakeStatus. |
SubscribeVehicleData
Set the EmergencyEvent
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
event | Boolean |
Information related to an emergency event (and if it occurred) - The desired EmergencyEvent. |
SubscribeVehicleData
Set the EngineOilLife
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
life | Boolean |
The estimated percentage of remaining oil life of the engine. - The desired EngineOilLife. |
SubscribeVehicleData
Set the EngineTorque
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
torque | Boolean |
Torque value for engine (in Nm) on non-diesel variants - The desired EngineTorque. |
SubscribeVehicleData
Set the ExternalTemperature
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
temperature | Boolean |
The external temperature in degrees celsius. This parameter is deprecated starting RPC Spec 7.1, please see climateData. - The desired ExternalTemperature. |
SubscribeVehicleData
Set the FuelLevel
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
level | Boolean |
The fuel level in the tank (percentage). This parameter is deprecated starting RPC Spec 7.0, please see fuelRange. - The desired FuelLevel. |
SubscribeVehicleData
Set the FuelLevel_State
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
level_state | Boolean |
The fuel level state. This parameter is deprecated starting RPC Spec 7.0, please see fuelRange. - The desired FuelLevel_State. |
SubscribeVehicleData
Set the FuelRange
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
range | Boolean |
The fuel type, estimated range in KM, fuel level/capacity and fuel level state for the vehicle. See struct FuelRange for details. - The desired FuelRange. |
SubscribeVehicleData
Set the GearStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
See GearStatus - The desired GearStatus. |
SubscribeVehicleData
Set the Gps
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
gps | Boolean |
See GPSData - The desired Gps. |
SubscribeVehicleData
Set the HandsOffSteering
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
steering | Boolean |
To indicate whether driver hands are off the steering wheel - The desired HandsOffSteering. |
SubscribeVehicleData
Set the HeadLampStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
Status of the head lamps - The desired HeadLampStatus. |
SubscribeVehicleData
Set the InstantFuelConsumption
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
consumption | Boolean |
The instantaneous fuel consumption in microlitres - The desired InstantFuelConsumption. |
SubscribeVehicleData
Set the MyKey
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
key | Boolean |
Information related to the MyKey feature - The desired MyKey. |
SubscribeVehicleData
Set the Odometer
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
odometer | Boolean |
Odometer in km - The desired Odometer. |
SubscribeVehicleData
Sets a boolean value for OEM Custom VehicleData.
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance to support method chaining.
Param | Type | Description |
---|---|---|
vehicleDataName | String |
The key associated with the custom vehicle data. |
vehicleDataState | Boolean |
Whether or not to subscribe to the data. |
SubscribeVehicleData
Set the Prndl
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
prndl | Boolean |
See PRNDL. This parameter is deprecated and it is now covered in `gearStatus` - The desired Prndl. |
SubscribeVehicleData
Set the Rpm
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
rpm | Boolean |
The number of revolutions per minute of the engine - The desired Rpm. |
SubscribeVehicleData
Set the SeatOccupancy
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
occupancy | Boolean |
See SeatOccupancy - The desired SeatOccupancy. |
SubscribeVehicleData
Set the Speed
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
speed | Boolean |
The vehicle speed in kilometers per hour - The desired Speed. |
SubscribeVehicleData
Set the StabilityControlsStatus
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | Boolean |
See StabilityControlsStatus - The desired StabilityControlsStatus. |
SubscribeVehicleData
Set the SteeringWheelAngle
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
angle | Boolean |
Current angle of the steering wheel (in deg) - The desired SteeringWheelAngle. |
SubscribeVehicleData
Set the TirePressure
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
pressure | Boolean |
See TireStatus - The desired TirePressure. |
SubscribeVehicleData
Set the TurnSignal
Kind: Instance method of SubscribeVehicleData
Returns: SubscribeVehicleData
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
signal | Boolean |
See TurnSignal - The desired TurnSignal. |