1{ 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", 26 "Bus": "49", 27 "Name": "HDDBOARD_SSD1_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" 44 }, 45 { 46 "Address": "0x6a", 47 "Bus": "50", 48 "Name": "HDDBOARD_SSD2_TEMP_C", 49 "PowerState": "On", 50 "Thresholds": [ 51 { 52 "Direction": "greater than", 53 "Name": "upper critical", 54 "Severity": 1, 55 "Value": 70 56 }, 57 { 58 "Direction": "less than", 59 "Name": "lower critical", 60 "Severity": 1, 61 "Value": 5 62 } 63 ], 64 "Type": "NVME1000" 65 }, 66 { 67 "Address": "0x6a", 68 "Bus": "51", 69 "Name": "HDDBOARD_SSD3_TEMP_C", 70 "PowerState": "On", 71 "Thresholds": [ 72 { 73 "Direction": "greater than", 74 "Name": "upper critical", 75 "Severity": 1, 76 "Value": 70 77 }, 78 { 79 "Direction": "less than", 80 "Name": "lower critical", 81 "Severity": 1, 82 "Value": 5 83 } 84 ], 85 "Type": "NVME1000" 86 } 87 ], 88 "Name": "Catalina HDD NVMe", 89 "Probe": "FOUND('Catalina HDD Carrier')", 90 "Type": "Board", 91 "xyz.openbmc_project.Inventory.Item.Chassis": {} 92} 93