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 value 8 is a cumulative one and includes all working hours since production. 9