Neil Lathwood 592e8aca4c newdevice: Added sensor detection for APC In Row RD devices (#7385)
* newdevice: Added sensor detection for APC In Row RD devices

* Update apc.yaml

* Update apc.yaml

* Update cooling.inc.php

* Update pressure.inc.php
2017-09-29 21:13:27 +01:00

8 lines
116 B
PHP

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