ethAccount
Back to API doc top page.
Click here for a complete list of operations.
GetTagManagerName
Get name for a tag manager with specified serial number.
POST /ethAccount.asmx/GetTagManagerName 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":string
}