JSON_DataOutputCfg

DataOutputCfg message in JSON format

{
  "DataOutputCfg":{
    "password":"", 
/*required, string, password for exporting*/
    "type":""
/*optional, string, exporting type: "UsbDisk"-exporting via USB flash drive, "UsbPrivate"-exporting via private USB, "ISAPI"-exporting via ISAPI*/
  }
}