librenms/html/pages/device/health/state.inc.php
2015-07-15 11:04:22 +02:00

8 lines
106 B
PHP

<?php
$class = 'state';
$unit = '';
$graph_type = 'sensor_state';
require 'sensors.inc.php';