add reboot button to web ui
This commit is contained in:
parent
493459618b
commit
df2543ad58
5 changed files with 263 additions and 232 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue