Alte Version abgeändert auf neue Datebank /-Struktur).

This commit is contained in:
rxf
2026-03-27 17:26:46 +01:00
commit b7736413d4
87 changed files with 54060 additions and 0 deletions

7
public/selsensor.html Normal file
View File

@@ -0,0 +1,7 @@
<br />
<form onkeypress="return event.keyCode != 13;">
<fieldset>
<input class='text ui-widget-content ui-corner-all' name = 'selsensor' id='selsensor' type='text' />
</fieldset>
</form>