automotive-message-broker
0.13
|
Corresponds with DBus Interface org.automotive.Fuel. More...
import"ambdbusmappings.idl";
Public Types | |
enum | Type { Unknown = -1, Gasoline = 0, High_Octane, Diesel, Electric, Hydrogen } |
enum | RefuelPosition { UnknownPosition = -1, Left = 0, Right, Front, Rear } |
Public Attributes | |
const DOMString | FuelLevel = "Level" |
corresponds with DBus property Level for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelLevel | |
const DOMString | FuelRange = "Range" |
corresponds with DBus property Range for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelRange | |
const DOMString | FuelConsumption = "InstantConsumption" |
corresponds with DBus property InstantConsumption for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelConsumption | |
const DOMString | FuelEconomy = "InstantEconomy" |
corresponds with DBus property InstantEconomy for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelEconomy | |
const DOMString | FuelAverageEconomy = "AverageEconomy" |
corresponds with DBus property AverageEconomy for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelAverageEconomy | |
const DOMString | FuelAverageConsumption = "AverageConsumption" |
corresponds with DBus property AverageConsumption for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelAverageConsumption | |
const DOMString | FuelConsumptionSinceRestart = "FuelConsumedSinceRestart" |
corresponds with DBus property FuelConsumedSinceRestart for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelConsumptionSinceRestart | |
const DOMString | FuelTimeSinceRestart = "TimeSinceRestart" |
corresponds with DBus property TimeSinceRestart for interface org.automotive.Fuel AMB fulfills this member with VehicleProperty::FuelTimeSinceRestart | |
Corresponds with DBus Interface org.automotive.Fuel.