30 Lincoln *chassis_detail)
const {
58 chassis_detail->mutable_gear()->set_is_shift_position_valid(
false);
61 chassis_detail->mutable_gear()->set_is_shift_position_valid(
true);
63 chassis_detail->mutable_gear()->set_driver_override(
91 chassis_detail->mutable_gear()->set_canbus_fault(
int32_t gear_state(const std::uint8_t *bytes, int32_t length) const
get the gear state from byte array config detail: {'name': 'state', 'offset': 0.0,...