Andrii Shvaika
|
e23fc18dc6
|
Merge remote-tracking branch 'origin/master' into develop/3.5
|
2023-01-10 17:04:35 +02:00 |
|
Andrii Shvaika
|
831f11829c
|
Merge with develop/3.5
|
2022-12-28 15:35:48 +02:00 |
|
nickAS21
|
eed3df829c
|
sparkplug: Comment1
|
2022-12-28 13:37:55 +02:00 |
|
Igor Kulikov
|
4c3154da4b
|
Version set to 3.4.4-SNAPSHOT
|
2022-12-28 13:33:57 +02:00 |
|
nickAS21
|
d73ab5f406
|
sparkplug: add Sparkplug as extends abstract
|
2022-12-27 16:43:53 +02:00 |
|
ShvaykaD
|
6e71abe10b
|
improvements for report device activity during RPC processing
|
2022-12-27 11:46:54 +02:00 |
|
nickAS21
|
e4d2d833bd
|
sparkplug: add Gateway as extends abstract
|
2022-12-26 17:58:45 +02:00 |
|
nickAS21
|
7babba1db4
|
sparkplug: Rename Gateway to abstract
|
2022-12-26 16:57:06 +02:00 |
|
Andrii Shvaika
|
38ef27567c
|
Refactoring of the initial implementation
|
2022-12-21 14:21:36 +02:00 |
|
nickAS21
|
ca54838f23
|
sparkplug: comments7
|
2022-12-21 08:08:16 +02:00 |
|
nickAS21
|
47d711345b
|
sparkplug: connection6
|
2022-12-20 12:59:18 +02:00 |
|
nickAS21
|
ee819e2d80
|
sparkplug: connection5
|
2022-12-20 11:37:59 +02:00 |
|
nickAS21
|
f6aa9e6125
|
sparklug: comments4
|
2022-12-15 18:44:25 +02:00 |
|
Andrii Shvaika
|
aadc2e35b7
|
Merge with master
|
2022-12-15 14:27:13 +02:00 |
|
nickAS21
|
f27f1b9aa6
|
sparkplug: connection4
|
2022-12-15 13:29:45 +02:00 |
|
nickAS21
|
81c484d745
|
sparkplug: connection2
|
2022-12-15 11:41:12 +02:00 |
|
nickAS21
|
1bf02b75f2
|
sparkplug: connection
|
2022-12-15 11:40:04 +02:00 |
|
nickAS21
|
3865e36fc8
|
sparkPlug: start add Handler
|
2022-12-08 17:05:41 +02:00 |
|
Andrew Shvayka
|
f813073bfb
|
Merge pull request #7596 from imbeacon/mqtt5-codes
[3.5] Added Mqtt v5 reason codes for ack messages
|
2022-12-08 14:40:14 +02:00 |
|
zbeacon
|
6fad315a03
|
Added changes due to comments
|
2022-12-06 12:55:45 +02:00 |
|
Igor Kulikov
|
109caee7c7
|
Version set to 3.4.3-SNAPSHOT
|
2022-12-05 17:54:19 +02:00 |
|
Andrii Shvaika
|
770f069f22
|
Version set to 3.4.2
|
2022-12-01 12:04:14 +02:00 |
|
imbeacon
|
05f92d7222
|
Updated BasicMqttCredentials processing
|
2022-11-11 17:28:00 +02:00 |
|
imbeacon
|
dfbf3a9cd8
|
Test fixes, keep logic for auth for mqtt v3
|
2022-11-11 15:39:59 +02:00 |
|
imbeacon
|
885c1c3d88
|
Updated ConAck message building
|
2022-11-10 18:31:34 +02:00 |
|
imbeacon
|
02d9fef0f1
|
Added Mqtt v5 reason codes for ack messages and tests
|
2022-11-10 17:55:31 +02:00 |
|
Sergey Matvienko
|
25bb031846
|
mqtt handler shows short logs on info level and stacktrace on debug level. DeviceId will also print in the logs
|
2022-11-01 16:56:17 +02:00 |
|
Sergey Matvienko
|
0027d6de96
|
Merge remote-tracking branch 'ce/master' into mqtt-transport-log-shorter-on-io-exception
|
2022-11-01 13:56:43 +02:00 |
|
Andrii Shvaika
|
dea933d906
|
Version set to 3.4.2
|
2022-08-19 15:25:18 +03:00 |
|
Sergey Matvienko
|
b30088c636
|
mqtt transport IOException - log on debug level
|
2022-08-16 13:19:50 +03:00 |
|
Andrii Shvaika
|
8de1ee776c
|
Fix conflicts. Refactored RandomStringUtils
|
2022-08-16 11:26:32 +03:00 |
|
AndriiD
|
98d18f0f85
|
pr fixes
|
2022-07-28 10:42:16 +03:00 |
|
AndriiD
|
d4d45dbc7c
|
Merge remote-tracking branch 'origin/develop/3.5' into feature/work-1385-custom-mqtt-subscribe-topic
# Conflicts:
# application/pom.xml
# common/actor/pom.xml
# common/cache/pom.xml
# common/cluster-api/pom.xml
# common/coap-server/pom.xml
# common/dao-api/pom.xml
# common/data/pom.xml
# common/edge-api/pom.xml
# common/message/pom.xml
# common/pom.xml
# common/queue/pom.xml
# common/stats/pom.xml
# common/transport/coap/pom.xml
# common/transport/http/pom.xml
# common/transport/lwm2m/pom.xml
# common/transport/mqtt/pom.xml
# common/transport/pom.xml
# common/transport/snmp/pom.xml
# common/transport/transport-api/pom.xml
# common/util/pom.xml
# common/version-control/pom.xml
# dao/pom.xml
# msa/black-box-tests/pom.xml
# msa/js-executor/pom.xml
# msa/pom.xml
# msa/tb-node/pom.xml
# msa/tb/pom.xml
# msa/transport/coap/pom.xml
# msa/transport/http/pom.xml
# msa/transport/lwm2m/pom.xml
# msa/transport/mqtt/pom.xml
# msa/transport/pom.xml
# msa/transport/snmp/pom.xml
# msa/vc-executor-docker/pom.xml
# msa/vc-executor/pom.xml
# msa/web-ui/pom.xml
# netty-mqtt/pom.xml
# pom.xml
# rest-client/pom.xml
# rule-engine/pom.xml
# rule-engine/rule-engine-api/pom.xml
# rule-engine/rule-engine-components/pom.xml
# tools/pom.xml
# transport/coap/pom.xml
# transport/http/pom.xml
# transport/lwm2m/pom.xml
# transport/mqtt/pom.xml
# transport/pom.xml
# transport/snmp/pom.xml
# ui-ngx/pom.xml
|
2022-07-25 12:50:30 +03:00 |
|
AndriiD
|
9bed6536cf
|
Merge remote-tracking branch 'origin/release-3.4' into feature/work-1385-custom-mqtt-subscribe-topic
|
2022-07-25 12:41:15 +03:00 |
|
thingsboard
|
e09aef8d22
|
added ability to create custom attrs subscribe topic
|
2022-07-20 17:43:46 +03:00 |
|
Andrii Shvaika
|
fa0433a7eb
|
Version set to 3.4.1-SNAPSHOT
|
2022-07-19 15:30:16 +03:00 |
|
Igor Kulikov
|
626f4c71d7
|
Version set to 3.4.0
|
2022-07-19 13:06:35 +03:00 |
|
Sergey Matvienko
|
d0237c4536
|
Make log shorter on IOException. This is not an ordinary exception. Info level. Others will be fired under error log level
|
2022-07-18 11:33:55 +03:00 |
|
thingsboard
|
bc88babd11
|
fix pr comments
|
2022-07-12 12:29:27 +03:00 |
|
thingsboard
|
c7daaa571e
|
replace StringUtils usages with in-repository implementation
|
2022-07-12 12:08:52 +03:00 |
|
ShvaykaD
|
d4e6c013d2
|
added fixes after review
|
2022-03-14 13:01:46 +02:00 |
|
ShvaykaD
|
8bf833e574
|
fixed license
|
2022-03-11 14:20:24 +02:00 |
|
ShvaykaD
|
a26a4c4787
|
Feature/6233 implementation
|
2022-03-11 14:13:47 +02:00 |
|
Andrii Shvaika
|
4775869786
|
Merge branch 'master' into develop/3.4
|
2022-02-28 11:48:31 +02:00 |
|
Andrii Shvaika
|
afa3e88339
|
Suppress adaptor exception stack trace
|
2022-02-23 18:13:47 +02:00 |
|
Andrii Shvaika
|
40c2fe3fd2
|
Suppress spaming logs and fix connection statistics in case of rate limits by ip
|
2022-02-23 17:55:20 +02:00 |
|
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
2022-02-21 12:19:59 +02:00 |
|
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
2022-02-07 09:55:37 +02:00 |
|
Andrii Shvaika
|
92842e0f0e
|
Improved IP Filter to delete next handlers from pipeline
|
2022-02-03 17:59:55 +02:00 |
|
zbeacon
|
abe421cf36
|
Removed redundant method call
|
2022-01-24 14:50:52 +02:00 |
|