[v.3.0.6] 03.09.2024#
New Features:
- Added the ability to vertically scale CARS Stream (by default, one instance of CARS Stream is running). To change the quantity, you can now configure variables in
.env-vanilla
. For more details, see CARS Analytics User Manual. - Added transmission of track creation time from the CARS Stream to CARS Analytics via the
trackCreationTime
parameter.
Changes:
- Now, instead of sending LP data sequentially, an array of plates for vehicles with multiple plates is sent in one call. The
licensePlateData
array includes objects with fields classType, image, metaInfo, and rect.