blob: f10a3192cdfe6a0c0029fc13515fce973064d45c [file] [log] [blame]
{
"entries": [
{
"containerID": 1,
"entityType": 64,
"entityInstance": 1,
"sensorOffset": 0,
"event_states": [
0,
1,
2
],
"dbus": {
"object_path": "/xyz/abc/def",
"interface": "xyz.openbmc_project.example1.value",
"property_name": "value1",
"property_type": "string",
"property_values": [
"xyz.openbmc_project.State.Normal",
"xyz.openbmc_project.State.Critical",
"xyz.openbmc_project.State.Fatal"
]
}
},
{
"containerID": 1,
"entityType": 64,
"entityInstance": 1,
"sensorOffset": 1,
"event_states": [
2,
3
],
"dbus": {
"object_path": "/xyz/abc/def",
"interface": "xyz.openbmc_project.example2.value",
"property_name": "value2",
"property_type": "uint8_t",
"property_values": [
9,
10
]
}
},
{
"containerID": 2,
"entityType": 67,
"entityInstance": 2,
"sensorOffset": 0,
"event_states": [
0,
1
],
"dbus": {
"object_path": "/xyz/abc/ghi",
"interface": "xyz.openbmc_project.example3.value",
"property_name": "value3",
"property_type": "bool",
"property_values": [
false,
true
]
}
}
]
}