and what about port 88, is there something similar available?
Disable/Enable ota ist not implemted.
have a look at ots function sets:
https://github.com/espruino/Espruino/blob/master/libs/network/esp8266/ota.c
Feel free to implement something like ota.setMode({mode="on|off");
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Disable/Enable ota ist not implemted.
have a look at ots function sets:
https://github.com/espruino/Espruino/blob/master/libs/network/esp8266/ota.c
Feel free to implement something like ota.setMode({mode="on|off");