blob: ebadd6f85b28d26cd7453ae40a9ec33b6b9a2a2b [file] [log] [blame]
Dhruvaraj Subhashchandran0067ba22017-05-02 08:00:11 -05001description: >
2 Implement to specify reboot attempts left.
3
4properties:
5 - name: AttemptsLeft
6 type: uint32
7 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05008 Current number of reboot attempts left.