|
|
b689ab7948
|
fixed call of zero pointer to user payload handler instead of default
handler
|
2023-10-16 11:48:29 +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 |
|
|
|
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 |
|
|
|
cfcc766037
|
fixed mqtt user event handler
|
2022-12-20 08:57:26 +02:00 |
|
|
|
c7e1a6194f
|
removed user context from mqtt client
|
2022-12-19 23:31:47 +02:00 |
|
|
|
944f264f48
|
separate data send structures for mqtt and lorawan
|
2022-12-19 15:54:02 +02:00 |
|
|
|
a813d33168
|
reworked topic structure with added GROUP subtopic
|
2022-09-29 14:01:56 +02:00 |
|
|
|
267a7de82a
|
reworked mqtt queue data structure, added topic
|
2022-08-24 14:13:15 +02:00 |
|
|
|
8914422aac
|
data receive handler replaced by the more general and more flexible event handler
|
2022-08-23 17:43:52 +02:00 |
|
|
|
cabc2904ea
|
added user registered mqtt data handler, fixed routine register post and print
|
2022-08-19 09:50:54 +02:00 |
|
|
|
0ba0da77af
|
MQTT new topic compose completed, old removed
|
2022-08-19 09:32:19 +02:00 |
|
|
|
d6e2375fe1
|
MQTT system data receive handler moved to separate file
|
2022-08-19 08:42:50 +02:00 |
|
|
|
b49073877d
|
added json lib and mqtt sources
|
2022-08-17 13:49:09 +02:00 |
|