Commit Graph

289 Commits

Author SHA1 Message Date
b140b22354 fixed erronius behaviour with "response to response" in communication
protocol, additional handler needed
2023-10-12 14:43:09 +02:00
9d743f3044 remove unused properties from cron type structure 2023-10-12 11:51:52 +02:00
e25f951081 api example json added to separate file 2023-10-11 20:49:16 +02:00
587fbbd80b fixed command separator parse 2023-10-11 16:11:07 +02:00
04bb0f330a cron backward handler implemented 2023-10-11 16:08:52 +02:00
28d21b8a13 clean cron configuration structure 2023-10-11 07:45:33 +02:00
712a6121fc debug backward timer check 2023-10-10 21:25:10 +02:00
cc46ae2150 restored backward scheduler execution, need debug 2023-10-10 16:37:20 +02:00
62ccd1bb41 objects command processor and cron move to system completed 2023-10-10 15:07:06 +02:00
4ec2b111eb implemented cron and command expressions 2023-10-10 12:24:11 +02:00
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
1e3eb967ab added modem and lorawan to component dependencies 2023-09-26 19:54:20 +02:00
2a89f5f190 build script refactored 2023-09-23 16:01:42 +02:00
f710939e89 switched libespfs to isd5 branch 2023-09-13 09:23:05 +02:00
434af91865 update dependences 2023-09-08 15:26:29 +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
a12d15cdbc increased max variable value length to 2 KB 2023-08-21 19:22:37 +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
efc482a30f increased max data response size for 2dmx device 2023-08-17 13:29:01 +02:00