mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Initial discovery for Vubiq Haulpass V60s#5745
* Initial discovery for Vubiq Haulpass V60s * Add missing files
This commit is contained in:
committed by
Neil Lathwood
parent
55843eba74
commit
f301cf5efd
@@ -1644,6 +1644,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('vrp', 'vrp4');
|
||||
}
|
||||
|
||||
public function testVubiq()
|
||||
{
|
||||
$this->checkOS('vubiq');
|
||||
}
|
||||
|
||||
public function testVyatta()
|
||||
{
|
||||
$this->checkOS('vyatta');
|
||||
|
Reference in New Issue
Block a user