allow multiple icons to be defined per OS, let user select one in the device settings

git-svn-id: http://www.observium.org/svn/observer/trunk@3146 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-05-07 15:39:48 +00:00
parent 96884a1baf
commit 56b2b49089
5 changed files with 94 additions and 6 deletions
+1
View File
@@ -671,6 +671,7 @@ $config['os'][$os]['over'][0]['text'] = "Temperature";
$config['os'][$os]['over'][1]['graph'] = "device_humidity";
$config['os'][$os]['over'][1]['text'] = "Humidity";
$config['os'][$os]['icon'] = "carel";
$config['os'][$os]['icons'][] = "uniflair";
$os = "netvision";
$config['os'][$os]['text'] = "Socomec Net Vision";