Files

8 lines
111 B
PHP
Raw Permalink Normal View History

<?php
$class = 'cooling';
$unit = 'W';
$graph_type = 'sensor_cooling';
require 'sensors.inc.php';