1{
2    "Exposes": [
3        {
4            "Address": "0x76",
5            "Bus": "$bus",
6            "Name": "Ambient 1 Temp",
7            "Name1": "Station Pressure",
8            "Type": "DPS310"
9        },
10        {
11            "Address": "0x48",
12            "Bus": "$bus",
13            "Name": "Ambient 0 Temp",
14            "Type": "TMP75"
15        }
16    ],
17    "Name": "Mudflap Panel",
18    "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': '.*Mudflap'})",
19    "Type": "Board"
20}
21