1{
2    "Exposes": [
3        {
4            "EntityId": 19,
5            "EntityInstance": 45,
6            "Index": 2,
7            "MaxValue": 4.4,
8            "MinValue": 0,
9            "Name": "3V3_SB_BMC",
10            "PollRate": 10,
11            "ScaleFactor": 0.5,
12            "Thresholds": [
13                {
14                    "Direction": "greater than",
15                    "Name": "upper critical",
16                    "Severity": 1,
17                    "Value": 3.944
18                },
19                {
20                    "Direction": "greater than",
21                    "Name": "upper non critical",
22                    "Severity": 0,
23                    "Value": 3.789
24                },
25                {
26                    "Direction": "less than",
27                    "Name": "lower critical",
28                    "Severity": 1,
29                    "Value": 2.647
30                },
31                {
32                    "Direction": "less than",
33                    "Name": "lower non critical",
34                    "Severity": 0,
35                    "Value": 2.82
36                }
37            ],
38            "Type": "ADC"
39        },
40        {
41            "Address": "0x48",
42            "Bus": 14,
43            "EntityId": 7,
44            "EntityInstance": 1,
45            "MaxValue": 127,
46            "MinValue": 0,
47            "Name": "AST2600CPUTemp",
48            "Thresholds": [
49                {
50                    "Direction": "less than",
51                    "Name": "lower critical",
52                    "Severity": 1,
53                    "Value": 0.0
54                },
55                {
56                    "Direction": "less than",
57                    "Name": "lower non critical",
58                    "Severity": 0,
59                    "Value": 5.489
60                }
61            ],
62            "Type": "TMP75"
63        }
64    ],
65    "Name": "Mt.Jefferson_BMC",
66    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Jefferson DC-SCM 2.0'})",
67    "Type": "Board",
68    "xyz.openbmc_project.Inventory.Decorator.Asset": {
69        "BuildDate": "$BOARD_MANUFACTURE_DATE",
70        "Manufacturer": "$BOARD_MANUFACTURER",
71        "Model": "$BOARD_PRODUCT_NAME",
72        "PartNumber": "$BOARD_PART_NUMBER",
73        "SerialNumber": "$BOARD_SERIAL_NUMBER"
74    },
75    "xyz.openbmc_project.Inventory.Decorator.Replaceable": {
76        "FieldReplaceable": false,
77        "HotPluggable": false
78    },
79    "xyz.openbmc_project.Inventory.Item.BMC": {},
80    "xyz.openbmc_project.Inventory.Item.NetworkInterface": {
81        "MACAddress": "$BOARD_INFO_AM1"
82    }
83}
84