blob: fa509660db21c5e0ffa6bb9d6aeccf9486536b3e [file] [log] [blame]
Potin Lai6c6ff822024-08-30 10:53:48 +08001{
2 "Exposes": [
3 {
4 "Address": "0x6a",
5 "Bus": "48",
6 "Name": "HDDBOARD_SSD0_TEMP_C",
7 "PowerState": "On",
8 "Thresholds": [
9 {
10 "Direction": "greater than",
11 "Name": "upper critical",
12 "Severity": 1,
13 "Value": 70
14 },
15 {
16 "Direction": "less than",
17 "Name": "lower critical",
18 "Severity": 1,
19 "Value": 5
20 }
21 ],
22 "Type": "NVME1000"
23 },
24 {
25 "Address": "0x6a",
Potin Lai6c6ff822024-08-30 10:53:48 +080026 "Bus": "50",
27 "Name": "HDDBOARD_SSD2_TEMP_C",
28 "PowerState": "On",
29 "Thresholds": [
30 {
31 "Direction": "greater than",
32 "Name": "upper critical",
33 "Severity": 1,
34 "Value": 70
35 },
36 {
37 "Direction": "less than",
38 "Name": "lower critical",
39 "Severity": 1,
40 "Value": 5
41 }
42 ],
43 "Type": "NVME1000"
Potin Lai6c6ff822024-08-30 10:53:48 +080044 }
45 ],
46 "Name": "Catalina HDD NVMe",
47 "Probe": "FOUND('Catalina HDD Carrier')",
48 "Type": "Board",
49 "xyz.openbmc_project.Inventory.Item.Chassis": {}
50}