1b1b4d261SWilliam A. Kennington IIIdescription: >
2*a1347418SPatrick Williams    Implement to provide BMC attributes. Example attributes are the resource
3*a1347418SPatrick Williams    utilization of the BMC itself (BMC's CPU and memory, etc).
4fc5546eaSSui Chen
5fc5546eaSSui Chenassociations:
6fc5546eaSSui Chen    - name: monitored_by
7fc5546eaSSui Chen      description: >
8*a1347418SPatrick Williams          Objects that implement Bmc can implement the 'monitored_by'
9*a1347418SPatrick Williams          association to link to utilization sensors for indicating the
10*a1347418SPatrick Williams          utilization sensors are for the BMC and not the host.
11fc5546eaSSui Chen      reverse_names: monitoring
12fc5546eaSSui Chen      required_endpoint_interfaces:
13fc5546eaSSui Chen          - xyz.openbmc_project.Sensor.Value
14