Martin Preuss
|
5a16117240
|
More work on aqhome-cgi.
|
2025-10-09 20:19:04 +02:00 |
|
Martin Preuss
|
d0c8b3b284
|
let setData use double values instead of strings.
this allows for storing value set with setData which can then be used in
the cgi module to retrieve the last value set.
|
2025-10-07 23:50:50 +02:00 |
|
Martin Preuss
|
494e7b3fbc
|
aqhome-data: send data in multiple messages. remove limits.
|
2025-10-01 23:19:48 +02:00 |
|
Martin Preuss
|
52eb92a00c
|
fixed memory leaks.
|
2025-03-23 16:58:07 +01:00 |
|
Martin Preuss
|
daa07428eb
|
aqhome apps: decreased verbosity.
|
2025-03-19 23:19:52 +01:00 |
|
Martin Preuss
|
32d5287a3a
|
aqhome-mqttlog: unify arguments.
|
2025-03-18 22:54:34 +01:00 |
|
Martin Preuss
|
171caacc92
|
aqhome-apps: no longer included removed files.
|
2025-03-18 22:53:34 +01:00 |
|
Martin Preuss
|
7e745c98e6
|
aqhome, aqhome-apps: cleanup, removed unneeded files.
|
2025-03-14 21:22:48 +01:00 |
|
Martin Preuss
|
dc4a02a8ff
|
aqhome-apps: removed unneeded files.
|
2025-03-10 00:15:36 +01:00 |
|
Martin Preuss
|
5011e7e123
|
aqhome-apps: decreased verbosity.
|
2025-03-10 00:02:26 +01:00 |
|
Martin Preuss
|
3e4e3ffe2d
|
aqhome-apps: all apps now work again.
|
2025-03-09 23:25:02 +01:00 |
|
Martin Preuss
|
ea564ba101
|
aqhome apps: more work on transition to events2.
|
2025-03-09 00:06:12 +01:00 |
|
Martin Preuss
|
ca2103f7b3
|
aqhome: adapted server aqhome-mqttlog to events2 api.
|
2025-03-08 01:03:22 +01:00 |
|
Martin Preuss
|
72e32847c7
|
aqhome-mqttlog: fixed compiler warning.
|
2025-03-01 15:20:29 +01:00 |
|
Martin Preuss
|
34d395bb0b
|
aqhome-mqttlog: read client id from config file if not given as argument.
|
2025-01-05 00:51:13 +01:00 |
|
Martin Preuss
|
b0b6efb1c3
|
adapted to latest changes in gwen, more work on data and nodes servers.
|
2024-09-26 10:45:22 +02:00 |
|
Martin Preuss
|
ee19014644
|
aqhome-mqttlog: remove unused var.
|
2024-04-12 22:33:41 +02:00 |
|
Martin Preuss
|
2ac4887f01
|
aqhome-mqttlog: removed another unneeded file.
|
2024-04-03 22:47:54 +02:00 |
|
Martin Preuss
|
8a7a4c7a64
|
aqhome-mqttlog: remove unneeded files.
|
2024-04-03 22:46:58 +02:00 |
|
Martin Preuss
|
5305aa7fe3
|
Move device files into subfolders (first: devices/mqtt).
|
2024-04-03 21:57:42 +02:00 |
|
Martin Preuss
|
e162d9564b
|
mqttlog: improved log message.
|
2024-03-21 23:41:17 +01:00 |
|
Martin Preuss
|
6889d5d851
|
mqttlog: enable setting data.
|
2024-03-21 23:41:05 +01:00 |
|
Martin Preuss
|
87d22b1e16
|
apps: set app log level by command line parameter.
|
2024-03-21 23:40:44 +01:00 |
|
Martin Preuss
|
d6494d07d5
|
fixed a typo.
|
2024-03-19 23:47:29 +01:00 |
|
Martin Preuss
|
4c44890d3c
|
Improved mqttlog daemaon: persistent registered devices.
|
2024-02-17 17:33:09 +01:00 |
|
Martin Preuss
|
1ba263fb13
|
aqhome-mqttlog: Implemented SETDATA.
|
2024-02-17 01:09:46 +01:00 |
|
Martin Preuss
|
eeffe225ec
|
Improved mqtt device detection and handling. Add command to announce new values.
|
2024-02-13 23:49:56 +01:00 |
|
Martin Preuss
|
de1a975586
|
aqhome-mqttlog: increased verbosity.
|
2024-02-11 22:22:42 +01:00 |
|
Martin Preuss
|
90d2467fde
|
Fixed a bug (was not creating new devices for devices similar to existing ones).
|
2023-12-17 20:54:52 +01:00 |
|
Martin Preuss
|
38ae2d3d1d
|
correct installation folder for system tools.
|
2023-10-06 18:04:35 +02:00 |
|
Martin Preuss
|
ab6480ebca
|
Fixed more meory leaks.
|
2023-10-06 00:17:15 +02:00 |
|
Martin Preuss
|
f1753eeea7
|
mqtt module now works.
|
2023-10-04 18:22:53 +02:00 |
|
Martin Preuss
|
bfed937950
|
More work on mqtt tool.
|
2023-10-04 16:02:02 +02:00 |
|
Martin Preuss
|
1e27223dfa
|
Simplified IPC code to use less different IPC messages. Share more code. More qork on MQTT code.
|
2023-10-01 21:31:02 +02:00 |
|
Martin Preuss
|
66073737a4
|
Started reworking mqtt logger tool.
|
2023-09-20 17:51:24 +02:00 |
|
Martin Preuss
|
3efb83ecfd
|
aqhome-mqttlog: read all messages available on each loop.
|
2023-07-18 10:51:16 +02:00 |
|
Martin Preuss
|
f30c4895fa
|
aqhome: removed unused and unneeded code.
|
2023-07-14 00:02:21 +02:00 |
|
Martin Preuss
|
0fd58567fe
|
adapted to latest changes in gwen (msgio API v2 becomes v1).
|
2023-07-12 19:30:53 +02:00 |
|
Martin Preuss
|
c7f232dd98
|
decreased verbosity, send MQTT ping every 2 minutes to avoid disconnect.
|
2023-07-12 16:45:20 +02:00 |
|
Martin Preuss
|
08c3875a26
|
aqhome: completed adapting to msgio2 interface.
|
2023-07-12 13:33:04 +02:00 |
|
Martin Preuss
|
b4175f4a89
|
added tool aqhome-mqttlog.
|
2023-05-24 23:08:28 +02:00 |
|