summaryrefslogtreecommitdiff
path: root/meta-ieisystems/meta-fp5280g3/recipes-phosphor/ipmi/phosphor-ipmi-config/dcmi_sensors.json
blob: e77a55363889f2817fb676591c269a085fe64db9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
    "inlet": [
        {
            "instance": 0,
            "dbus": "/xyz/openbmc_project/sensors/temperature/Inlet_Temp",
            "record_id": 56
        }
    ],
    "baseboard": [
        {
            "instance": 0,
            "dbus": "/xyz/openbmc_project/sensors/temperature/L_OCP_Zone_Temp",
            "record_id": 75
        },
        {
            "instance": 0,
            "dbus": "/xyz/openbmc_project/sensors/temperature/R_OCP_Zone_Temp",
            "record_id": 76
        }
    ],
    "cpu": [
        {
            "instance": 1,
            "dbus": "/xyz/openbmc_project/sensors/temperature/CPU0_Temp",
            "record_id": 57
        },
        {
            "instance": 1,
            "dbus": "/xyz/openbmc_project/sensors/temperature/CPU1_Temp",
            "record_id": 58
        }
    ]
}