XML message about rule parameters of line crossing detection
<LineDetectionParam><!--dep--> <directionSensitivity><!—req, xs:string, "left-right,right-left,any"--></directionSensitivity> <detectionTarget opt="all,human,vehicle, human_vehicle"/> <!—detection target, node with underline indicates that it supports multiple selections, e.g., human_vehicle indicates human and vehicle--> <humanMisinfoFilterEnabled> <!--opt, xs:boolean,"true,false", whether enables false alarm filter of human--> </humanMisinfoFilterEnabled> <vehicleMisinfoFilterEnabled> <!--opt, xs:boolean,"true,false", whether enables false alarm filter of vehicle--> </vehicleMisinfoFilterEnabled> <sensitivity><!--req, xs:integer, sensitivity, from 1 to 100--></sensitivity> </LineDetectionParam>