-
Notifications
You must be signed in to change notification settings - Fork 12
Overwiev
Andrey Fedorov edited this page Jan 19, 2017
·
10 revisions
Receiving: Arnavi, Galileo (all versions), GPS101-GPS103, SAT-LITE / SAT-LITE2, Wialon IPS, Wialon NIS (SOAP / Olympstroy), EGTS (ERA-GLONASS).
Sending (forwarding): all receiving without reencode or reencode to Wialon NIS or EGTS.
Protocols can be added using plug libraries.
PostgreSQL
Databases can be added using plug libraries.
- Data transfer on the fly to another server with transcoding to a different protocol (to Wialon NIS or EGTS only) or without transcoding.
- Automatic restoration of connections to the remote server when the connection is broken.
- Storing data at the time of connection failure with the remote server and sending the stored data after the restoration of communication.
- The maximum number of relay servers: 3 for each terminal.
- Perform scheduled tasks (maximum 5 timers).
- Easy configuration using .conf files
- Extensibility through plug libraries without recompilation daemon.