Merge pull request #33 from openxc/addingPlatformCommand
[apps/agl-service-can-low-level.git] / gen / cpp / openxc.pb.h
index 11386e3..09735ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Automatically generated nanopb header */
-/* Generated by nanopb-0.3.1 at Mon Feb 29 19:42:01 2016. */
+/* Generated by nanopb-0.3.1 at Wed Sep 14 16:47:53 2016. */
 
 #ifndef PB_OPENXC_PB_H_INCLUDED
 #define PB_OPENXC_PB_H_INCLUDED
@@ -37,7 +37,8 @@ typedef enum _openxc_ControlCommand_Type {
     openxc_ControlCommand_Type_PREDEFINED_OBD2_REQUESTS = 7,
     openxc_ControlCommand_Type_MODEM_CONFIGURATION = 8,
     openxc_ControlCommand_Type_RTC_CONFIGURATION = 9,
-    openxc_ControlCommand_Type_SD_MOUNT_STATUS = 10
+    openxc_ControlCommand_Type_SD_MOUNT_STATUS = 10,
+    openxc_ControlCommand_Type_PLATFORM = 11
 } openxc_ControlCommand_Type;
 
 typedef enum _openxc_DiagnosticControlCommand_Action {
@@ -132,7 +133,7 @@ typedef struct _openxc_DiagnosticRequest {
     openxc_DiagnosticRequest_DecodedType decoded_type;
 } openxc_DiagnosticRequest;
 
-typedef PB_BYTES_ARRAY_T(8) openxc_DiagnosticResponse_payload_t;
+typedef PB_BYTES_ARRAY_T(255) openxc_DiagnosticResponse_payload_t;
 
 typedef struct _openxc_DiagnosticResponse {
     bool has_bus;
@@ -414,7 +415,7 @@ extern const pb_field_t openxc_SimpleMessage_fields[4];
 #define openxc_RTCConfigurationCommand_size      6
 #define openxc_CommandResponse_size              139
 #define openxc_DiagnosticRequest_size            68
-#define openxc_DiagnosticResponse_size           56
+#define openxc_DiagnosticResponse_size           304
 #define openxc_DynamicField_size                 119
 #define openxc_SimpleMessage_size                344