Commit Graph

  • 161dee1667 remove unneeded includes. Martin Preuss 2023-10-06 18:05:27 +02:00
  • e98afa80d9 fixed another memory leak: handle received result responses Martin Preuss 2023-10-06 18:05:14 +02:00
  • 38ae2d3d1d correct installation folder for system tools. Martin Preuss 2023-10-06 18:04:35 +02:00
  • 79c71563d5 removed dependency aqdatabase (not used). Martin Preuss 2023-10-06 18:03:47 +02:00
  • fa12be880a Create bigger gource videos. Martin Preuss 2023-10-06 14:02:28 +02:00
  • dcdb512995 Finished systemd service files. Martin Preuss 2023-10-06 14:02:08 +02:00
  • 7fb4e8b577 added systemd service files. added conf example file. Martin Preuss 2023-10-06 12:37:19 +02:00
  • 7f1c66cbe6 Fixed default value for timeout in aqhome-tool watch Martin Preuss 2023-10-06 00:19:57 +02:00
  • c90e8c899a add valgrind caller script for aqhome-mqttlog Martin Preuss 2023-10-06 00:17:32 +02:00
  • ab6480ebca Fixed more meory leaks. Martin Preuss 2023-10-06 00:17:15 +02:00
  • 8613fbdad7 Added handling of timeout cmd arg for valgrind test. fixed memory leaks. Martin Preuss 2023-10-05 23:56:53 +02:00
  • b66f3d2ef4 aqhome-tool: added command to watch values changed on the server. Martin Preuss 2023-10-04 23:33:40 +02:00
  • f1753eeea7 mqtt module now works. Martin Preuss 2023-10-04 18:22:53 +02:00
  • bfed937950 More work on mqtt tool. Martin Preuss 2023-10-04 16:02:02 +02:00
  • 4730943931 add systemd file for aqhome-data. Martin Preuss 2023-10-03 17:37:39 +02:00
  • afc0994c38 Add example comfig file. Martin Preuss 2023-10-03 17:37:24 +02:00
  • 831c94f898 Read config file for fallback when no command line arguments are given. Martin Preuss 2023-10-03 16:51:15 +02:00
  • 0740378ad8 Partially reverted one of the last commits to correct created value name. Martin Preuss 2023-10-03 13:47:19 +02:00
  • f56b25d06f renamed deviceNameForDriver of AQH_VALUE and nameForDriver of AQH_DEVICE. Martin Preuss 2023-10-03 13:42:21 +02:00
  • eadfead77c Removed function AqHomeData_GetOrCreateValueForDriver(). Martin Preuss 2023-10-03 13:32:51 +02:00
  • 17d4ce5125 Change AQH_Value field NameForDriver to Name and make it only contain the value name. Martin Preuss 2023-10-03 13:31:05 +02:00
  • 253b3862da add IPC command to modify device info on the server. Martin Preuss 2023-10-02 23:22:59 +02:00
  • 043541f936 Set timestampCreation on created devices, show that in aqhome-tool. Martin Preuss 2023-10-01 23:58:19 +02:00
  • 45da38b64a added devices, added command getdevices. Martin Preuss 2023-10-01 23:44:26 +02:00
  • c57472d86e removed unneeded IPC message types. Martin Preuss 2023-10-01 21:53:55 +02:00
  • 1e27223dfa Simplified IPC code to use less different IPC messages. Share more code. More qork on MQTT code. Martin Preuss 2023-10-01 21:31:02 +02:00
  • 0f896c1729 removed aqhomed. Martin Preuss 2023-10-01 21:29:22 +02:00
  • 66073737a4 Started reworking mqtt logger tool. Martin Preuss 2023-09-20 17:51:24 +02:00
  • bf89562d51 Removed unneeded code. Martin Preuss 2023-09-20 17:51:02 +02:00
  • 2adefc4b79 Decreased verbosity. Martin Preuss 2023-09-20 17:49:38 +02:00
  • f03c078606 decreased verbosity in script. Martin Preuss 2023-09-17 19:24:24 +02:00
  • d6ae79cf81 Decreased verbosity. Martin Preuss 2023-09-17 19:24:06 +02:00
  • 0814cf4af1 added caller script for aqhome-nodes. Martin Preuss 2023-09-16 15:49:14 +02:00
  • 74789b802f added entries to .gitignore. Martin Preuss 2023-09-16 15:48:57 +02:00
  • 5f6581d126 Fixed default message size. Martin Preuss 2023-09-16 15:48:03 +02:00
  • 8c60c3c8e4 cleanup connections every 10s. Martin Preuss 2023-09-16 15:47:39 +02:00
  • cf005fa60c increased verbosity. Martin Preuss 2023-09-16 15:47:15 +02:00
  • 9b7d043682 Started working on aqhome-nodes which will replace aqhomed. Martin Preuss 2023-09-13 23:31:02 +02:00
  • 161b979e84 added specific IPC messages and use them instead of more generic messages. Martin Preuss 2023-09-13 12:07:11 +02:00
  • 11798a39d6 Revert "Use INHERIT mechanism for AQH_Tag16IpcMsg." Martin Preuss 2023-09-12 21:33:00 +02:00
  • 07abc76a7a Use INHERIT mechanism for AQH_Tag16IpcMsg. Martin Preuss 2023-09-12 21:32:51 +02:00
  • e1639a9d13 Implemented setdata in server and aqhome-tool. Martin Preuss 2023-09-12 00:04:37 +02:00
  • 71f5ce8c7e Implemented GETLASTDATA in server and aqhome-tool. Martin Preuss 2023-09-11 22:55:38 +02:00
  • 518a3a53f9 Heavy work on IPC. Martin Preuss 2023-09-10 23:13:03 +02:00
  • 2b733a52ca Introduces tag16 ipc messages. Martin Preuss 2023-09-10 00:22:31 +02:00
  • 3bfb39966f aqhome-data: adding datapoints basically works now. Martin Preuss 2023-08-17 00:24:38 +02:00
  • f9ae85b9ad more work on IPC data protocol. Martin Preuss 2023-08-14 21:38:21 +02:00
  • 5fdb33c192 started working on aqhome-data. Martin Preuss 2023-08-14 02:00:37 +02:00
  • 51a13f286f started work on IPC protocol for data service. Martin Preuss 2023-08-13 17:56:31 +02:00
  • 290967a7c5 added generic IPC result message. Martin Preuss 2023-08-13 17:56:00 +02:00
  • 64938b9cb0 Prepared introduction of multiple ipc protocols. Martin Preuss 2023-08-13 14:09:15 +02:00
  • 590eccf8d9 ADded entries to README. Martin Preuss 2023-08-13 13:49:02 +02:00
  • a4c0f2e6fd aqhome-storage now checks and parses mqtt messages and stores values in datafiles. Martin Preuss 2023-08-12 16:55:06 +02:00
  • bcd3e3325c added gource script. Martin Preuss 2023-08-12 10:54:09 +02:00
  • c1353c056a added list of received and unknown topics. Martin Preuss 2023-08-12 10:53:56 +02:00
  • 9602471a9b adapted valgrind calling script to analyze aqhome-storage. Martin Preuss 2023-08-12 02:07:49 +02:00
  • f5878f43ff Added datafile and handling of MQTT publish message. Martin Preuss 2023-08-12 02:06:54 +02:00
  • edcac1f2b9 Fixed required version of aqdatabase. Martin Preuss 2023-08-12 02:05:48 +02:00
  • e25a391fde Fixed an important bug (lead to segfaults). Martin Preuss 2023-08-11 03:21:31 +02:00
  • 978d3f6f7a editing of values now also works. Martin Preuss 2023-08-11 03:21:06 +02:00
  • c5171714b2 added url handler for mqtt topics. Martin Preuss 2023-08-11 01:24:31 +02:00
  • 96c2b9a649 prepared for u_mqtttopic module. Martin Preuss 2023-08-10 22:26:30 +02:00
  • 487e506a01 added urlhandler for devices. Martin Preuss 2023-08-10 19:28:10 +02:00
  • ec745f5cc9 Improved code sharing. Martin Preuss 2023-08-10 18:03:24 +02:00
  • 17889fd30b Simplified code. Martin Preuss 2023-08-10 13:28:37 +02:00
  • 23c9e286b1 Fixed invalid memory access. Martin Preuss 2023-08-10 13:28:24 +02:00
  • a2c79aa6db Fixed memory leaks. Martin Preuss 2023-08-10 13:27:51 +02:00
  • f716ebd338 fixed two bugs. Martin Preuss 2023-08-10 01:53:10 +02:00
  • 9b0122e34c addd urlhandler for static content, more reusing of code. Martin Preuss 2023-08-10 01:45:12 +02:00
  • b9a54b8ffb added #define DISABLE_DEBUGLOG to source files in http and service folders Martin Preuss 2023-08-09 17:45:59 +02:00
  • b5916acf79 fixed memory leaks, added cleanup code, added valgrind scripts to test binaries Martin Preuss 2023-08-09 17:24:44 +02:00
  • 4701a71986 Started experimenting with styles. Martin Preuss 2023-08-09 01:57:31 +02:00
  • fc2c18b489 Allow for prefill of form elements, improved I18N. Martin Preuss 2023-08-09 00:55:07 +02:00
  • 0cc498d830 added TODO remarks. Martin Preuss 2023-08-09 00:54:32 +02:00
  • 28bc8efac8 Minor format changes. Martin Preuss 2023-08-09 00:53:59 +02:00
  • aafecfa704 aqhome: more work on http server. Martin Preuss 2023-08-08 23:49:28 +02:00
  • 3378908c93 vg_run: rewritten to check aqhomed. Martin Preuss 2023-08-07 14:09:51 +02:00
  • e4135a7bbd test: start aqhome locally with only minimal service. Martin Preuss 2023-08-07 14:09:27 +02:00
  • 1efcd09f0c aqhome: more work on http service. Martin Preuss 2023-08-07 14:08:52 +02:00
  • 6269431467 aqhome-storage: moved http-specific code to new class. Martin Preuss 2023-08-07 14:08:12 +02:00
  • 792f167a71 aqhome-storage: started adding class AqHomeHttpService Martin Preuss 2023-08-07 14:07:30 +02:00
  • 897fdffcf9 aqhome: cleanup AQH_HttpService_ParsePostBody(). Martin Preuss 2023-07-24 21:59:42 +02:00
  • 53e1fbae56 aqhome: removed unneeded classes. Martin Preuss 2023-07-24 21:53:31 +02:00
  • 16ce958964 aqhome: added service definitions, started implementing HTTP service. Martin Preuss 2023-07-24 21:49:17 +02:00
  • db5d6cb980 started working on storage service. Martin Preuss 2023-07-19 18:17:10 +02:00
  • 06b5ab26c8 libtest.sh: make aqhome loglevel configurable by the caller. Martin Preuss 2023-07-19 01:26:51 +02:00
  • 02797ff092 aqhome: started working on database code. Martin Preuss 2023-07-19 01:26:14 +02:00
  • 3eb0a9afa9 aqhome: more work on http endpoint. Martin Preuss 2023-07-19 01:25:43 +02:00
  • 5852ad9a1e add valgrind log for aqhome-mqttlog. Martin Preuss 2023-07-18 10:54:06 +02:00
  • 8ee0602f7a modified in-tree start script for aqhome-mqttlog. Martin Preuss 2023-07-18 10:53:22 +02:00
  • f8c325e747 modify valgrind script for aqhome-mqttlog. Martin Preuss 2023-07-18 10:52:47 +02:00
  • 893ae6867b aqhome: started http endpoint. Martin Preuss 2023-07-18 10:52:09 +02:00
  • 3efb83ecfd aqhome-mqttlog: read all messages available on each loop. Martin Preuss 2023-07-18 10:51:16 +02:00
  • f30c4895fa aqhome: removed unused and unneeded code. Martin Preuss 2023-07-14 00:02:21 +02:00
  • 0fd58567fe adapted to latest changes in gwen (msgio API v2 becomes v1). Martin Preuss 2023-07-12 19:30:53 +02:00
  • 7a4edb6854 added example systemd scripts. Martin Preuss 2023-07-12 16:46:51 +02:00
  • c7f232dd98 decreased verbosity, send MQTT ping every 2 minutes to avoid disconnect. Martin Preuss 2023-07-12 16:45:20 +02:00
  • 4489314b47 aqhome: removed invalid includes. Martin Preuss 2023-07-12 13:34:32 +02:00
  • 08c3875a26 aqhome: completed adapting to msgio2 interface. Martin Preuss 2023-07-12 13:33:04 +02:00
  • 39987b31c7 aqhome: re-implemented aqhomed. Martin Preuss 2023-07-12 01:45:24 +02:00