mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add some previously undocumented WirelessSensors and fix units (#8296)
This commit is contained in:
committed by
Tony Murray
parent
b2ce9b173b
commit
1792a9cd02
@@ -208,7 +208,7 @@ class WirelessSensor extends Sensor
|
||||
'errors' => array(
|
||||
'short' => 'Errors',
|
||||
'long' => 'Errors',
|
||||
'unit' => 'bps',
|
||||
'unit' => '',
|
||||
'icon' => 'exclamation-triangle',
|
||||
'type' => 'counter',
|
||||
),
|
||||
|
Reference in New Issue
Block a user