ZoneAssociatedDetectorCfg message in XML format
<ZoneAssociatedDetectorCfg version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <ZoneCondList/> <!--opt, up to 64 conditions are supported. When getting the configuration, this node will be the input parameter, no need to return this part--> <DetectorCfgList><!--up to 64--> <DetectorCfg> <id><!--req, xs:string, zone No.--></id> <enabled> <!--opt, xs: boolean, enable zone linked detector or not --> </enabled> <detectorSerialNo> <!--req, xs:string, the serial No. of zone linked detector --> </detectorSerialNo> </DetectorCfg> </DetectorCfgList> </ZoneAssociatedDetectorCfg>