X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=openxc.proto;h=6d41325b4694c7d5f0d6be11bd76852ea2673ec7;hb=8987262fa7e8510030d11e42edb4128868a6e81c;hp=7653212c5d783153f26612ba99dfcb56989e2ba6;hpb=c40cf500680b4907d74c2a1c0705a3dbf99569fe;p=apps%2Fagl-service-can-low-level.git diff --git a/openxc.proto b/openxc.proto index 7653212c..6d41325b 100644 --- a/openxc.proto +++ b/openxc.proto @@ -13,7 +13,7 @@ message VehicleMessage { optional DiagnosticResponse diagnostic_response = 4; optional ControlCommand control_command = 5; optional CommandResponse command_response = 6; - optional uint32 uptime = 7; + optional uint64 timestamp = 7; } message CanMessage {