1description: >
2    Implement to specify reboot attempts left.
3
4properties:
5    - name: AttemptsLeft
6      type: uint32
7      description: >
8          Current number of reboot attempts left.
9