Martin Preuss
|
c8e5317cac
|
aqhome-tool: fixed a bug.
|
2026-02-02 21:19:53 +01:00 |
|
Martin Preuss
|
a22d774b28
|
aqhome-tool: setdata can now use ":" to separate bytes/words
|
2026-01-21 22:47:03 +01:00 |
|
Martin Preuss
|
0d0b1d2fc6
|
write images in IDX2RLE format.
|
2026-01-16 16:43:14 +01:00 |
|
Martin Preuss
|
636fc026aa
|
more work on pages and ressources.
|
2025-12-15 21:12:51 +01:00 |
|
Martin Preuss
|
3083b433a3
|
aqhome-tool: started working on code to convert BMP file to assembler data.
|
2025-11-22 14:10:42 +01:00 |
|
Martin Preuss
|
f8c914538a
|
fixed urls.
|
2025-11-17 22:59:35 +01:00 |
|
Martin Preuss
|
9a37bae20d
|
aqhome-data: really fixed bug with creating bad device objects.
|
2025-11-07 17:26:03 +01:00 |
|
Martin Preuss
|
660f2502c1
|
aqhome-data: fixed a bug (was creating device instead of value object).
|
2025-11-07 17:03:32 +01:00 |
|
Martin Preuss
|
b4fee78ad8
|
aqhome-cgi: fixed a bug with RGBW values on pages.
|
2025-10-29 23:47:15 +01:00 |
|
Martin Preuss
|
7c5abc0f3b
|
aqhome-cgi: more code sharing, adding page handling
allows to define your own pages with graphs, sensors and actors.
|
2025-10-27 23:15:28 +01:00 |
|
Martin Preuss
|
2f694f983a
|
simplify graph code.
|
2025-10-26 16:58:29 +01:00 |
|
Martin Preuss
|
f858b5b3de
|
added icons.
|
2025-10-26 00:17:25 +02:00 |
|
Martin Preuss
|
ffc86b3e61
|
aqhome-cgi: changed graph modifier.
|
2025-10-26 00:14:54 +02:00 |
|
Martin Preuss
|
c32be5cd38
|
increased verbosity.
|
2025-10-25 16:36:52 +02:00 |
|
Martin Preuss
|
7c320b210f
|
more work on mdevices module.
|
2025-10-25 16:36:24 +02:00 |
|
Martin Preuss
|
55ac83820e
|
fixed a bug.
was not accepting "0.0" as value.
|
2025-10-23 20:59:12 +02:00 |
|
Martin Preuss
|
cfa071c6de
|
increased verbosity.
|
2025-10-23 20:58:54 +02:00 |
|
Martin Preuss
|
39dba4ccb8
|
more work on aqhome-cgi.
|
2025-10-23 20:58:40 +02:00 |
|
Martin Preuss
|
9fec57511a
|
moved code for device module into its own folder. Implement graphs.
|
2025-10-21 23:42:11 +02:00 |
|
Martin Preuss
|
01aca2d3b7
|
aqcgi: use single value pages.
|
2025-10-10 00:29:52 +02:00 |
|
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
|
1d6bb38d89
|
indent.
|
2025-10-07 00:28:23 +02:00 |
|
Martin Preuss
|
dd577be872
|
added stylesheet.
|
2025-10-07 00:27:15 +02:00 |
|
Martin Preuss
|
2a1af6f947
|
aqhome-cgi: added setdata.html
|
2025-10-07 00:26:57 +02:00 |
|
Martin Preuss
|
15728e27ca
|
aqhome-cgi: increased session cookie duration.
|
2025-10-07 00:26:35 +02:00 |
|
Martin Preuss
|
9a379f12b2
|
aqhome-tool: improved diagram.
|
2025-10-07 00:25:46 +02:00 |
|
Martin Preuss
|
023cabbc1b
|
aqhome-cgi: add main menu.
|
2025-10-07 00:25:18 +02:00 |
|
Martin Preuss
|
a35211e427
|
Increase session cookie duration.
|
2025-10-07 00:24:39 +02:00 |
|
Martin Preuss
|
3f9e16f038
|
aqhome-tool: allow for data spec for timestamps (YYYY/MM/DD-HH:MM:SS)
|
2025-10-01 23:21:50 +02:00 |
|
Martin Preuss
|
5bd1e06850
|
aqhome-tool: visualize data points using aqdiagram.
|
2025-10-01 23:21:12 +02:00 |
|
Martin Preuss
|
494e7b3fbc
|
aqhome-data: send data in multiple messages. remove limits.
|
2025-10-01 23:19:48 +02:00 |
|
Martin Preuss
|
d08d30d297
|
shorten waiting time for retry
|
2025-09-22 20:25:31 +02:00 |
|
Martin Preuss
|
90f0590d18
|
aqhome-nodes: log outbound messages. too.
|
2025-09-22 20:25:08 +02:00 |
|
Martin Preuss
|
42e477098c
|
aqhome-cgi: added code to init aqhome-cgi environment.
|
2025-09-22 11:34:43 +02:00 |
|
Martin Preuss
|
162d6d9f4e
|
aqhome-cgi: decreased verbosity.
|
2025-09-20 01:57:05 +02:00 |
|
Martin Preuss
|
13ee628b8d
|
aqhome-cgi: removed writing of debug log.
|
2025-09-20 01:56:25 +02:00 |
|
Martin Preuss
|
124815079a
|
aqhome-cgi: implemented adding roles for users.
|
2025-09-20 01:52:50 +02:00 |
|
Martin Preuss
|
c1afb05250
|
aqhome-cgi: put role management for user into single dialog.
|
2025-09-20 00:54:32 +02:00 |
|
Martin Preuss
|
5c24750acc
|
aqhome-cgi: add user editing and adding code.
|
2025-09-19 23:45:42 +02:00 |
|
Martin Preuss
|
4d6edf3fb6
|
aqhome-cgi: add error message.
|
2025-09-19 23:45:12 +02:00 |
|
Martin Preuss
|
b13bace79f
|
aqhome-cgi: add sort functions.
|
2025-09-19 23:44:47 +02:00 |
|
Martin Preuss
|
60a3f1f324
|
aqhome-cgi: add functions for loading users and modules.
|
2025-09-19 23:44:14 +02:00 |
|
Martin Preuss
|
860310de7f
|
removed comment.
|
2025-09-19 23:43:37 +02:00 |
|
Martin Preuss
|
65c89fab07
|
aqhome-cgi: more work on userEdit dialog
|
2025-09-19 16:34:50 +02:00 |
|
Martin Preuss
|
8da865928a
|
more code sharing.
|
2025-09-18 23:49:04 +02:00 |
|
Martin Preuss
|
6b39e0bfb1
|
aqhome-cgi: started working on users module.
|
2025-09-18 23:48:47 +02:00 |
|
Martin Preuss
|
124e471364
|
add some commonnly used functions.
|
2025-09-18 00:16:14 +02:00 |
|