aqhome-cgi: more code sharing, adding page handling

allows to define your own pages with graphs, sensors and actors.
This commit is contained in:
Martin Preuss
2025-10-27 23:15:28 +01:00
parent 1b0145c97d
commit 7c5abc0f3b
9 changed files with 1205 additions and 111 deletions

View File

@@ -61,6 +61,7 @@
mdevices_vgraph.h
mdevices_device.h
mdevices_setdevice.h
mdevices_page.h
</headers>
@@ -81,6 +82,7 @@
mdevices_vgraph.c
mdevices_device.c
mdevices_setdevice.c
mdevices_page.c
</sources>