Commit Graph

351 Commits

Author SHA1 Message Date
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
26e5af602a Merge branch 'jwrite_no_global_control' into 'rest_api'
reduced memory allocate for variable value, handle errors in wifi scan

See merge request userbogd/webguiapp!4
2023-08-17 09:52:24 +00: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
14fe049a7d clean from unused function type 2023-08-06 11:56:35 +02:00
3caab38286 wifi mode rolled back to variable (conversion implemented in frontend) 2023-08-06 11:52:13 +02:00
48d3685015 added read/write options for named functions in the rest api 2023-08-03 17:09:20 +02:00
933beaef55 changed rest api payload variables structure 2023-08-03 12:17:50 +02:00
7f59cd0904 wifi related rest api implemented 2023-08-01 15:59:16 +02:00
155c2469cb added type VAR_IPADDR 2023-07-31 11:02:00 +02:00
e689f4a2e1 implemented original JSON types in the payload 2023-07-28 17:34:36 +02:00
581e2a6ad5 fixed type of content returned from rest api 2023-07-28 16:36:15 +02:00
5b4b779ae1 added function rest api type 2023-07-28 16:13:55 +02:00
5de496fc51 config save and reboot stack overflow fixed with increase web server
stack memory
2023-07-27 19:05:37 +02:00
66bf716d79 hash and apply type added 2023-07-27 18:36:59 +02:00
8feca7d470 variables access rest api implemented 2023-07-27 17:02:29 +02:00
a9192feb22 clean and refactoring 2023-07-26 15:40:59 +02:00
c76fe416e0 integrated new REST data format 2023-07-26 15:11:23 +02:00
93c35bf7da some fixes for web frameworks compat 2023-07-21 16:03:13 +02:00
51db5691ce fixed default ethernet dhcp setting 2023-07-11 12:04:05 +02:00
49bab0ea5c added global setting for board hardware revision, fixed rtos debug info
extracting (conditional build if rtos info enabled)
2023-07-06 15:13:55 +02:00
d941791a46 included definition of RFC3339 timestamp length 2023-07-04 15:32:00 +02:00
32c90af2c1 AP control based on number of connected clients 2023-07-03 09:01:22 +02:00
1bf82fd734 fixed sticking together wifi and ethernet network settings 2023-07-02 15:47:21 +02:00
5bb8d49c7f fixed static IP on ethernet adapter 2023-07-02 11:39:56 +02:00