1 Running Status hierarchy
5 Object path /org/automotive/runningStatus/*
7 Interface: org.automotive.vehiclePowerMode
8 Object path: /org/automotive/runningStatus/vehiclePowerMode
11 byte VehiclePowerMode [readonly]
18 Interface: org.automotive.vehicleSpeed
19 Object path: /org/automotive/runningStatus/vehicleSpeed
22 uint16 VehicleSpeed [readonly]
24 Velocity of vehicle in kph.
26 Interface: org.automotive.engineSpeed
27 Object path: /org/automotive/runningStatus/engineSpeed
30 uint16 EngineSpeed [readonly]
32 Engine speed in revolutions per minute (RPM)
34 Interface: org.automotive.tripMeter
35 Object path: /org/automotive/runningStatus/tripMeter
40 Distance from trip meter(s) in km.
45 Interface: org.automotive.transmission
46 Object path: /org/automotive/runningStatus/transmission
49 byte ShiftPosition [readonly]
66 byte GearPosition [readonly]
92 Interface: org.automotive.cruiseControlStatus
93 Object path: /org/automotive/runningStatus/cruiseControlStatus
96 bool Activated [readonly]
98 true = engaged, false not engaged
100 uint16 Speed [readonly]
105 Interface: org.automotive.wheelBrake
106 Object path: /org/automotive/runningStatus/wheelBrake
109 bool WheelBrake [readonly]
114 Interface: org.automotive.lightstatus
115 Object path: /org/automotive/runningStatus/lightstatus
119 bool RightTurn [readonly]
120 bool LeftTurn [readonly]
121 bool Brake [readonly]
123 bool Hazard [readonly]
124 bool Parking [readonly]
125 bool HighBeam [readonly]
127 Interface: org.automotive.interiorLightStatus
128 Object path: /org/automotive/runningStatus/interiorLightStatus
131 bool Driver [readonly]
132 bool Passenger [readonly]
133 bool Center [readonly]
136 Interface: org.automotive.horn
137 Object path: /org/automotive/runningStatus/horn
141 On = true / Off = false
143 Interface: org.automotive.chime
144 Object path: /org/automotive/runningStatus/chime
147 bool Chime [readonly]
149 On = true / Off = false
151 Interface: org.automotive.fuel
152 Object path: /org/automotive/runningStatus/fuel
155 byte Level [readonly]
157 Remaining percentage of fuel.
159 uint16 Range [readonly]
161 Estimated fuel range with available fuel in km
163 uint16 InstantConsumption [readonly]
165 Fuel consumption in meters per liter of fuel.
167 uint16 AverageConsumption [readonly]
169 Average fuel consumption in meters per liter of fuel since last reset
171 Interface: org.automotive.engineOil
172 Object path: /org/automotive/runningStatus/engineOil
175 byte Remaining [readonly]
177 Remaining Oil life remaining; percentage
179 byte Temperature [readonly]
181 Engine Oil Temperature in degrees C
183 uint16 Pressure [readonly]
185 Engine Oil Pressure in kPa
188 Interface: org.automotive.engineCoolant
189 Object path: /org/automotive/runningStatus/engineCoolant
192 byte Level [readonly]
194 Level of Engine Coolant (percentage of full)
196 byte Temperature [readonly]
198 Temperature of Engine Coolant in degrees C
200 Interface: org.automotive.acceleration
201 Object path: /org/automotive/runningStatus/acceleration
206 lateral acceleration as 1/1000 G
210 longitudinal acceleration as 1/1000 G
214 vertical accelaration as 1/1000 G
218 Interface: org.automotive.steeringWheelAngle
219 Object path: /org/automotive/runningStatus/steeringWheelAngle
222 uint16 SteeringWheelAngle [readonly]
224 Angle of the steering wheel (0-360)