Stop the tnc process
Parameter | Type | Values | Description |
---|---|---|---|
type | string | "set" | Type of setting ( get or set ) |
command | string | "stop_tnc" | Command for starting the tnc |
parameter | object | --- | Object, which holds additional parameters |
{
"type" : "set",
"command": "stop_tnc" ,
"parameter": "---"
}