JSON_advanceParam

advanceParam message in JSON format

{
  "advanceParam":{
    "targetDetectionThreshold":,
/*optional, integer type, target detection sensitivity threshold, ranges from 0 to 4, the default value is 3*/
    "targetGenerationSpeed":
/*optional, integer type, target generation speed, ranges from 0 to 4, the default value is 3*/
  }
}