XML_MetadataCfg

XML_MetadataCfg

XML message about batch configuration parameters of metadata

<MetadataCfg version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> 
  <MetadataList><!--required-->
    <Metadata><!--required-->
      <type>
        <!--required, xs: string, metadata type: "thermometry"-real-time temperature measurement, "fireDetection"-fire source detection, "shipsDetection"-ship detection, "behaviorAnalysis"-behavior analysis, "ANPR", "personQueue"-queue management, "faceSnap"-face capture, "radarDetection"-radar detection, "personalTrack"-personal tracking-->
      </type>
      <enable><!--required, xs:boolean: true-upload, false-not upload--></enable>
    </Metadata>
  </MetadataList>
  <uploadDataFormat><!--optional, xs:string--></uploadDataFormat>
</MetadataCfg>

XML_MetadataCfg

XML message about batch configuration parameters of metadata

<MetadataCfg version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> 
  <MetadataList><!--required-->
    <Metadata><!--required-->
      <type>
        <!--required, xs: string, metadata type: "thermometry"-real-time temperature measurement, "fireDetection"-fire source detection, "shipsDetection"-ship detection, "behaviorAnalysis"-behavior analysis, "ANPR", "personQueue"-queue management, "faceSnap"-face capture, "radarDetection"-radar detection, "personalTrack"-personal tracking-->
      </type>
      <enable><!--required, xs:boolean: true-upload, false-not upload--></enable>
    </Metadata>
  </MetadataList>
  <uploadDataFormat><!--optional, xs:string--></uploadDataFormat>
</MetadataCfg>