xref: /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VRTN.interface.yaml (revision ae1cf7b02df1e44e857bd9f7167fbaf062a8e9a7)
1description: >
2    Implement to represent the VRTN record in IPZ VPD
3properties:
4    - name: RT
5      type: array[byte]
6      description: >
7          RT keyword. Contains the record name.
8    - name: SO
9      type: array[byte]
10      description: >
11          SO keyword. Contains the brand information.
12    - name: IN
13      type: array[byte]
14      description: >
15          IN keyword. Multi purpose data.
16    - name: I2
17      type: array[byte]
18      description: >
19          I2 keyword. Multi purpose data.
20