summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/State/Decorator/OperationalStatus.interface.yaml
blob: 45ff54e015ba6e95d18b1686b13b3796ea1437e4 (plain)
1
2
3
4
5
6
7
8
description: >
    Implement to indicate the operational status of the object
properties:
    - name: Functional
      type: boolean
      description: >
        The object is functional or not.
      default: false
OpenPOWER on IntegriCloud