aqhome-tool: add command "addjsondata".

This commit is contained in:
Martin Preuss
2024-02-25 01:21:47 +01:00
parent e4c753cefd
commit dce1b8698a
4 changed files with 448 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
getvalues.h
getdevices.h
adddata.h
addjsondata.h
getdatapoints.h
getlastdatapoint.h
setdata.h
@@ -49,6 +50,7 @@
getvalues.c
getdevices.c
adddata.c
addjsondata.c
getdatapoints.c
getlastdatapoint.c
setdata.c