automotive-message-broker
0.13
|
Corresponds with DBus Interface org.automotive.Transmission. More...
import"ambdbusmappings.idl";
Public Types | |
enum | TransmissionPositions { Neutral = 0, First, Second, Third, Forth, Fifth, Sixth, Seventh, Eighth, Ninth, Tenth, CVT = 64, Drive = 96, Reverse = 128, Park = 255 } |
enum | Mode { Normal =0, Sports = 1, Economy = 2, OEMCustom1 = 3, OEMCustom2 = 4 } |
enum | Type { Unknown = -1, Auto = 0, Manual = 1, CV = 2 } |
Public Attributes | |
const DOMString | TransmissionShiftPosition = "ShiftPosition" |
corresponds with DBus property ShiftPosition for interface org.automotive.Transmission AMB fulfills this member with VehicleProperty::TransmissionShiftPosition | |
const DOMString | TransmissionGearPosition = "GearPosition" |
corresponds with DBus property GearPosition for interface org.automotive.Transmission AMB fulfills this member with VehicleProperty::TransmissionGearPosition More... | |
const DOMString | TransmissionModeW3C = "Mode" |
corresponds with DBus property Mode for interface org.automotive.Transmission AMB fulfills this member with VehicleProperty::TransmissionModeW3C | |
const DOMString | TransmissionGearType = "Type" |
corresponds with DBus property Type for interface org.automotive.Transmission AMB fulfills this member with VehicleProperty::TransmissionGearType | |
Corresponds with DBus Interface org.automotive.Transmission.
enum Transmission::Mode |
TODO: deprecate in 0.14. Replaced with Drive::Mode:
const DOMString Transmission::TransmissionGearPosition = "GearPosition" |
corresponds with DBus property GearPosition for interface org.automotive.Transmission AMB fulfills this member with VehicleProperty::TransmissionGearPosition
corresponds with DBus property Gear for interface org.automotive.Transmission AMB fulfills this member with VehicleProperty::TransmissionGearPosition