summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/State/PowerOnHours.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/State/PowerOnHours.interface.yaml')
-rw-r--r--xyz/openbmc_project/State/PowerOnHours.interface.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/xyz/openbmc_project/State/PowerOnHours.interface.yaml b/xyz/openbmc_project/State/PowerOnHours.interface.yaml
new file mode 100644
index 0000000..1c68296
--- /dev/null
+++ b/xyz/openbmc_project/State/PowerOnHours.interface.yaml
@@ -0,0 +1,8 @@
+description: >
+ Implement to provide the POH(Power-On-Hours) counter.
+properties:
+ - name: POHCounter
+ type: uint32
+ description: >
+ This counter shows how many hours the system has been running. The value
+ is a cumulative one and includes all working hours since production.
OpenPOWER on IntegriCloud