2015-05-19 01:04:17 +01:00

10 lines
123 B
PHP

<?php
$class = "state";
$unit = "";
$unit_long = "State";
include("includes/graphs/device/sensor.inc.php");
?>