diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-09-29 21:52:34 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-09-29 21:53:27 -0400 |
commit | 68ce7c57c76496efb28c385428b0e2d797d8df74 (patch) | |
tree | 688a88b4f13d1a63ac6d16e80fbaf1c4bd829409 /gen/cpp/openxc.pb | |
parent | 1e8b40f719ac43ea53e414e311d9387757630de6 (diff) |
Add a command to enable/disable pre-defined OBD-II requests.
See openxc/vi-firmware#303.
Diffstat (limited to 'gen/cpp/openxc.pb')
-rw-r--r-- | gen/cpp/openxc.pb | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/gen/cpp/openxc.pb b/gen/cpp/openxc.pb index 716d2689..eef93e61 100644 --- a/gen/cpp/openxc.pb +++ b/gen/cpp/openxc.pb @@ -1,5 +1,5 @@ - + openxc.protoopenxc" VehicleMessage) type (2.openxc.VehicleMessage.Type' @@ -21,13 +21,14 @@ RawMessage bus ( message_id (
-data (" +data (" ControlCommand) type (2.openxc.ControlCommand.Type< diagnostic_request (2 .openxc.DiagnosticControlCommandG passthrough_mode_request (2%.openxc.PassthroughModeControlCommandO acceptance_filter_bypass_command (2%.openxc.AcceptanceFilterBypassCommand< -payload_format_command (2.openxc.PayloadFormatCommand"u +payload_format_command (2.openxc.PayloadFormatCommandO + predefined_obd2_requests_command (2%.openxc.PredefinedObd2RequestsCommand" Type VERSION
DEVICE_ID @@ -35,7 +36,8 @@ message_id (
DIAGNOSTIC PASSTHROUGH ACCEPTANCE_FILTER_BYPASS -PAYLOAD_FORMAT" +PAYLOAD_FORMAT +PREDEFINED_OBD2_REQUESTS" DiagnosticControlCommand* request (2.openxc.DiagnosticRequest7 action (2'.openxc.DiagnosticControlCommand.Action" @@ -53,7 +55,9 @@ DIAGNOSTIC format (2*.openxc.PayloadFormatCommand.PayloadFormat"'
PayloadFormat JSON -PROTOBUF"] +PROTOBUF"0 +PredefinedObd2RequestsCommand +enabled ("] CommandResponse) type (2.openxc.ControlCommand.Type message ( |