Files
librenms-librenms/includes/html/pages/device/health/state.inc.php
2020-09-21 15:40:17 +02:00

8 lines
95 B
PHP

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