Commit Graph

245 Commits

Author SHA1 Message Date
fcffb19740 cron moving to system component 2023-10-10 08:56:23 +02:00
c726a10c4f fix type of return value from custom config save callback 2023-10-09 20:31:01 +02:00
610bc7c40a http server connections reduced to 5, ttn disabled 2023-10-04 15:59:07 +02:00
d90588ed4b fixed return type of user save config callbak 2023-09-08 15:22:32 +02:00
35b69b526b removed dynamic variables handler 2023-09-08 08:48:13 +02:00
1a5b8f7fad fixed and improver http server
all files headers now have cash-control with age 600
removed limit to 3 http sockets number, now use dwfault 7
2023-09-07 12:43:44 +02:00
903bcdd4ab color scheme and primary color added to api 2023-09-05 21:27:40 +02:00
5e68618747 less verbose default mqtt debug log 2023-09-05 15:46:59 +02:00
dbc6c0dfaa checking data presence before parse 2023-09-05 15:37:35 +02:00
aa448f3cbe synchronized io buffer on http and mqtt, fixed 'msgid' and 'applytype'
variables names in outgoing data
2023-09-05 13:29:23 +02:00
96ff27760e no check version progress on manual firmware update 2023-09-03 23:08:42 +02:00
9ca6f0f210 handled error detect ethernet spi chip on boot 2023-09-02 09:41:45 +02:00
d8107907fe added callback registration for user configuration save 2023-09-01 19:39:30 +02:00
c32465cf14 sha256 hmac moved to helpers 2023-09-01 12:43:39 +02:00
b08a1e8c5a added extented log feature with MQTT publish 2023-08-31 14:35:50 +02:00
d0713e9fa8 implemented disabling of modbus 2023-08-31 14:04:21 +02:00
b944c8905d modbus backend added 2023-08-31 12:10:39 +02:00
7b8c611c74 lora back implemented 2023-08-30 15:14:10 +02:00
65d5ca7058 gprs added to the new rest api 2023-08-30 14:50:18 +02:00
8d3930ca38 added getter for the current default network interface 2023-08-29 12:19:29 +02:00
77ff79b8bf fixed test mqtt message channel 2023-08-28 13:00:25 +02:00
fb552427d6 some refactoring and optimization in mqtt and rest api handler 2023-08-27 11:00:08 +02:00
f5f28eb209 fixed r/rw attribute in rest api functions handling 2023-08-25 16:00:52 +02:00
5fc2c2fe81 filtered empty wifi scanned networks 2023-08-25 11:49:46 +02:00
a148e74c0b wifi warning message to info changed 2023-08-24 15:05:24 +02:00
c16f963dd6 added handlers for mqtt test buttons 2023-08-24 11:04:09 +02:00
031d647d9c ethernet dhcp default value set 2023-08-21 15:38:32 +02:00
a15f05be40 ota report tag fixed 2023-08-21 11:30:14 +02:00
c1713e4e2e firmware update moving to new rest api 2023-08-21 09:12:47 +02:00
30a9a6ef93 wifi and eth MAC variable added 2023-08-20 15:42:57 +02:00
fc2b1879e4 added callback for user defined payload handler, some dependencies
cleared
2023-08-18 11:20:08 +02:00
5475f5e165 added ethernet setting card visibility variable 2023-08-17 18:27:08 +02:00
9c5e618820 apply ethernet dhcp only if adapter is enabled 2023-08-17 15:37:22 +02:00
8b7fa561e7 implemented ethernet settings variables, apply to config got by dhcp
configuration
2023-08-17 15:01:01 +02:00
ac3be6bfdc changed API URL from sysapi to api 2023-08-17 11:36:45 +02:00
4ec665e5d9 attached user defined variables 2023-08-17 10:48:29 +02:00
e815020210 reduced memory allocate for variable value, handle errors in wifi scan
api function
2023-08-15 13:39:51 +02:00
16386dc07a disabled global control block for jWrite library 2023-08-15 13:21:36 +02:00
3a3ff79d20 try jWrite implementation of wifi scan array 2023-08-15 12:54:16 +02:00
33f5ee9195 one more fix of asterisk password string save 2023-08-15 11:17:54 +02:00
c9f1aa3897 fixed password mask save issue 2023-08-15 10:56:53 +02:00
dd0cb3bdad fixed freeing memory after large size VarValue 2023-08-15 10:36:10 +02:00
e600cdd5f1 variable size increased 2023-08-14 16:11:13 +02:00
80704b20c9 disabled debug messages from rest api 2023-08-14 10:35:03 +02:00
0cd87a29e6 added type for password and hide give out by asterisks 2023-08-14 10:16:54 +02:00
3df345a09d rest api function type on read executed, delayed wifi scan, debug mode
in rest api
2023-08-13 18:35:09 +02:00
d244bb3487 added variables and handlers 2023-08-10 16:19:57 +02:00
0bb4e3fed1 fixed integer constant variable handle 2023-08-09 16:10:52 +02:00
ea1767f4dc implemented and checked read write variables attributes 2023-08-09 10:24:35 +02:00
d1ad7f5f97 added read write flag to the variables structure 2023-08-08 16:49:29 +02:00