summaryrefslogtreecommitdiffstats
path: root/gen/cpp/openxc.pb.h
diff options
context:
space:
mode:
authorrwoberholzer <rwoberholzer@gmail.com>2016-09-14 17:04:56 +0000
committerrwoberholzer <rwoberholzer@gmail.com>2016-09-14 17:04:56 +0000
commitd95233833f8a3b763acacaf188a85f98928a4ff2 (patch)
tree5365c00702aebae59abefe28729ce059a7fa15d0 /gen/cpp/openxc.pb.h
parent1f30cd503806c0844e3ee53ef3627b8a5464d124 (diff)
Added platform to message format
Diffstat (limited to 'gen/cpp/openxc.pb.h')
-rw-r--r--gen/cpp/openxc.pb.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gen/cpp/openxc.pb.h b/gen/cpp/openxc.pb.h
index a15e44ba..09735ee7 100644
--- a/gen/cpp/openxc.pb.h
+++ b/gen/cpp/openxc.pb.h
@@ -1,5 +1,5 @@
/* Automatically generated nanopb header */
-/* Generated by nanopb-0.3.1 at Thu Aug 4 17:56:35 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 {