blob: d71881e91b69248e2c2dbaa09259f6a0085ec32e [file] [log] [blame]
Deepak Kodihalli1542bae2016-11-09 05:23:39 -06001description: >
2 Implement to provide item physical asset attributes.
3properties:
4 - name: PartNumber
5 type: string
6 description: >
7 The item part number, typically a stocking number.
8 - name: SerialNumber
9 type: string
10 description: >
11 The item serial number.
12 - name: Manufacturer
13 type: string
14 description: >
15 The item manufacturer.
16 - name: BuildDate
17 type: string
18 description: >
19 The date of item manufacture in
20 YYYYMMDD format.
21 - name: Model
22 type: string
23 description: >
24 The model of the item.
SunnySrivastava1984ff4702a2020-06-29 09:36:43 -050025 - name: SubModel
26 type: string
27 description: >
28 The Sub model of the item.
29 default: ""