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
|
1aeeed9845
|
Revert "remove string data."
This reverts commit 624b1648b5.
|
2025-10-07 18:09:53 +02:00 |
|
Martin Preuss
|
624b1648b5
|
remove string data.
|
2025-10-07 18:09:45 +02:00 |
|
Martin Preuss
|
eea0a66b84
|
aqhome-react: fixed unit timeprogram.
|
2025-04-21 00:29:53 +02:00 |
|
Martin Preuss
|
52eb92a00c
|
fixed memory leaks.
|
2025-03-23 16:58:07 +01:00 |
|
Martin Preuss
|
091307290e
|
aqhome-react: fixed timeprogram module.
|
2025-03-19 23:22:46 +01:00 |
|
Martin Preuss
|
95d589b126
|
aqhome-react: fixed argument checks.
|
2025-03-19 23:21:55 +01:00 |
|
Martin Preuss
|
fef6011426
|
aqhome-react: show values sent.
|
2025-03-19 23:20:23 +01:00 |
|
Martin Preuss
|
d897f40903
|
aqhome-react: add missing includes.
|
2025-03-18 22:56:42 +01:00 |
|
Martin Preuss
|
9a7a7e75f9
|
aqhome-react: enable unit tests.
|
2025-03-18 22:56:10 +01:00 |
|
Martin Preuss
|
cc64f793ec
|
build: add missing files.
|
2025-03-18 22:55:08 +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
|
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
|
b0b6efb1c3
|
adapted to latest changes in gwen, more work on data and nodes servers.
|
2024-09-26 10:45:22 +02:00 |
|
Martin Preuss
|
be053b035f
|
aqhome-react: enable setvalue
|
2024-09-22 21:25:45 +02:00 |
|
Martin Preuss
|
ed1f96fdbc
|
aqhome-react: adapted to changes in output name.
|
2024-05-19 01:36:48 +02:00 |
|
Martin Preuss
|
a3bf403ac0
|
aqhome-react: peridocally write vars.
|
2024-05-19 01:36:09 +02:00 |
|
Martin Preuss
|
dde9106a5d
|
aqhome-react: add "varsFile" (will write variables later).
|
2024-05-18 13:11:29 +02:00 |
|
Martin Preuss
|
6828438780
|
aqhome: add writer for AQH_VARS (including a test).
|
2024-05-17 19:16:16 +02:00 |
|
Martin Preuss
|
f8f4380038
|
vars: added code to read AQH_VARS from GWEN_DB strings.
|
2024-05-17 00:03:51 +02:00 |
|
Martin Preuss
|
ead34f0309
|
aqhome-react: set module name and description for timeraction.
|
2024-05-15 22:50:55 +02:00 |
|
Martin Preuss
|
1d51ef0259
|
aqhome-react: added statistics modules (average, min, max)
|
2024-05-15 22:50:20 +02:00 |
|
Martin Preuss
|
b888524cc3
|
aqhome-react: added functions to inc/dec an int value.
|
2024-05-15 00:17:55 +02:00 |
|
Martin Preuss
|
5ec9827f92
|
aqhome-react: allow for int values.
those will be used e.g. to count number of open windows etc.
|
2024-05-15 00:10:15 +02:00 |
|
Martin Preuss
|
7ce34b0500
|
aqhome-react, aqhome: added units/functions for handling local variables.
|
2024-05-12 17:31:31 +02:00 |
|
Martin Preuss
|
403392a72e
|
Add module test for AQH_Vars
|
2024-05-09 14:57:12 +02:00 |
|
Martin Preuss
|
bcc7629b1e
|
aqhome: added PATH module, started VARS module.
those might later get incorporated into libgwenhywfar.
|
2024-05-07 23:57:07 +02:00 |
|
Martin Preuss
|
f400104bbc
|
aqhome-react: added unit for timer programs.
|
2024-05-07 23:56:02 +02:00 |
|
Martin Preuss
|
a3d0fad984
|
aqhome-react: generalize command handling.
|
2024-04-27 13:24:00 +02:00 |
|
Martin Preuss
|
075fbc1cb5
|
Added another test for program rules.
|
2024-04-27 10:55:34 +02:00 |
|
Martin Preuss
|
c9d82cc88e
|
aqhome-react: added program rules with test code.
|
2024-04-26 01:29:27 +02:00 |
|
Martin Preuss
|
dbc8fdf35d
|
aqhome-react: decreased verbosity.
|
2024-04-21 00:34:00 +02:00 |
|
Martin Preuss
|
89dd230b8f
|
aqhome-react: fixed a typo.
|
2024-04-21 00:33:34 +02:00 |
|
Martin Preuss
|
243754c15d
|
aqhome-react: minor changes to example network file.
|
2024-04-21 00:33:22 +02:00 |
|
Martin Preuss
|
d17274c6d6
|
aqhome-react: decreased verbosity.
|
2024-04-20 19:44:45 +02:00 |
|
Martin Preuss
|
9b2b9dccea
|
aqhome-react: improve log messages. read params of suntimes unit on first process call.
|
2024-04-20 19:44:31 +02:00 |
|
Martin Preuss
|
83106327fa
|
aqhome-react: increase interval between network file checks.
|
2024-04-20 19:43:50 +02:00 |
|
Martin Preuss
|
87114cecea
|
aqhome-react: more work on modules and networks.
- tested AND network and new suntime units.
- add unit XML property "invert" (inverts output for logical units)
|
2024-04-20 17:28:20 +02:00 |
|
Martin Preuss
|
f3c68a8bba
|
aqhome-react: fixed typo.
|
2024-04-20 02:03:49 +02:00 |
|
Martin Preuss
|
f083fb1c00
|
aqhome-react: handle MULTI inputs, set input port flags.
|
2024-04-20 02:03:32 +02:00 |
|
Martin Preuss
|
88d049d68a
|
aqhome-react: added code to determine sunset/sunrise times.
|
2024-04-20 02:00:06 +02:00 |
|
Martin Preuss
|
7ee7edffec
|
aqhome-react: rename "name" to "typeName" in AQHREACT_Unit
|
2024-04-18 23:28:27 +02:00 |
|
Martin Preuss
|
e486a7e69d
|
aqhome-react: finish new network reading code, improved debugging helper code.
|
2024-04-18 22:40:13 +02:00 |
|
Martin Preuss
|
2443fbca9f
|
aqhome-react: added example network.
|
2024-04-18 22:39:25 +02:00 |
|
Martin Preuss
|
716c1c58df
|
aqhome-react: consistently named function.
|
2024-04-17 23:13:15 +02:00 |
|
Martin Preuss
|
02c256ffa2
|
aqhome-react: replaced example networks.
|
2024-04-17 23:11:15 +02:00 |
|
Martin Preuss
|
02f02b1ad1
|
aqhome-react: removed uneeded files.
|
2024-04-17 22:29:28 +02:00 |
|