[SIS-xxx] refactoring rest api to use a common code base

This commit is contained in:
Sheldan
2023-12-19 01:26:27 +01:00
parent 3b498c5d3f
commit 4128274a7d
10 changed files with 854 additions and 875 deletions

View File

@@ -0,0 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="{{ refreshInterval }}">
</head>
<body>
<img src="{{ imagePath }}">
</body>
</html>