1description: >
2    Implement to provide the POH(Power-On-Hours) counter.
3properties:
4    - name: POHCounter
5      type: uint32
6      description: >
7          This counter shows how many hours the system has been running. The
8          value is a cumulative one and includes all working hours since
9          production.
10