411 Commits (03d3faedb2c3febbb88e2ca0c093bc89b11da896)

Author SHA1 Message Date
Andrii Landiak fdfcad8665 Fix bulk import 10 months ago
dashevchenko 6cfa3f1b0b fixed device session closing: should close every device session if message id wrong 11 months ago
dashevchenko 00700afd83 fixed pubAck publications 11 months ago
dashevchenko f9b52c3a43 fixed missing ACK when message publishing fails 11 months ago
Dmytro Skarzhynets b7f3c9fb63
Make component annotations inheritable 1 year ago
Sergey Matvienko 362e0322d2 MQTT transport handler - log tenant on subscribe issue 1 year ago
nick eba25ed79f sparkplug: fix bug alias - license 2 years ago
nick 9873b817e6 sparkplug: fix bug alias 2 years ago
Igor Kulikov 5cf26d4851 Update license header 2 years ago
artem-barysh-dev 3370935be8
MQTT: fix unsubscribe error without previous subscribe (#12575) 2 years ago
nick b433367526 sparkplug: add TOPIC_STATE_REGEXP 2 years ago
nick 80284ad7c0 sparkplug: ver 3.0 2 years ago
Sergey Matvienko 6e5e81cf1d log debug for AbstractGatewaySessionHandler 2 years ago
Sergey Matvienko 0bb262dda3 AbstractGatewaySessionHandler - add deregister callback for device creation futures on Gateway disconnect event 2 years ago
Sergey Matvienko 4a25248e7e ToString and Getter added to some MQTT transport sessions 2 years ago
Sergey Matvienko a7254c46f9 DefaultTransportMBeanConfiguration 2 years ago
ViacheslavKlimov 1d4cd01e84 Fix MqttTransportHandler compile error 2 years ago
imbeacon 52b2c5f9eb Added forgotten case 2 years ago
imbeacon 44930bf9a1 Added processing for unsubscribe for provisioning only clients 2 years ago
imbeacon 936ad3c2b2 Refactored due to comments 2 years ago
imbeacon 608e646ca8 Fixed non returning SubAck for provisioning clients 2 years ago
ShvaykaD 7b1eefbfb4 Added ability to close transport session on RPC delivery timeout 2 years ago
YevhenBondarenko 48b5cadb4a created separate converter methow for gateway telemetry 2 years ago
YevhenBondarenko 4440e559fe minor fix 2 years ago
YevhenBondarenko 55b6b8c564 added one more filtering for metrics data 2 years ago
YevhenBondarenko 137b1732bb implemented telemetry metadata instead of separate topic for metrics 2 years ago
YevhenBondarenko e65fc9d55e minor refactoring due to comments 2 years ago
YevhenBondarenko 914d4b8ca3 ranemed latency to metrics 2 years ago
YevhenBondarenko dfb633b8e8 improvements 2 years ago
YevhenBondarenko f64ec5ca56 test fixes 2 years ago
YevhenBondarenko 06f30e1de5 minor refactoring 2 years ago
YevhenBondarenko d4c4bf5656 implemented new API for gateway latency 2 years ago
YevhenBondarenko 387a7eadcf removed payloadType from SessionLimits 2 years ago
YevhenBondarenko aab1161c79 create pojo for session limits 2 years ago
YevhenBondarenko dd3ed2a496 rafactoring due to comments 2 years ago
YevhenBondarenko 805deffaa2 refactored due to comments 2 years ago
YevhenBondarenko b5fff2e44e minor refactoring 2 years ago
YevhenBondarenko 80d69df5f4 added support of getSerbiceConfiguration RPC 2 years ago
Andrii Landiak 5ca6ad03e3 CE: optimize java imports 2 years ago
YevhenBondarenko b169203f0f added tests for gateway rate limits 2 years ago
YevhenBondarenko 161e10a686 added rate limits for the gateway 2 years ago
YevhenBondarenko 70a424d9c4 refactored logs 2 years ago
YevhenBondarenko 0fe3be1537 Used DonAsynchron instead of addCallback 2 years ago
YevhenBondarenko b96a7fcbd2 added ackOrClose instead of chanel.close and refactoring 2 years ago
YevhenBondarenko 5c6928558b mqtt gateway refactoring due to OOM 2 years ago
imbeacon 03ca18b64b Added MQTT reason codes from netty library 2 years ago
Oleksandra Matviienko 63df92e995 JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed. 2 years ago
IrynaMatveieva 59daf9123b replaced the use of the deprecated method with the use of a static method 2 years ago
imbeacon d8515383c0 Updated MqttTransportHandler 2 years ago
imbeacon be045bcf42 Updated due to comments 2 years ago