Files

8 lines
106 B
PHP
Raw Permalink Normal View History

2015-05-19 01:04:17 +01:00
<?php
2015-07-13 20:10:26 +02:00
$class = 'state';
$unit = '';
$graph_type = 'sensor_state';
2015-05-19 01:04:17 +01:00
2015-07-13 20:10:26 +02:00
require 'sensors.inc.php';