added devices, added command getdevices.

This commit is contained in:
Martin Preuss
2023-10-01 23:44:26 +02:00
parent c57472d86e
commit 45da38b64a
26 changed files with 1076 additions and 50 deletions

View File

@@ -34,6 +34,7 @@
<headers dist="true" >
getvalues.h
getdevices.h
adddata.h
getdatapoints.h
getlastdatapoint.h
@@ -44,6 +45,7 @@
$(local/typefiles)
getvalues.c
getdevices.c
adddata.c
getdatapoints.c
getlastdatapoint.c