Views App
Views App requires at least one Views App license in your core device. See Licensing for details on how to enter licenses to the device.
Toolbox configuration
See Toolbox Setup.
Using Views App
When the configuration is done, you can visit the Web Apps page of the DHD core.
- Open your web browser.
- Enter the IP address of your core:
http://[IP of core device]
Example:http://10.5.12.123/
The Web Apps interface starts. - Click Views app icon. If:
- You have only one view configured for using it in the web, the view will open directly
- You have more than one view configured for using it in the web, a list of available views will show up
- You have password protection / authentication enabled, log in first. (See User Authentication).
One open connection via web browser or Views App (Windows) requires one 52-8511 license.
If the screen remains blank or you see No License Available (use system app to check license), check if you have a valid license and it's not already taken.
Basic URL parameters
Open a View directly
View URLs follow always the same scheme:
http://[Core-IP]/#/views/[ModuleID]
Example:
http://10.5.12.123/#/views/5
You can use this URL scheme to call a view directly.
Stand-alone Mode
You can open a view without the menu frame for stand-alone solutions, e.g. an info display or door panel. Usage:
http://[Core-IP]/#/views/[ModuleID]?standalone=1
Use this call only in an empty tab or browser window.
Automatic login with user token
You can login a user directly, e.g. for stand-alone solutions using his user token. See Toolbox setup & user management.
Combining multiple arguments
You can combine multiple arguments. Use ''&'' to separate them. Example:
http://[Core-IP]/#/views/[ModuleID]?standalone=1&token=1234-1234-1234