Link devices with D2Sphere
...
Then, click on Save & Apply to confirm the settings. If your router has Internet connectivity, it will connect immediately to D2Sphere.
Trackers
Connect your AVL tracker to the service server by sending the following configuration command:The service server will not interrupt the normal behaviour of your unit, it will just open a second TCP channel in order to enable the communication with D2Sphere. The periodic location messages will still delivered to the main TCP server defined in your configuration.
Background Color | ||||
---|---|---|---|---|
| ||||
|
Administrator details
The heart shows the health state of the device:- Black heart: OK (device contacted the platform in the past 24 hours)
- Yellow Heart: Warning (device contacted the platform in the past 48 hours)
- Red Heart: Critical (device has not contacted the platform for more than 48 hours)
Overview
Here you can see the general information about your device, including:- IMEI
- IMSI and ICCID identifying the SIM card used
- When the device was registered and by who
- When the device sent the last report to D2Sphere
- Online status
- Device details such as name, hardware and firmware versions
Data
Here is where you can see all the data the device is getting and see the results in graphics or in tables. The device will report system data periodically and then the historical data can be analysed from D2Sphere interface. If the data is a numerical value (such as the uptime or RAM usage, for instance), a graph will be displayed. For non-numerical values (such as the operator name), the data can be checked in a tabular format.Console
From the Console, it is possible to establish a bi-directional communication with your device, meaning that you can execute commands remotely and get the reply back from your units in the field. This page has 3 different sections:- On the left-hand side, it is shown the device output which includes the reply to commands issued by the user.
- On the hand-right side, there is a history of all commands sent by the user on the upper part.
- On the hand-right side on a yellow background, it is possible to type the command to be sent to the device.
cnf.show
Show all the configuration parameters stored in the device memory.cnf.set
Set a single parameter setting.cnf.get
Get the value of a specific parameter or configuration group.cmd.sh
Send commands to the router as if you were accessing it via SSH. The only limitation is that is not possible to issue interactive commands, like nano or vi to edit a text file, for instance.cmd.at
Send an AT command to the cellular module....