Skip to main content

Sorb Engineering
Documentation

Getting startedGitlab Logo GitLab
Hero Logo

Data Processing

System interaction is enabled through dynamic queries that can be built via SQLite, WebSocket, REST API.

Monitoring

Transport detectors and adapters are designed for monitoring traffic flow and collecting information about road traffic objects.

Web UI

Web interface of the System (basic module) – It enables the management and system configuration through the user's graphical interface.

Algorithmic Core

The algorithmic core of the system that contains unique algorithms for data analyzing and processing.

API Reference

The module for interaction with external systems is designed to allow
data exchange with external clients.

The SmartRoad suite enables to transfer data in several ways.
Transmission of RabbitMQ messages via a broker in JSON message format, via the REST API web service in JSON format.
Sending data directly from the adapter via SQLite
and also data transfer by WebSocket.


curl -X GET "https://dev.sorb-eng.ru/api/integration/status?login=user01&password=password01&project_id=777d9dea-05a8-4a34-92bb-f7c6f1726882&sensor_id=4b0d4d17-2583-43d4-9ae0-155f9c053906&from=%202024-05-05&to=%202024-05-15&interval={interval}&timezone=Europe_Moscow" -H "accept: */*" -H "X-CSRF-TOKEN: hIl24t52TsTSNdPORW1EUo2P0EISMcZ2b1V6Ekin"

Modular platform

SmartRoad is a powerful platform composed of hardware and software that combined into a single system is
designed to monitor traffic flows. The system provides several
functionalities which may be customized also.