Skip to content

Commit

Permalink
Add uptime to health
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Nov 22, 2019
1 parent f6a8e39 commit da655cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ struct HealthData {
safetyModel @14 :Car.CarParams.SafetyModel;
faultStatus @15 :FaultStatus;
powerSaveEnabled @16 :Bool;
uptime @17 :UInt32;

enum FaultStatus {
none @0;
Expand Down

0 comments on commit da655cd

Please sign in to comment.