disconnect

Description:

Disconnect from a connected station

Parameters

Parameter Type Values Description
type string "arq" Type of setting ( get or set )
command string "disconnect" Command for disconnecting from a station

Example

{
    "type" : "arq", 
    "command": "disconnect" 

}