Skip to content

Commit

Permalink
Merge pull request #74 from po1vo/master
Browse files Browse the repository at this point in the history
Changes to the inventory protocol specs
  • Loading branch information
g-bougard authored Oct 9, 2020
2 parents e92aff6 + c7e232f commit 2860e9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documentation/dev/spec/protocol/inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,10 @@ title: Inventory protocol
<!ELEMENT CAPTION (#PCDATA)>
<!-- manifacturer name -->
<!ELEMENT MANUFACTURER (#PCDATA)>
<!-- device model -->
<!ELEMENT MODEL (#PCDATA)>
<!-- device serial number -->
<!ELEMENT SERIAL (#PCDATA)>
<!-- device PCI class ID -->
<!ELEMENT PCICLASS (#PCDATA)>
<!-- device PCI vendor ID -->
Expand Down Expand Up @@ -411,6 +415,8 @@ title: Inventory protocol
<!ELEMENT SPEED (#PCDATA)>
<!-- memory serial number -->
<!ELEMENT SERIALNUMBER (#PCDATA)>
<!-- memory model -->
<!ELEMENT MODEL (#PCDATA)>
<!ELEMENT TYPE (#PCDATA)>
<!ELEMENT DESCRIPTION (#PCDATA)>
<!-- memory slot number -->
Expand Down

0 comments on commit 2860e9e

Please sign in to comment.