mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-17 21:18:31 +03:00
Check web UI version and show alert on mismatch with Firmware version (#1329)
* SHhw Web UI version and compare it with the firmware. If it does not match, show a warning in the log * compare version on Web UI loading and show alert on mismatch * restructured info page
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
LoadHostname();
|
||||
LoadVersion();
|
||||
LoadFwVersion();
|
||||
LoadWebUiVersion();
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user