Timeline for HTTP PUT method on NodeMCU/ESP8266
Current License: CC BY-SA 4.0
9 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Sep 11, 2020 at 7:04 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 14, 2020 at 6:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 14, 2020 at 5:49 | answer | added | Afdal Mtk | timeline score: 1 | |
Jan 27, 2019 at 19:33 | comment | added | Juraj♦ |
it doesn't compile, not "doesn't work". use sendRequest("PUT", data.c_str());
|
|
Jan 27, 2019 at 19:23 | history | edited | Dkbay | CC BY-SA 4.0 |
added 77 characters in body
|
Jan 27, 2019 at 19:23 | comment | added | Dkbay | @Juraj It wasn't in quotes when I made it in node... It should send a "PUT" request to my hue lights to update them but instead it htrows this error gist.github.com/dkbay/ab3fedf5e89d841d25b24fb829df74ef | |
Jan 27, 2019 at 13:11 | comment | added | Juraj♦ | what should it do and what does it? Shouldn't 'false' in json be in ""? | |
Jan 27, 2019 at 12:10 | review | First posts | |||
Jan 27, 2019 at 15:24 | |||||
Jan 27, 2019 at 12:09 | history | asked | Dkbay | CC BY-SA 4.0 |