/
Device Icons
Device Icons
So you have added a new device type to attributes, but no icon is appearing.
To add an icon, take the name you have applied for the new device type in attributes, lower case it, replace spaces with underscores and you have the filename.
Take your icon in SVG format (preferably scaled to 50 x 50 pixels) and store it at:
Linux: /usr/local/open-audit/www/open-audit/device_images/
Windows: c:\xampp\htdocs\open-audit\device_images\
If you're on Linux, ensure the correct owner and permissions are set.
So if your new device type (added to attributes) is "Something IOT", your new filename would be something_iot.svg And if you're on Linux, it's permissions would be as below.
rw-rr- 1 root www-data 12K Sep 11 14:02 something_iot.svg
You should now see your shiny new icon, next time it's required.
Related content
How To Install or Upgrade Open-AudIT (Linux)
How To Install or Upgrade Open-AudIT (Linux)
More like this
Getting Started
Getting Started
More like this
Using Postman to query the Open-AudIT API
Using Postman to query the Open-AudIT API
More like this
Open-AudIT FAQ
Open-AudIT FAQ
More like this
Manual: Eliminar dispositivos de Open-AudiT Enterprise
Manual: Eliminar dispositivos de Open-AudiT Enterprise
More like this
Target Client Configuration
Target Client Configuration
More like this