updated docs
This commit is contained in:
+3
-1
@@ -407,7 +407,7 @@ si.bios().then(data => console.log(data));</code></pre class="example">
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td></td>
|
||||
<td>memory max capacity (where available)</td>
|
||||
<td>memory max capacity bytes (where available)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
@@ -432,6 +432,8 @@ si.baseboard().then(data => console.log(data));</code></pre class="example">
|
||||
version: '',
|
||||
serial: 'C80-xxxxxxxxxxx',
|
||||
assetTag: ''
|
||||
memMax: 68719476736
|
||||
memSlots: 2
|
||||
}</pre>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user