Перейти к основному содержимому
Version: 3.6

SmartRoad API

SmartRoad system implements data transfer to external systems via RESTful API according to JSON standard. Data is collected, processed and sent according to the following principles:
1. Detector (DT) collects traffic flow data.
2. Adapter generates data packets for transmission to the database.
3. The resource receives a request for information from an external system.
4. Finally the resource processes the request, generates and sends a response.