SuperMicro-IPMI-LicenseGene.../php-version/example.php

5 lines
116 B
PHP
Raw Normal View History

2019-06-23 22:42:39 +08:00
<?php
include('supermicro.php');
$supermicro = new Supermicro();
echo $supermicro->getLicense("Your BMC MAC Here");