Commit Graph

24 Commits

Author SHA1 Message Date
944f264f48 separate data send structures for mqtt and lorawan 2022-12-19 15:54:02 +02:00
aeb8bf1f37 fix return result of custom post handler 2022-10-11 15:29:47 +02:00
29b49efdab fix pass dynamic variable with parameter to the custom handler 2022-10-11 14:48:14 +02:00
53e16bcacb split mqtt client settings 2022-10-05 12:20:20 +02:00
a813d33168 reworked topic structure with added GROUP subtopic 2022-09-29 14:01:56 +02:00
c6d1c2dffe apply and save buttons functions fixed 2022-09-21 14:36:14 +02:00
cf83fe7487 adopt to esp_modem changed api 2022-08-31 18:15:52 +02:00
ee9c573032 added system timer for utime
added template of main application page
2022-08-28 16:13:02 +02:00
34be6b7dab split operations with configuration into SAVE and APPLY, separate
buttons values
2022-08-28 13:25:40 +02:00
4b4b4cda42 Post handler for the new interface reworked 2022-08-26 18:06:19 +02:00
936d2db080 reduced number of pages and it's handlers 2022-08-26 10:09:20 +02:00
ccf93b696a added united handler for all adapters, assumed correspondent changing in
web page structure
2022-08-25 17:59:45 +02:00
4baa916c90 fixed mangle woff2 files 2022-08-25 16:10:08 +02:00
5f3b1a7a19 split web interface html files into dedicated directories 2022-08-24 08:48:46 +02:00
244bbe89b8 rename resources and refactoring 2022-08-19 17:53:01 +02:00
4b8b8a36d3 checked mqtt client, fixed some issues 2022-08-19 15:35:06 +02:00
cabc2904ea added user registered mqtt data handler, fixed routine register post and print 2022-08-19 09:50:54 +02:00
6fa1c4abd4 services start sequence fixed 2022-08-18 18:09:14 +02:00
a239dc9b96 remove all init from user app 2022-08-18 12:17:54 +02:00
22bdc6baaf Post user handler added 2022-08-18 11:06:42 +02:00
7038b80d4f Print dyn vars user handler added 2022-08-18 10:33:27 +02:00
13a0cdbe4c conditional build of mqtt code 2022-08-17 15:39:52 +02:00
76fd82c44a added config for GSM and ethernet, added GSM transport 2022-08-16 16:57:47 +02:00
b60d5f57c1 moved from github 2022-08-16 15:12:25 +02:00