xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/MinimumVersion.interface.yaml (revision 9012243e543abdc5851b7e878c17c991b2a2a8b7)
1*9012243eSAdriana Kobylakdescription: >
2*9012243eSAdriana Kobylak    The minimum version string for a xyz.openbmc_project.Software.Version.
3*9012243eSAdriana Kobylakproperties:
4*9012243eSAdriana Kobylak    - name: MinimumVersion
5*9012243eSAdriana Kobylak      type: string
6*9012243eSAdriana Kobylak      description: >
7*9012243eSAdriana Kobylak          The minimum software version that a component must have to operate.
8*9012243eSAdriana Kobylak          The string format should be the same format used for the Version
9*9012243eSAdriana Kobylak          property of the component.
10