mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added support for Sinetica UPS ¢4613
This commit is contained in:
@@ -1190,6 +1190,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('siklu');
|
||||
}
|
||||
|
||||
public function testSinetica()
|
||||
{
|
||||
$this->checkOS('sinetica');
|
||||
}
|
||||
|
||||
public function testSmartax()
|
||||
{
|
||||
$this->checkOS('smartax');
|
||||
|
Reference in New Issue
Block a user