| // This JSON is tied with BMC's PDRs. Each entry is used to identify a group of |
| // Each sensor in each group of composite sensors has a separate entry and the |
| // supported event states, up to eight. |
| // The "dbus" section contains information about the corresponding D-Bus |
| // property for the sensor and "property_values" are the D-Bus property values |
| // for each corresponding entry in the "states". |
| "interface": "xyz.openbmc_project.Foo.Bar", |
| "property_name": "propertyName", |
| "property_type": "string", |
| "xyz.openbmc_project.Foo.Bar.V0", |
| "xyz.openbmc_project.Foo.Bar.V5" |
| "interface": "xyz.openbmc_project.Foo.Bar", |
| "property_name": "propertyName", |
| "property_type": "string", |
| "xyz.openbmc_project.Foo.Bar.V2", |
| "xyz.openbmc_project.Foo.Bar.V3" |