8 lines
119 B
PHP
Raw Normal View History

<?php
$graph_type = 'sensor_state';
$unit = '';
$class = 'state';
require 'pages/health/sensors.inc.php';