Files
2019-04-12 20:47:13 -05:00

8 lines
124 B
PHP

<?php
$class = 'power';
$unit = 'W';
$unit_long = 'Watts';
require 'includes/html/graphs/device/sensor.inc.php';