Part Number: CC3220
What should be the URI in ajaxCall function for API GET requests?
For example, I want to run a GET request for __SL_G_N.A. Below is ajaxCall format:
ajaxCall('what should be here?', "GET", "__SL_G_N.A" , response_func);
Thanks,
David