blob: 8eb25f8ed5d2fe17fbb0b2fa7a71566ef846696a [file] [log] [blame]
Patrick Williams70a47ba2021-09-02 09:53:31 -05001{
2 "entries": [
3 {
4 "containerID": 0,
5 "entityType": 57346,
6 "entityInstance": 0,
7 "sensorOffset": 1,
8 "event_states": [
9 1,
10 2,
11 3
12 ],
13 "dbus": {
14 "object_path": "/xyz/openbmc_project/network/hypervisor/eth0/ipv4/addr0",
15 "interface": "xyz.openbmc_project.Object.Enable",
16 "property_name": "Enabled",
17 "property_type": "bool",
18 "property_values": [
19 true,
20 false,
21 false
22 ]
23 }
24 },
25 {
26 "containerID": 0,
27 "entityType": 57346,
28 "entityInstance": 1,
29 "sensorOffset": 1,
30 "event_states": [
31 1,
32 2,
33 3
34 ],
35 "dbus": {
36 "object_path": "/xyz/openbmc_project/network/hypervisor/eth1/ipv4/addr0",
37 "interface": "xyz.openbmc_project.Object.Enable",
38 "property_name": "Enabled",
39 "property_type": "bool",
40 "property_values": [
41 true,
42 false,
43 false
44 ]
45 }
Priyanga Ramasamy915baa32022-02-23 10:58:58 -060046 },
47 {
48 "containerID": 1,
49 "entityType": 32801,
50 "entityInstance": 0,
51 "sensorOffset": 0,
52 "stateSetId": 32777,
53 "event_states":[
54 1,
55 2
56 ],
57 "dbus": {
58 "object_path": "/com/ibm/panel_app",
59 "interface": "com.ibm.panel",
60 "property_name": "OSIPLMode",
61 "property_type": "bool",
62 "property_values": [
63 true,
64 false
65 ]
66 }
Patrick Williams70a47ba2021-09-02 09:53:31 -050067 }
Priyanga Ramasamy915baa32022-02-23 10:58:58 -060068 ]
Patrick Williams70a47ba2021-09-02 09:53:31 -050069}