Summary:
Closes an exclusive Agent connection that was previously opened using the connect
call.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
|
The ID of the exclusive connection to close. The ID is initially obtained from the return of the |
|
|
|
|
Returns:
OK/Error
Example:
<packet version="4.0.0">
<data>
<system>
<close>
<id>192.168.0.844</id>
</close>
</system>
</data>
</packet>