Reference13r1:General/Devices-Registration: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The Devices App URL can be configured here. This URL is used to establish a websocket connection to the Devices App and register there.<br>
The Devices App URL can be configured here. This URL is used to establish a websocket connection to the Devices App and register there.<br>
e.g. ws://172.16.14.38/devices/sysclients
 
Example: <code>wss://ap.innovaphone.com/innovaphone.com/devices/sysclients</code> The Format is: wss://[dns-ap-platform]/[system domain]/devices/sysclients


If the connection between the device and the Devices App is up, there is "Up, X sessions" shown.<br>
If the connection between the device and the Devices App is up, there is "Up, X sessions" shown.<br>
If there is someone browsing on the UI of the device through the Devices App, the session counter is increased.
If there is someone browsing on the UI of the device through the Devices App, the session counter is increased.

Revision as of 16:39, 26 June 2019

The Devices App URL can be configured here. This URL is used to establish a websocket connection to the Devices App and register there.

Example: wss://ap.innovaphone.com/innovaphone.com/devices/sysclients The Format is: wss://[dns-ap-platform]/[system domain]/devices/sysclients

If the connection between the device and the Devices App is up, there is "Up, X sessions" shown.
If there is someone browsing on the UI of the device through the Devices App, the session counter is increased.