List view for Profile Manager
get_devices.sh has to run as root. - A LaunchDaemon can be used to trigger it
Access to the .html and .json files should be protected - they contain sensible data about the devices
The html file needs
- datatables : https://datatables.net
- bootstrap : http://getbootstrap.com
- jquery : https://jquery.com
Modify column tiles and content in index.html to match your language.
And fix the link in the first column to point to your Profile Manager
Create a folders css, fonts, images, js inside your web folder
and put the corresponding ressources from datatables, bootstrap and jquery in there