<?php
$class = "current";
$unit = "A";
$graph_type = "sensor_current";
include("sensors.inc.php");
?>