blob: 0472bab64912eb13eefe9842b82b1ed11f98a529 [file] [log] [blame]
Deepak Kodihalli1542bae2016-11-09 05:23:39 -06001description: >
Sui Chenfc5546e2022-10-25 15:52:03 -07002 Implement to provide BMC attributes. Example attributes are
3 the resource utilization of the BMC itself (BMC's CPU and memory,
4 etc).
5
6associations:
7 - name: monitored_by
8 description: >
9 Objects that implement Bmc can implement the
10 'monitored_by' association to link to utilization sensors
11 for indicating the utilization sensors are for the BMC and
12 not the host.
13 reverse_names: monitoring
14 required_endpoint_interfaces:
15 - xyz.openbmc_project.Sensor.Value