Files
Neil LathwoodandTony Murray d48be5f507 newdevice: Added detection for Cisco EPC devices (#6690)
* newdevice: Added detection for Cisco EPC devices

* updated test file

* added dbm support

* added snr support
2017-05-23 10:28:44 -05:00

8 lines
104 B
PHP

<?php
$class = 'snr';
$unit = 'dB';
$graph_type = 'sensor_snr';
require 'sensors.inc.php';