We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d5bde commit 84a3e10Copy full SHA for 84a3e10
documentation/dev/spec/protocol/netinventory.md
@@ -295,6 +295,8 @@ title: Network inventory protocol
295
<!ELEMENT COLOR (#PCDATA)>
296
<!ELEMENT VALUE (#PCDATA)>
297
<!ELEMENT UNIT (#PCDATA)>
298
+ <!-- use MAX if available, or assume it's 100 when UNIT is not set -->
299
+ <!ELEMENT MAX (#PCDATA)>
300
301
<!-- netinventory module version(string) -->
302
<!ELEMENT MODULEVERSION (#PCDATA)>
0 commit comments