GET device/notifications
Gets the pending operations of a device.
Response Information
The pending operations of a device.
Response body formats
application/json, text/json
					Sample:
							
    {
  "data": "{\"lock\":true,\"password\":\"4519\"}",
  "contentType": 0
}