mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#14899)
Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
|
||||
//********* ADVA FSP3000 R7 Series
|
||||
|
||||
$multiplier = 1;
|
||||
$divisor = 10;
|
||||
$multiplier = 1;
|
||||
$divisor = 10;
|
||||
|
||||
foreach ($pre_cache['adva_fsp3kr7'] as $index => $entry) {
|
||||
if ($entry['entityFacilityAidString'] and $entry['pmSnapshotCurrentInputPower']) {
|
||||
|
Reference in New Issue
Block a user