TOM JOSEPH | d4d97a5 | 2020-03-23 14:36:34 +0530 | [diff] [blame^] | 1 | {
|
| 2 | "entries": [
|
| 3 | {
|
| 4 | "containerID": 1,
|
| 5 | "entityType": 64,
|
| 6 | "entityInstance": 1,
|
| 7 | "sensorOffset": 1,
|
| 8 | "event_states": [
|
| 9 | 0,
|
| 10 | 1,
|
| 11 | 2
|
| 12 | ],
|
| 13 | "dbus": {
|
| 14 | "object_path": "/xyz/abc/def",
|
| 15 | "interface": "xyz.openbmc_project.example1.value",
|
| 16 | "property_name": "value1",
|
| 17 | "property_type": "string",
|
| 18 | "property_values": [
|
| 19 | "xyz.openbmc_project.State.Normal",
|
| 20 | "xyz.openbmc_project.State.Critical",
|
| 21 | "xyz.openbmc_project.State.Fatal"
|
| 22 | ]
|
| 23 | }
|
| 24 | }
|
| 25 | ]
|
| 26 | }
|