Then telnet to TCL port or telnet port and simply execute progflash\r
The telnet port will pass back text status info, like “wrote: x bytes” etc…
However, I am not sure what the TCL interface sends back or is supposed to send back. Simple an ASCII status code that is passed back from flash write_xx through to the caller would be ideal. I think the developers may have considered JSON at some point, read that in an old discussion somewhere…
martind:
Then telnet to TCL port or telnet port and simply execute progflash\r
The telnet port will pass back text status info, like “wrote: x bytes” etc…
However, I am not sure what the TCL interface sends back or is supposed to send back. Simple an ASCII status code that is passed back from flash write_xx through to the caller would be ideal. I think the developers may have considered JSON at some point, read that in an old discussion somewhere…