sonic-buildimage/platform/mellanox/mlnx-platform-api/tests/empty_action.json
Junchao-Mellanox 0a70571011
[201911][thermal control] Backport feature from master branch (#4677)
Backport thermal control feature from master branch to 201911 branch by cherry-picking commits and manually resolving conflicts.
2020-06-08 11:20:43 -07:00

10 lines
146 B
JSON

{
"name": "any fan absence",
"conditions": [
{
"type": "fan.any.absence"
}
],
"actions": [
]
}