mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Teleste Luminato ports & qam/asi output sensors & yaml (#13616)
* Luminato: bitrate sensor * bitrate sensor Eloquent * luminato ports * luminato ports styleci * luminato QAM/ASI sensor * luminato QAM/ASI sensor styleci * YAML & test * drop debug $ver from sensor type * mess with Teleste ifExtPhysInterface/ifExtLogiInterface * styleci * test data * mistake in port discovery * left out Graphs->Health->Overview->Bitrate label * fixed Bitrate graph, copy/paste errors
This commit is contained in:
@@ -39,6 +39,7 @@ class Sensor extends DeviceRelatedModel
|
||||
'state' => 'bullseye',
|
||||
'temperature' => 'thermometer-three-quarters',
|
||||
'tv_signal' => 'signal',
|
||||
'bitrate' => 'bar-chart',
|
||||
'voltage' => 'bolt',
|
||||
'waterflow' => 'tint',
|
||||
'percent' => 'percent',
|
||||
|
Reference in New Issue
Block a user