xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VEIR.interface.yaml (revision 0e14bf7dc6cb0dee8b2de6b29459e88b012e1829)
1description: >
2    Implement to represent the VEIR record (contains elastic interface repair
3    data) in IPZ VPD
4properties:
5    - name: RT
6      type: array[byte]
7      description: >
8          RT keyword. Contains the record name.
9    - name: PD_I
10      type: array[byte]
11      description: >
12          The "#I" keyword. Contains the repair data.
13