<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">a very simple provision - untag a CPE and reboot:<span class=""><br>
    <br>
    const tag = "Tags.upgrade";<br>
    declare(tag, null, {value: false});<br>
    declare("Reboot", null, {value: Date.now()});<br>
    <br>
    </span></div></blockquote></div><div class="gmail_extra"><br></div>The CPE should automatically reboot after a F/W upgrade, so there would be no need to manually reboot it.</div></div>