You must have the camera configured in Data Factory to receive events.
The camera’s MAC address in Data Factory must match the "SerialNumber " field in the incoming JSON.
Below is a minimal example of a valid JSON payload:
{
"capture_timestamp": 1740485465448,
"plateASCII": "FF1234",
"plateCoordinates": [0, 0, 0, 0],
"camera_info": {"SerialNumber": "B8A44FD42191"},
"imageType": "frame",
"sensorProviderID": "SomeUniqueCameraID"
}
You can test ingestion with curl (or any HTTP client). For example:
Form-data field names, event and image are mandatory.
Filenames can be arbitrary, but they must be included in the multipart request.
This will send the event metadata (data.json) along with an associated image (photo.jpg) to the DataFactory endpoint.
Details about the JSON fields can be found in the documentation
Related Articles
Event tab Features
Turn Live mode ON to start receiving events in real time You can switch view modes between List and Tile based on your preferences. Both display the same live events information. After moving the cursor over the Country, Type, and Brand icons, a ...
DataFactory Links
FF DataFactory 4.0.0 Full release notes here. Manuals and BLC catalogue DataFactory 4.0.0 installation package here Release overview: New Features & Improvements • Health Monitoring Enhancements: Added notification handling via UI and email alerts ...
HxGN dC3 Video (QVMS) integration
Interaction scheme: Configure Qognify VMS Make sure, that Qognigy NumberOK_Server_Plugin is installed, as well as SGS and Transcoding QVMS modules: Install FF Data Factory and add business logic 1. Install FF Data Factory in VMS mode (See details in ...
Camera connection \ Storage
Standalone mode of DataFactory In top right corner you can navigate to DF settings. If you scroll down, you can configure Event sources, which allows for to set camera’s: ▪ Name – enter your preferred name ▪ Serial number of cameras. Every camera ...
System requirements
Minimal system pre-requirements: CPU Intel i5 10th Gen or higher RAM 4 GB HDD space: 900 MB for the installation It is strongly recommended to install DF on an SSD disk for fast database operation. Please calculate the space needed based on the ...