mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Additional TPLink JetStream support (#5908)
This commit is contained in:
committed by
Tony Murray
parent
38168832a6
commit
e7c46b0fe9
@@ -1598,6 +1598,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$this->checkOS('tplink');
|
||||
$this->checkOS('tplink', 'tplink1');
|
||||
$this->checkOS('tplink', 'tplink-t1600g-28ts');
|
||||
}
|
||||
|
||||
public function testTranzeo()
|
||||
|
Reference in New Issue
Block a user