Merge "thermal: Add initial VIRTUAL-SKIN-OUTER-DISPLAY" into main
This commit is contained in:
commit
775635d4c3
1 changed files with 16 additions and 0 deletions
|
@ -533,6 +533,22 @@
|
|||
"PassiveDelay": 7000,
|
||||
"SendCallback": true
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OUTER-DISPLAY",
|
||||
"Type": "DISPLAY",
|
||||
"Version": "1.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"SendCallback": true,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE",
|
||||
"Type": "UNKNOWN",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue