设备网络SDK开发使用手册 |
<VehicleInfoResultCap version="2.0" xmlns="http://www.std-cgi.org/ver20/XMLSchema">
<VehicleInfoResultList> <VehicleInfoResult> <id> <!--req,xs: integer, 序号--> </id> <isSupportDeviceID> <!--opt,xs: boolean, 是否支持设备编号--> </isSupportDeviceID> <isSupportMonitoringSiteID> <!--opt,xs: boolean, 是否支持监测点编号--> </isSupportMonitoringSiteID> <isSupportIndexID> <!--opt,xs: boolean, 是否支持序号--> </isSupportIndexID> <isSupportPlateNo> <!--opt,xs: boolean, 是否支持车牌号--> </isSupportPlateNo> <isSupportTimeSpan> <!--opt,xs: boolean, 是否支持抓拍时间--> </isSupportTimeSpan> <isSupportCountry> <!--opt,xs: boolean, 是否支持国家--> </isSupportCountry> <isSupportLaneID> <!--opt,xs: boolean, 是否支持车道号--> </isSupportLaneID> <isSupportDirection> <!--opt,xs: boolean, 是否支持方向--> </isSupportDirection> <isSupportBelieve> <!--opt,xs: boolean, 是否支持置信度--> </isSupportBelieve> <isSupportMatchingResult> <!--opt,xs: boolean, 是否支持黑白名单匹配结果--> </isSupportMatchingResult> </VehicleInfoResult> </VehicleInfoResultList> </VehicleInfoResultCap> |