|
|
b706e5ab26
|
resolved coflict with 'exec' variables handler
|
2024-06-25 13:38:26 +02:00 |
|
bogd
|
b8f649b371
|
conditional build of eeprom driver
|
2024-06-25 13:29:37 +02:00 |
|
|
|
7058e86538
|
implemented extended errors return for 'exec' variable
|
2024-06-24 21:29:58 +02:00 |
|
bogd
|
0a21101817
|
fixed default interface variable output
|
2024-05-30 12:56:41 +02:00 |
|
bogd
|
8b8ea9a57f
|
added CHAR type to the variables
|
2024-05-29 15:58:30 +02:00 |
|
|
|
92a1cc3cc7
|
astro timers implemented
|
2024-05-16 14:23:35 +02:00 |
|
|
|
513c9f6b89
|
astro timer combined with cron
|
2024-05-15 15:49:55 +02:00 |
|
|
|
7346de2bdf
|
astro data backend implemented
|
2024-05-14 17:07:26 +02:00 |
|
|
|
a64de4a0c5
|
Astro timer moved to CRON scheduler
|
2024-05-14 10:28:59 +02:00 |
|
|
|
a9b4f515d5
|
added astro calculation core code
|
2024-05-13 15:36:19 +02:00 |
|
|
|
f0a773b53f
|
added manual time set, fixed SNTP client disable
|
2024-05-13 12:47:40 +02:00 |
|
|
|
c9beeaa39c
|
SD card, if selected in build config, replacing internal storage
|
2024-05-08 10:24:42 +02:00 |
|
|
|
4eaaff65fd
|
added SD card support
|
2024-05-07 14:12:46 +02:00 |
|
|
|
2d8e4ee592
|
fixed lora visibility variable, tune mqtt timeouts, removes file topic
|
2024-04-03 14:26:25 +02:00 |
|
|
|
83ab4dcba2
|
file api interface refactored
|
2024-03-28 12:08:49 +02:00 |
|
|
|
9b11542f1a
|
implemented file API in general protocol
|
2024-03-24 20:10:58 +02:00 |
|
|
|
c32accd232
|
raw memory access API implementation
|
2024-03-12 19:54:20 +02:00 |
|
|
|
06ecf10ae5
|
prepare to implementation files API
|
2024-03-12 14:24:59 +02:00 |
|
|
|
981440adda
|
mqtt file handler added
|
2024-03-11 15:40:48 +02:00 |
|
|
|
6712ed4b42
|
added topic for the files operations, file list and delete implemented
|
2024-03-11 14:41:32 +02:00 |
|
|
|
65b977f089
|
fixed reset after OTA, added gsm level
|
2024-02-22 15:23:27 +02:00 |
|
|
|
351876cbb6
|
modem AT commands tested
|
2024-02-02 16:03:04 +02:00 |
|
|
|
da7e90bc82
|
added modem AT commands access
|
2024-02-02 09:04:44 +02:00 |
|
|
|
f48de3aa15
|
hw_opt variable moved to application
|
2024-01-09 15:19:23 +02:00 |
|
|
|
096cb60633
|
added setting for delayed AP disable
|
2023-12-28 22:07:31 +02:00 |
|
|
|
f49d7c94fd
|
APN setting added to gsm transport
|
2023-12-08 10:31:28 +02:00 |
|
|
|
f1dfe3708e
|
added hw option, moved serial port mode to build configuration
|
2023-10-25 13:01:05 +02:00 |
|
|
|
9116052ecb
|
added basic authorization to the POST requests, removed var zize
definitions from old API
|
2023-10-24 12:39:20 +02:00 |
|
|
|
6b45b75e2e
|
fixed serial port settings save command
|
2023-10-23 12:45:07 +02:00 |
|
|
|
76e3d6b8c9
|
serial port front and back implemented
|
2023-10-16 14:43:26 +02:00 |
|
|
|
9d743f3044
|
remove unused properties from cron type structure
|
2023-10-12 11:51:52 +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 |
|
|
|
903bcdd4ab
|
color scheme and primary color added to api
|
2023-09-05 21:27:40 +02:00 |
|
|
|
96ff27760e
|
no check version progress on manual firmware update
|
2023-09-03 23:08:42 +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 |
|
|
|
77ff79b8bf
|
fixed test mqtt message channel
|
2023-08-28 13:00:25 +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 |
|
|
|
c16f963dd6
|
added handlers for mqtt test buttons
|
2023-08-24 11:04:09 +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 |
|
|
|
5475f5e165
|
added ethernet setting card visibility variable
|
2023-08-17 18:27:08 +02:00 |
|
|
|
8b7fa561e7
|
implemented ethernet settings variables, apply to config got by dhcp
configuration
|
2023-08-17 15:01:01 +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 |
|