xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMPU.interface.yaml (revision 991b2b8bdbc950f2a85aebfc29d1b34ea3264686)
1description: >
2    Implement to represent the VMPU 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: SO
13      type: array[byte]
14      description: >
15          Series usage.
16    - name: DI
17      type: array[byte]
18      description: >
19          DI keyword. Data identifier.
20    - name: IN
21      type: array[byte]
22      description: >
23          IN Keyword. Multi purpose usage data.
24