This useful debugging feature shows the device/server interaction in real time. It is more verbose than the logs visible here
Click on Details (1) for the device in question:
Go to the Debug Terminal (1) tab. Select the server to be "ALL". Then view the updates live as they come in.
If the device is not currently connecting, nothing will be shown.
If the device does connect, note the following:
- Hello messages will be shown on initial connection. Look for the result from the connected platform. If the device is not known to the platform, it may be rejected and the connection closed.
- Version check messages will be shown. The device may download a slot based on these results
- Record uploads will be shown
If you lose connection to the server you will get a "wsocket error" – refresh the page.