logout

The logout function is used to log out from Wialon correctly.

Copied!
svc=core/logout&params={}

Returned result

Copied!
{
	"error":<int>	/* error code */
}

Possible error codes:

CodeDescription

0

Logged out successfully.

1

Server connection error.

4

Non-authorized user.

Download PDF file
Download Word document

See also