<?php
$graph_type = 'sensor_cooling';
$sensor_class = 'cooling';
$sensor_unit = 'W';
$sensor_type = 'Cooling';
require 'includes/html/pages/device/overview/generic/sensor.inc.php';