newdevice: Improve detection for Zyxel Zywall USG60 #5857

* Update zywall.yaml

Improve detection for Zyxel Zywall USG60 and graph hover

* added tests + changed disco
This commit is contained in:
NK74
2017-02-14 00:53:00 +01:00
committed by Neil Lathwood
parent e4f48e661e
commit f03d8b0a30
3 changed files with 6 additions and 0 deletions

View File

@@ -1717,6 +1717,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
{
$this->checkOS('zywall');
$this->checkOS('zywall', 'zywall1');
$this->checkOS('zywall', 'zywall2');
}
public function testZyxelnwa()