Files

8 lines
127 B
PHP
Raw Permalink Normal View History

2016-04-06 08:48:20 -04:00
<?php
2016-03-22 10:37:07 -04:00
2016-04-06 08:48:20 -04:00
$class = 'signal';
$unit = 'dBm';
$unit_long = 'dBm';
2016-03-22 10:37:07 -04:00
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/device/sensor.inc.php';