Post links and attach files for documentation here, also chat about these docs freely

User avatar
By tinhead
#612 yes, this are docs for SDK v0.6, as already posted here viewtopic.php?f=9&t=13&start=10#p450

docs for the latest SDK v0.9.1 and the latest SDK are however posted already here viewtopic.php?f=9&t=13&start=10#p547
User avatar
By bkrajendra
#3121 Hi friends
we are working on IoT Demo code of ESP
But we are stuck at request response parameter of json which are not documented anywhere.
we tried to guess few which are as follows:
http://10.1.25.7/config?command=wifi

http://10.1.25.7/client?command=info
http://10.1.25.7/client?command=status
http://10.1.25.7/client?command=scan
http://10.1.25.7/client?command=scan&page=1
etc

but all these are GET requests. we want to know the format for
POST request.
How to send POST parameters, as Form element variable for json string POST.

Please point us towards any resource related to this demo.
SDK doc only have general json specs. but we need specific to IoTDemo only.

Regards
Rajendra
User avatar
By tinhead
#3157 Rajendra,

and how is your question documentation related? You should open new thread, with proper titel, that would incearse the chance to get answer.