Skip to content

Commit 2860e9e

Browse files
authored
Merge pull request #74 from po1vo/master
Changes to the inventory protocol specs
2 parents e92aff6 + c7e232f commit 2860e9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/dev/spec/protocol/inventory.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,10 @@ title: Inventory protocol
235235
<!ELEMENT CAPTION (#PCDATA)>
236236
<!-- manifacturer name -->
237237
<!ELEMENT MANUFACTURER (#PCDATA)>
238+
<!-- device model -->
239+
<!ELEMENT MODEL (#PCDATA)>
240+
<!-- device serial number -->
241+
<!ELEMENT SERIAL (#PCDATA)>
238242
<!-- device PCI class ID -->
239243
<!ELEMENT PCICLASS (#PCDATA)>
240244
<!-- device PCI vendor ID -->
@@ -411,6 +415,8 @@ title: Inventory protocol
411415
<!ELEMENT SPEED (#PCDATA)>
412416
<!-- memory serial number -->
413417
<!ELEMENT SERIALNUMBER (#PCDATA)>
418+
<!-- memory model -->
419+
<!ELEMENT MODEL (#PCDATA)>
414420
<!ELEMENT TYPE (#PCDATA)>
415421
<!ELEMENT DESCRIPTION (#PCDATA)>
416422
<!-- memory slot number -->

0 commit comments

Comments
 (0)