WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0
Initiate a firmware update sequence and reboot the device
None
None
<pre><? $f=fopen("/image.hex","r"); if ($f && filesize($f)) { log("Firmware Update Initiated"); firmwareupdate(); } else { print("Firmware file /image.hex does not exist!"); } ?></pre>
Wattmon Firmware - The HEX file that is flashed onto the chip