JSON_Cap_functionMode

functionMode capability message in JSON format

{
  "functionMode":{
/*required, string type, scene function mode of ship detection: shipFlowDetection-ship flow detection mode, dredgerDetection-dredger detection mode*/
    "@opt":"shipFlowDetection,dredgerDetection"
  }
}