blob: 693ff73468d083926e219ca2b6af2a3dffb85385 [file] [log] [blame]
Zev Weiss86930a12023-11-07 08:10:41 +00001{
2 "Exposes": [
3 {
4 "BindConnector": "FAN1",
5 "Index": 0,
6 "Name": "Rear Fan 1",
7 "PowerState": "On",
8 "Thresholds": [
9 {
10 "Direction": "less than",
11 "Name": "lower non critical",
12 "Severity": 0,
13 "Value": 100
14 }
15 ],
16 "Type": "AspeedFan"
17 },
18 {
19 "BindConnector": "FAN2",
20 "Index": 2,
21 "Name": "Front Fan 1",
22 "PowerState": "On",
23 "Thresholds": [
24 {
25 "Direction": "less than",
26 "Name": "lower non critical",
27 "Severity": 0,
28 "Value": 100
29 }
30 ],
31 "Type": "AspeedFan"
32 },
33 {
34 "BindConnector": "FAN3",
35 "Index": 3,
36 "Name": "Front Fan 2",
37 "PowerState": "On",
38 "Thresholds": [
39 {
40 "Direction": "less than",
41 "Name": "lower non critical",
42 "Severity": 0,
43 "Value": 100
44 }
45 ],
46 "Type": "AspeedFan"
47 },
48 {
49 "BindConnector": "FAN4",
50 "Index": 4,
51 "Name": "Rear Fan 2",
52 "PowerState": "On",
53 "Thresholds": [
54 {
55 "Direction": "less than",
56 "Name": "lower non critical",
57 "Severity": 0,
58 "Value": 100
59 }
60 ],
61 "Type": "AspeedFan"
62 },
63 {
64 "Address": "0x40",
65 "Bus": 2,
66 "Labels": [
67 "iin",
68 "vin",
69 "vmon",
70 "vout1",
71 "pin",
72 "temp1"
73 ],
74 "Name": "12V_IPB_Regulator",
75 "Type": "LM25066"
76 },
77 {
78 "Address": "0x41",
79 "Bus": 2,
80 "Labels": [
81 "iin",
82 "vin",
83 "vmon",
84 "vout1",
85 "pin",
86 "temp1"
87 ],
88 "Name": "12VSB_Regulator",
89 "Type": "LM25066"
90 },
91 {
92 "Address": "0x4c",
93 "Bus": 6,
94 "Name": "Inlet",
95 "Name1": "Inlet_alt",
96 "Type": "W83773G"
97 },
98 {
99 "Address": "0x4c",
100 "Bus": 2,
101 "Name": "IPB",
102 "Name1": "IPB_alt",
103 "Type": "W83773G"
104 }
105 ],
106 "Name": "ASRock n3.xlarge.x86",
107 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'n3.x?large.x86'})",
108 "Type": "Chassis",
109 "xyz.openbmc_project.Inventory.Decorator.Asset": {
110 "Manufacturer": "$PRODUCT_MANUFACTURER",
111 "Model": "$PRODUCT_PRODUCT_NAME",
112 "PartNumber": "$PRODUCT_PART_NUMBER",
113 "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
114 },
115 "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
116 "AssetTag": "$PRODUCT_ASSET_TAG"
117 },
118 "xyz.openbmc_project.Inventory.Item.System": {}
119}