Patrick Williams | 3350f3e | 2016-11-23 07:27:01 -0600 | [diff] [blame] | 1 | description: > |
James Feist | 854ca29 | 2020-05-12 10:24:20 -0700 | [diff] [blame] | 2 | Progress for current step of an associated |
| 3 | xyz.openbmc_project.Software.Version. |
Patrick Williams | 3350f3e | 2016-11-23 07:27:01 -0600 | [diff] [blame] | 4 | properties: |
| 5 | - name: Progress |
Patrick Williams | 4eb5235 | 2017-01-25 09:16:59 -0600 | [diff] [blame] | 6 | type: byte |
Patrick Williams | 3350f3e | 2016-11-23 07:27:01 -0600 | [diff] [blame] | 7 | description: > |
| 8 | An integer between 0 and 100 representing the percentage complete of |
James Feist | 854ca29 | 2020-05-12 10:24:20 -0700 | [diff] [blame] | 9 | the current step in software update. |