Major overhaul of db -> hypertable conversion, updated GUI, added inventory

This commit is contained in:
erik 2025-06-08 20:51:06 +00:00
parent fdf9f04bc6
commit f218350959
8 changed files with 1565 additions and 210 deletions

View file

@ -31,6 +31,7 @@
<div id="dots"></div>
</div>
<div id="tooltip" class="tooltip"></div>
<div id="coordinates" class="coordinates"></div>
</div>
<!-- Main JavaScript file for WebSocket communication and UI logic -->