Files

9 lines
180 B
PHP
Raw Permalink Normal View History

<?php
$graph_type = 'sensor_count';
$sensor_class = 'count';
$sensor_unit = '';
$sensor_type = 'count';
2019-04-11 23:26:42 -05:00
require 'includes/html/pages/device/overview/generic/sensor.inc.php';