Files

7 lines
101 B
PHP
Raw Permalink Normal View History

2016-09-19 11:00:15 -04:00
<?php
2020-09-21 15:40:17 +02:00
$class = 'runtime';
$unit = 'Min';
2016-09-19 11:00:15 -04:00
$graph_type = 'sensor_runtime';
require 'sensors.inc.php';