ethMobileNotifications
Back to API doc top page.
Click here for a complete list of operations.
DisarmNotificationFor
Temporarily disarm motion sensor / disable monitoring for specified category.
Category can be 'MOTION', 'TEMP' or 'CAP'.POST /ethMobileNotifications.asmx/DisarmNotificationFor 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 { }