...
Start WSO2 IoT Server's core profile, which corresponds to the WSO2 Connected Device Management Framework (WSO2 CDMF) profile.
Localtabgroup Localtab active true title Linux/Mac/Solaris Code Block ./iot-server.sh
Localtab title Windows Code Block iot-server.bat
- Access the device management console:
https://<IOTS_HTTPS_HOST>:9443/devicemgt
For example:https://localhost:9443/devicemgt
- Sign in as an administrator. By default, the username is
admin
and the password isadmin
. - Under Devices DEVICES, click View.
A page appears that lists all the devices that are enrolled with WSO2 IoT Server because you have administrator privileges. If you do not have administrator privileges, you only the see the devices that you enrolled. - Click the device you want to troubleshoot.
- Click the Remote Session tab.
- Click Connect to Device to start a remote session with the device.
After the server connects to the device, you see the following screen:
- You can now troubleshoot the device as described in the next sections. To stop the remote sharing session, click Close Session.
...
You can now see the log for the device.
View
...
the device screen via the remote session
To troubleshoot a device, it can be helpful to view the device's screen so you can monitor how the device owner is using it and then take actions yourself, such as opening applications and configuring settings. To view the screen, take the following steps:
- If you haven't already set up a remote session, set it up now.
- Click Screen Share > Start.
- A message is sent to the device asking the device owner to share the screen with WSO2 IoT Server. After the device owner accepts this message, you can view the device's screen and start interacting with it using the mouse.
- Click Stop to stop viewing the screen of the device.
View and interact with the device via the remote session
Viewing the screen of the device alone does not help you to solve the issue. You need to be able to carry out actions on the shared screen to successfully troubleshoot the device. Follow the steps given below to try it out:
- Enable the Android System Service Applications.
Insert excerpt Integrating the Android System Service Application Integrating the Android System Service Application nopanel true - Restart or start WSO2 IoT Server's core profile, which corresponds to the WSO2 Connected Device Management Framework (WSO2 CDMF) profile.
- Access the device management console:
https://<IOTS_HTTPS_HOST>:9443/devicemgt
For example:https://localhost:9443/devicemgt
- Sign in as an administrator. By default, the username is
admin
and the password isadmin
. - Under DEVICES, click View.
You are navigated to a page that lists out all the devices that are enrolled with WSO2 IoT Server because you have administrator privileges. If you do not have administrator privileges, you only the see the devices that you enrolled. - Click on the device you want to start a remote session.
- Click the Remote Session tab.
- Click Connect to Device to start a remote session with the device.
- Click Screen Share > Start.
- Click on the applications you want to open or the configurations you want to enable using the mouse.
- Click Stop to stop viewing the screen of the device.