Recent events
ROI editor — regions & JSON
Regions
JSON preview
{}
Click on the canvas to add polygon points. ROI is saved to _roi/<stream>.json.
Transactions
ANPR
Test ANPR
POST → 127.0.0.1:3000/anprDrag a JPG/PNG into the frame. Portal proxies it to the worker, draws the vehicle + plate boxes on the image, lists the OCR hits. Admin only.
Inbound API calls
Each inbound POST /api/Vehicle/RequestVehicleNo (and future ANPR scan endpoints) is archived here with the front + back snapshot the request saw. Useful for debugging when OCR comes back empty but the cameras clearly had a plate.
Recent worker results
System Health
Services
Cameras
System
GPIO Test
Click ON/OFF to drive a relay directly via the bridge daemon — this bypasses the orchestrator state machine. Use for hardware bring-up; the orchestrator may overwrite your value on its next phase change.
Raw command
Sends ASCII directly to the Arduino (e.g. D2ON, D5OFF). Newline appended automatically.
Logs
loading…
Settings
Pipeline streams
RTSP source URLs and composite output. Restarts the cpp pipeline on save.
Orchestrator timings
Stop-stable / post-complete / partially-out timeouts (seconds).
ANPR worker
Plate-recognition HTTP endpoint + snapshot paths.
Essae AWS endpoint
RequestVehicleNo URL + API key. Disable to use stub.
MQTT broker (PLC bridge)
GPIO signals are published here as awb/signal/<name>.
Service controls
Restart individual pm2 processes without changing any config.
User management
Add, remove, or reset passwords. Admin only.