Log SOM power draw (#327)

log SOM power draw

Co-authored-by: Comma Device <device@comma.ai>
This commit is contained in:
Robbe Derks 2022-06-27 15:18:35 +02:00 committed by GitHub
parent c6acc0698a
commit 3fef4f7861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ struct DeviceState @0xa4d8b5af2aa492eb {
offroadPowerUsageUwh @23 :UInt32;
carBatteryCapacityUwh @25 :UInt32;
powerDrawW @40 :Float32;
somPowerDrawW @42 :Float32;
# device thermals
cpuTempC @26 :List(Float32);