xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Settings.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
1description: >
2    Implement to provide software settings management.
3
4properties:
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
11          cannot be altered or overwritten.
12