Support Huawei UPS, tested with UPS5000

This commit is contained in:
sthen
2015-07-04 20:22:29 +01:00
parent 7d6dbe4d9b
commit 69e9929ddb
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -575,6 +575,7 @@ $config['modules_compat']['rfc1628']['deltaups'] = 1;
$config['modules_compat']['rfc1628']['poweralert'] = 1;
$config['modules_compat']['rfc1628']['multimatic'] = 1;
$config['modules_compat']['rfc1628']['webpower'] = 1;
$config['modules_compat']['rfc1628']['huaweiups'] = 1;
# Enable daily updates
$config['update'] = 1;