ethAccount


Back to API doc top page.

Click here for a complete list of operations.

SelectTagManager

Make specified tag manager the current tag manager to which methods in ethClient.asmx apply.

Returns current tag manager's auto-ping interval.

POST /ethAccount.asmx/SelectTagManager HTTP/1.1
Host: wirelesstag.net
Content-Type: application/json; charset=utf-8
Content-Length: length

{
    "mac":string
}
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: length

{
    "d":int
}