Implemented setdata in server and aqhome-tool.

This commit is contained in:
Martin Preuss
2023-09-12 00:04:37 +02:00
parent 71f5ce8c7e
commit e1639a9d13
12 changed files with 570 additions and 93 deletions

View File

@@ -45,6 +45,7 @@
c_getvalues.h
c_getdatapoints.h
c_getlastdatapoint.h
c_setdata.h
</headers>
<sources>
@@ -59,6 +60,7 @@
c_getvalues.c
c_getdatapoints.c
c_getlastdatapoint.c
c_setdata.c
main.c
</sources>