add reboot button to web ui

This commit is contained in:
Siwat Sirichai 2024-02-08 18:36:57 +07:00
parent 493459618b
commit df2543ad58
5 changed files with 263 additions and 232 deletions

View file

@ -42,6 +42,9 @@
<div id="bar"></div>
</div>
<br />
<hr>
<h3>Device Control</h3>
<input type="button" class="btn" value="Reboot" onclick="window.location.href='/reboot'" />
<b>SIWAT SYSTEM 2023</b>
</form>
<script>