xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/PSPD.interface.yaml (revision 7f154004885f4e98bd8d0aa6f66259c117b95a4c)
1description: >
2    Implement to represent the PSPD record in IPZ VPD
3properties:
4    - name: RT
5      type: array[byte]
6      description: >
7          RT keyword. Contains the record name.
8    - name: VZ
9      type: array[byte]
10      description: >
11          VZ keyword. The record version.
12    - name: VM
13      type: array[byte]
14      description: >
15          VM keyword.
16    - name: PD_D
17      type: array[byte]
18      description: >
19          The "#D" keyword.
20