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

8 lines
141 B
PHP

<?php
$class = 'waterflow';
$unit = 'l/m';
$unit_long = 'Liter Per Minute';
require 'includes/html/graphs/device/sensor.inc.php';