Martin Preuss
49d037c040
more work on data and nodes service.
2024-09-26 21:11:33 +02: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
bdcbaa2b46
aqhome-nodes: improved handling of VALUE3 messages.
2024-09-22 21:24:34 +02:00
Martin Preuss
9b724d5a5f
aqhome: adapted to latest changes in node firmware.
2024-09-06 22:52:25 +02:00
Martin Preuss
7ea260031e
fixed compiler warnings.
2024-04-17 23:11:52 +02:00
Martin Preuss
bfed937950
More work on mqtt tool.
2023-10-04 16:02:02 +02:00
Martin Preuss
0740378ad8
Partially reverted one of the last commits to correct created value name.
2023-10-03 13:47:19 +02:00
Martin Preuss
f56b25d06f
renamed deviceNameForDriver of AQH_VALUE and nameForDriver of AQH_DEVICE.
2023-10-03 13:42:21 +02:00
Martin Preuss
17d4ce5125
Change AQH_Value field NameForDriver to Name and make it only contain the value name.
...
Previously this field contained the device name, too. This would make it
necessary for drivers to remove the device part of the name when SetValue
is called. Instead the device name is now always provided by the driver in
the appropriate field DeviceNameForDriver.
2023-10-03 13:31:05 +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
9b7d043682
Started working on aqhome-nodes which will replace aqhomed.
2023-09-13 23:31:02 +02:00