diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-10-04 19:31:51 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-07 13:18:09 -0500 |
commit | 0dbcea457cb624a60ecffe59c163d775ea2fc490 (patch) | |
tree | b2be7da642e6be4a5f1447c39475d550eb0f644b /gen/cpp/openxc.pb | |
parent | 11ca9d9f43e7e741b3138a06a6c6ab34be436dd8 (diff) |
Merge all sub-types into a single TranslatedMessage type.
Diffstat (limited to 'gen/cpp/openxc.pb')
-rw-r--r-- | gen/cpp/openxc.pb | 35 |
1 files changed, 15 insertions, 20 deletions
diff --git a/gen/cpp/openxc.pb b/gen/cpp/openxc.pb index e343eeb0..523fc767 100644 --- a/gen/cpp/openxc.pb +++ b/gen/cpp/openxc.pb @@ -1,30 +1,25 @@ -Å -openxc.protoopenxc"Å +Â +openxc.protoopenxc"¼ VehicleMessage) type (2.openxc.VehicleMessage.Type' -raw_message (2.openxc.RawMessage7 -string_message (2.openxc.TranslatedStringMessage; -numerical_message (2 .openxc.TranslatedNumericMessage9 -boolean_message (2 .openxc.TranslatedBooleanMessage". +raw_message (2.openxc.RawMessage5 +translated_message (2.openxc.TranslatedMessage" Type -RAW +RAW -STRING -NUM -BOOL"; +TRANSLATED"; RawMessage bus ( message_id (
-data ("6 -TranslatedStringMessage -name (
-value ( "7 -TranslatedNumericMessage -name (
-value ("7 -TranslatedBooleanMessage -name (
-value (
\ No newline at end of file +data (" +TranslatedMessage +name ( +string_value ( +numerical_value ( +
boolean_value ( +string_event ( +numerical_event ( +
boolean_event (
\ No newline at end of file |