1[
2    {
3        "Name": "CPU_1",
4        "LineName": "presence-cpu0",
5        "ActiveLow": true,
6        "Inventory": "/system/chassis/motherboard/CPU_1"
7    },
8    {
9        "Name": "CPU_2",
10        "LineName": "presence-cpu1",
11        "ActiveLow": true,
12        "Inventory": "/system/chassis/motherboard/CPU_2"
13    },
14    {
15        "Name": "PSU0",
16        "LineName": "presence-ps0",
17        "ActiveLow": true,
18        "Inventory": "/system/powersupply/PowerSupply0"
19    },
20    {
21        "Name": "PSU1",
22        "LineName": "presence-ps1",
23        "ActiveLow": true,
24        "Inventory": "/system/powersupply/PowerSupply1"
25    }
26]
27