ethMobileNotifications
Back to API doc top page.
Click here for a complete list of operations.
PauseNotificationFor
Pause notification for specified category.
Category can be 'MOTION', 'TEMP', 'LIGHT' or 'CAP'.POST /ethMobileNotifications.asmx/PauseNotificationFor HTTP/1.1 Host: www.mytaglist.com Content-Type: application/json; charset=utf-8 Content-Length: length { "category":string "mac":string "slaveid":int }
HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: length { }