JSON_DataTrans

JSON message about data package to be passed through

{
  "DataTrans": {
    "content": "" 
/*required, string, data to be passed through, which is encoded by Base64*/
  }
}