xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VER0.interface.yaml (revision 7f154004885f4e98bd8d0aa6f66259c117b95a4c)
1description: >
2    Implement to represent the VER0 record (contains vendor repair data) in IPZ
3    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