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 "Hysteresis": 1.4, 12 "Name": "upper critical", 13 "Severity": 1, 14 "Value": 70 15 }, 16 { 17 "Direction": "less than", 18 "Hysteresis": 0.1, 19 "Name": "lower critical", 20 "Severity": 1, 21 "Value": 5 22 } 23 ], 24 "Type": "NVME1000" 25 }, 26 { 27 "Address": "0x6a", 28 "Bus": "50", 29 "Name": "HDDBOARD_SSD2_TEMP_C", 30 "PowerState": "On", 31 "Thresholds": [ 32 { 33 "Direction": "greater than", 34 "Hysteresis": 1.4, 35 "Name": "upper critical", 36 "Severity": 1, 37 "Value": 70 38 }, 39 { 40 "Direction": "less than", 41 "Hysteresis": 0.1, 42 "Name": "lower critical", 43 "Severity": 1, 44 "Value": 5 45 } 46 ], 47 "Type": "NVME1000" 48 } 49 ], 50 "Name": "Catalina HDD NVMe", 51 "Probe": "FOUND('Catalina HDD Carrier')", 52 "Type": "Board", 53 "xyz.openbmc_project.Inventory.Item.Chassis": {} 54} 55