Skip to content

Commit

Permalink
feat: add lv_total_voltage_sum
Browse files Browse the repository at this point in the history
  • Loading branch information
federico-carbone authored Jul 20, 2023
1 parent 6ece604 commit 726578e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions SC22EVO/MCB.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,16 @@
"min": 0,
"max": 17497.845,
"receivers": [ "dspace" ]
},
"LV_Total_Voltage_Sum_mV": {
"start_bit": 32,
"size": 16,
"endianness": "little",
"scale": 0.267,
"offset": 14000,
"min": 0,
"max": 17497.845,
"receivers": [ "dspace" ]
}
}
},
Expand Down

0 comments on commit 726578e

Please sign in to comment.