XML message about ANPR metadata
<Metadata version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <type>activityTarget</type> <subType>ANPR</subType> <time>2017-01-01T00:00:00+08:00</time> <DevInfo> <ipAddress>192.168.0.64</ipAddress> <portNo>554</portNo> <macAddress>28:57:be:ee:d1:5a</macAddress> <channel>1</channel> </DevInfo> <TargetDetection> <TargetList> <Target> <targetID>1</targetID> <recognition>vehicle</recognition> <ruleID>1</ruleID> <RegionList>//vehicle position <Region> <Point> <x>0</x> <y>0</y> </Point> <Point> <x>600</x> <y>0</y> </Point> <Point> <x>600</x> <y>600</y> </Point> <Point> <x>0</x> <y>600</y> </Point> </Region> </RegionList> <PropertyList> <Property> <description>direction</description> <value>reverse</value> </Property> <Property> <description>licensePlate</description> <value>XA12345</value> </Property> <Property> <description>plateType</description> <value>arm</value> </Property> <Property> <description>plateColor</description> <value>yellow</value> </Property> <Property> <description>vehicleColor</description> <value>yellow</value> </Property> <Property> <description>vehicleType</description> <value>largeBus</value> </Property> <Property> <description>vehicleLogo</description> <value>1026</value> </Property> <Property> <description>vehicleSublogo</description> <value>5</value> </Property> <Property> <description>confidence</description> <value>100</value> </Property> <Property> <description>country</description> <value>16</value> </Property> <Property> <description>directionIndex</description> <value>forward</value> </Property> <Property> <description>vehicleConfidence</description> <value>100</value> </Property> </PropertyList> </Target> </TargetList> </TargetDetection> </Metadata>
Optional, license plate direction, including reverse (backward), forward, and unknown.
Optional, string, license plate number. When subType is ANPR, this field is required.
Optional, string, license plate types.
Optional, license plate color, including white, yellow, blue, black, green, and 0xff (other), string type.
Optional, string, vehicle color, including unknown, white, silver, gray, black, red, deepBlue (dark blue), blue, yellow, green, brown, pink, purple, deepGray (dark gray), cyan, and orange.
Optional, string, vehicle types.
Optional, string, vehicle brand.
Optional, string, vehicle sub brand.
Optional, string, license plate confidence, it is between 0 and 100.
Optional, xs:integer, country or region index.
Optional, string, driving direction: "unknown", "eastWest"-from east to west, "westEast"-from west to east, "southNorth"-from south to north, "noerthSouth"-from north to south, "southeastToNorthwest"-from southeast to northwest, "northwestToSoutheast"-from northwest to southeast, "northeastToSouthwest"-from northeast to southwest, "southwestToNortheast"-from southwest to northeast, "forward"-forward, "back"-backward
Optional, string, vehicle confidence, it is between 0 and 100.
XML message about ANPR metadata
<Metadata version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <type>activityTarget</type> <subType>ANPR</subType> <time>2017-01-01T00:00:00+08:00</time> <DevInfo> <ipAddress>192.168.0.64</ipAddress> <portNo>554</portNo> <macAddress>28:57:be:ee:d1:5a</macAddress> <channel>1</channel> </DevInfo> <TargetDetection> <TargetList> <Target> <targetID>1</targetID> <recognition>vehicle</recognition> <ruleID>1</ruleID> <RegionList>//vehicle position <Region> <Point> <x>0</x> <y>0</y> </Point> <Point> <x>600</x> <y>0</y> </Point> <Point> <x>600</x> <y>600</y> </Point> <Point> <x>0</x> <y>600</y> </Point> </Region> </RegionList> <PropertyList> <Property> <description>direction</description> <value>reverse</value> </Property> <Property> <description>licensePlate</description> <value>XA12345</value> </Property> <Property> <description>plateType</description> <value>arm</value> </Property> <Property> <description>plateColor</description> <value>yellow</value> </Property> <Property> <description>vehicleColor</description> <value>yellow</value> </Property> <Property> <description>vehicleType</description> <value>largeBus</value> </Property> <Property> <description>vehicleLogo</description> <value>1026</value> </Property> <Property> <description>vehicleSublogo</description> <value>5</value> </Property> <Property> <description>confidence</description> <value>100</value> </Property> <Property> <description>country</description> <value>16</value> </Property> <Property> <description>directionIndex</description> <value>forward</value> </Property> <Property> <description>vehicleConfidence</description> <value>100</value> </Property> </PropertyList> </Target> </TargetList> </TargetDetection> </Metadata>
Optional, license plate direction, including reverse (backward), forward, and unknown.
Optional, string, license plate number. When subType is ANPR, this field is required.
Optional, string, license plate types.
Optional, license plate color, including white, yellow, blue, black, green, and 0xff (other), string type.
Optional, string, vehicle color, including unknown, white, silver, gray, black, red, deepBlue (dark blue), blue, yellow, green, brown, pink, purple, deepGray (dark gray), cyan, and orange.
Optional, string, vehicle types.
Optional, string, vehicle brand.
Optional, string, vehicle sub brand.
Optional, string, license plate confidence, it is between 0 and 100.
Optional, xs:integer, country or region index.
Optional, string, driving direction: "unknown", "eastWest"-from east to west, "westEast"-from west to east, "southNorth"-from south to north, "noerthSouth"-from north to south, "southeastToNorthwest"-from southeast to northwest, "northwestToSoutheast"-from northwest to southeast, "northeastToSouthwest"-from northeast to southwest, "southwestToNortheast"-from southwest to northeast, "forward"-forward, "back"-backward
Optional, string, vehicle confidence, it is between 0 and 100.