| Nagaraju Goruganti | 05e4307 | 2018-04-01 09:39:44 -0500 | [diff] [blame] | 1 | description: > |
| 2 | Implement to provide the POH(Power-On-Hours) counter. | ||||
| 3 | properties: | ||||
| 4 | - name: POHCounter | ||||
| 5 | type: uint32 | ||||
| 6 | description: > | ||||
| Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 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. | ||||