|
|
e8e8876686
|
wifi reconnect policy improved, default uart settings restored
|
2025-01-23 14:00:39 +02:00 |
|
bogd
|
56d568954c
|
fixed duplicate part of MQTT id
|
2024-09-27 16:08:04 +02:00 |
|
bogd
|
897ee0fec2
|
extend test message content
|
2024-08-29 12:28:19 +02:00 |
|
bogd
|
479b8968e1
|
mqtt test message is wrapped into generic protocol
|
2024-08-28 16:13:47 +02:00 |
|
|
|
9f20a1b08b
|
MQTT services definitions moved to mqtt header
|
2024-05-16 21:12:49 +02:00 |
|
|
|
94ff29e312
|
MQTT ID now is fully user defined
|
2024-04-30 09:46:58 +02:00 |
|
|
|
db5452fe8b
|
rollback mqtt reconnect time, added debug for receive mqtt data
|
2024-04-04 14:48:20 +02:00 |
|
|
|
2d8e4ee592
|
fixed lora visibility variable, tune mqtt timeouts, removes file topic
|
2024-04-03 14:26:25 +02:00 |
|
|
|
6712ed4b42
|
added topic for the files operations, file list and delete implemented
|
2024-03-11 14:41:32 +02:00 |
|
|
|
2996e4175d
|
Queue in MQTT transport wait for connected
|
2024-02-27 13:22:15 +02:00 |
|
|
|
369b236549
|
fixed memory leak in MQTT extended log
|
2024-02-22 12:18:00 +02:00 |
|
|
|
62ce254d47
|
Explicitly trimming long log messages
|
2024-02-21 14:15:40 +02:00 |
|
|
|
da7e90bc82
|
added modem AT commands access
|
2024-02-02 09:04:44 +02:00 |
|
|
|
0603610229
|
added modem to mqtt bridge service
|
2024-02-01 09:07:59 +02:00 |
|
|
|
60f36fbf04
|
multipart large MQTT data fixed
|
2024-01-31 20:51:13 +02:00 |
|
|
|
aaed490d84
|
added free memory flag to MQTT transmit data structure
|
2024-01-30 14:52:05 +02:00 |
|
|
|
0f371b6abc
|
fixed MQTT send stack overflow on disconnected socket, no keep messages
|
2023-11-24 12:27:58 +02:00 |
|
|
|
5151cfc0f6
|
fixed ExtendedLog mqtt queue
|
2023-11-22 16:17:29 +02:00 |
|
|
|
4646d418c0
|
fixed argument in mqtt subcribe function for esp-idf 5.1.2 compatibility
|
2023-11-17 10:26:03 +02:00 |
|
|
|
9e05f92cbf
|
fixed issue with mqtt queue overloaded
|
2023-10-18 15:53:30 +02:00 |
|
|
|
f0fbe50a26
|
fix serial port disable in build configuration
|
2023-10-17 16:13:57 +02:00 |
|
|
|
76e3d6b8c9
|
serial port front and back implemented
|
2023-10-16 14:43:26 +02:00 |
|
|
|
b689ab7948
|
fixed call of zero pointer to user payload handler instead of default
handler
|
2023-10-16 11:48:29 +02:00 |
|
|
|
5e68618747
|
less verbose default mqtt debug log
|
2023-09-05 15:46:59 +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 |
|
|
|
b08a1e8c5a
|
added extented log feature with MQTT publish
|
2023-08-31 14:35:50 +02:00 |
|
|
|
fb552427d6
|
some refactoring and optimization in mqtt and rest api handler
|
2023-08-27 11:00:08 +02:00 |
|
|
|
16386dc07a
|
disabled global control block for jWrite library
|
2023-08-15 13:21:36 +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 |
|
|
|
a39c487617
|
added MQTT log level
|
2023-05-27 19:54:50 +02:00 |
|
|
|
4c2dd92bd1
|
Merge remote-tracking branch 'origin/main' into main
|
2023-04-22 09:03:32 +02:00 |
|
|
|
1484f63477
|
all user callbacks moved to one header UserCallbacks.h;
added callback notify current time obtained
|
2023-04-22 09:02:58 +02:00 |
|
|
|
51b9653472
|
fixed main button gpios range; mqtt timeout reconnect decreased to 20
sec
|
2023-04-17 15:46:51 +02:00 |
|
|
|
37d410623c
|
user argument added into MQTT custom handler context
|
2023-04-14 21:19:50 +02:00 |
|
|
|
686dca116c
|
implementation of autotest
|
2023-03-31 16:08:44 +02:00 |
|
|
|
808ad5a1d4
|
fixed mqtt reconnect on startup
|
2023-03-25 08:46:53 +02:00 |
|
|
|
42ec01f59e
|
one more inter-idf version changing in mqtt structure fixed
|
2023-03-10 20:04:14 +02:00 |
|
|
|
8a040da2d9
|
some fixes for combine idf4 and idf5
|
2023-03-10 19:55:58 +02:00 |
|
|
|
d2b9f7fa29
|
Merge branch 'main' into 'main-idf5'
# Conflicts:
# src/MQTT.c
|
2023-03-10 17:42:26 +00:00 |
|
|
|
9d2f6dc3b4
|
increased MQTT reconnect timeout
|
2023-03-01 14:26:11 +02:00 |
|
|
|
77a59eb45a
|
moved to idf5
|
2023-02-19 15:46:55 +02:00 |
|
|
|
3069b8bfe9
|
mqtt debug print log fix
|
2023-02-17 14:40:42 +02:00 |
|
|
|
243c88efee
|
added debug level for log output
|
2023-02-17 12:10:07 +02:00 |
|
|
|
47fd71f5e8
|
mqtt url length increased to 63 characters
|
2023-02-17 11:38:23 +02:00 |
|
|
|
8da969e5df
|
return mqtt tx stack size;
added json template for SYSTEM service;
checked POST over MQTT functionality;
|
2023-02-05 15:44:04 +02:00 |
|
|
|
0ed62c9f06
|
disabled mdns debug, reduced stack size of mqtt tx. all made due to save
ram
|
2023-02-03 16:07:25 +02:00 |
|
|
|
6ede002242
|
reduce mqtt and lora queue length
|
2023-01-11 14:49:57 +02:00 |
|
|
|
03aa08689d
|
mqtt data send log optimized
|
2023-01-10 16:40:18 +02:00 |
|
|
|
fef822aea7
|
refactored and updated build system;
prepared for wifi scan functionality;
|
2023-01-08 12:40:39 +02:00 |
|