Added platform to message format
[apps/agl-service-can-low-level.git] / openxc.proto
index 80ffc50..db7164f 100644 (file)
@@ -39,6 +39,7 @@ message ControlCommand {
         MODEM_CONFIGURATION = 8;
         RTC_CONFIGURATION = 9;
         SD_MOUNT_STATUS = 10;
+        PLATFORM = 11;
     }
 
     optional Type type = 1;