| Willy Tu | 4aec802 | 2021-05-20 23:57:16 -0700 | [diff] [blame] | 1 | description: > |
| 2 | Implement to provide software settings management. | ||||
| 3 | |||||
| 4 | properties: | ||||
| 5 | - name: WriteProtected | ||||
| 6 | type: boolean | ||||
| 7 | default: false | ||||
| 8 | description: > | ||||
| 9 | This property shall indicate whether the software image can be | ||||
| 10 | overwritten, where a value `true` shall indicate that the software cannot | ||||
| 11 | be altered or overwritten. | ||||