Moved AirFibre to wireless type

This commit is contained in:
laf
2015-11-29 14:01:43 +00:00
parent 668e89110d
commit 51d8831ee3

View File

@@ -141,7 +141,7 @@ $config['os'][$os]['over'][1]['graph'] = 'device_processor';
$os = 'airos-af';
$config['os'][$os]['text'] = 'Ubiquiti AirFiber';
$config['os'][$os]['type'] = 'network';
$config['os'][$os]['type'] = 'wireless';
$config['os'][$os]['icon'] = 'ubiquiti';
$config['os'][$os]['nobulk'] = 1;
$config['os'][$os]['over'][0]['graph'] = 'device_bits';