mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
system/dmidecode: missed this, also rename in list
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
<metadata>
|
||||
<dmidecode>
|
||||
<filename>Dmidecode.js</filename>
|
||||
<endpoints>
|
||||
<endpoint>/api/dmidecode/service/get</endpoint>
|
||||
</endpoints>
|
||||
<translations>
|
||||
<title>Hardware Information</title>
|
||||
<system>Platform</system>
|
||||
<bios>BIOS</bios>
|
||||
<Manufacturer>Manufacturer</Manufacturer>
|
||||
<Product>Product Name</Product>
|
||||
<Version>Version</Version>
|
||||
<Serial>Serial Number</Serial>
|
||||
<Family>Family</Family>
|
||||
<Vendor>Vendor</Vendor>
|
||||
<Release>Release Date</Release>
|
||||
</translations>
|
||||
</dmidecode>
|
||||
<dmidecode>
|
||||
<filename>Dmidecode.js</filename>
|
||||
<endpoints>
|
||||
<endpoint>/api/dmidecode/service/get</endpoint>
|
||||
</endpoints>
|
||||
<translations>
|
||||
<title>DMI Data</title>
|
||||
<system>Platform</system>
|
||||
<bios>BIOS</bios>
|
||||
<Manufacturer>Manufacturer</Manufacturer>
|
||||
<Product>Product Name</Product>
|
||||
<Version>Version</Version>
|
||||
<Serial>Serial Number</Serial>
|
||||
<Family>Family</Family>
|
||||
<Vendor>Vendor</Vendor>
|
||||
<Release>Release Date</Release>
|
||||
</translations>
|
||||
</dmidecode>
|
||||
</metadata>
|
||||
|
||||
Reference in New Issue
Block a user