Added support for WebPower Pro II UPS cards.

This commit is contained in:
Mike Rostermund
2015-06-24 14:23:54 -07:00
parent 66ab6482e1
commit b8c8c20d18
4 changed files with 31 additions and 0 deletions
+1
View File
@@ -574,6 +574,7 @@ $config['modules_compat']['rfc1628']['netmanplus'] = 1;
$config['modules_compat']['rfc1628']['deltaups'] = 1;
$config['modules_compat']['rfc1628']['poweralert'] = 1;
$config['modules_compat']['rfc1628']['multimatic'] = 1;
$config['modules_compat']['rfc1628']['webpower'] = 1;
# Enable daily updates
$config['update'] = 1;