-
Notifications
You must be signed in to change notification settings - Fork 81
[EN] Initial Configuration
Lito edited this page Apr 4, 2024
·
1 revision
- By default a server is created for protocol
H02
(Sinotrack) on port8091
. If you wish you can customize this configuration inServers
>List
. - In
Servers
>Status
, we select the server we just created and press theStart/Restart
button. - The server should appear started in the upper listing of
Servers
>Status
. - If the server does not start, we can check the logs generated in the
laravel
folder from theServers
>Logs
menu. - Now we can create a vehicle in
Vehicles
>Create
. We fill in the necessary fields and save it. - Once we have a vehicle, we go to create a device from
Devices
>List
>Create
. It is important to correctly indicate theSerial Number
as it is the identifier that the device will send to the server and by which it can be recognized. We associate it with the vehicle we just created and save. - From here, we only have to wait to receive the first connections from the device to generate the first trips.
- To configure the connection to our server for a Sinotrack device, follow the steps below.
- If you have problems receiving the connection from the device you can go to
Servers
>List
>Edit
and enable debug mode. Once the change is saved remember to restart the server inServers
>Status
.