797 Commits (ca5a2e5d8009824c9e6f6f15d23a0ccfae8ba360)

Author SHA1 Message Date
YevhenBondarenko 231508b66b logging improvements 5 years ago
Andrii Shvaika 2a3f17a00f Remove redundant parameter 5 years ago
YevhenBondarenko d024c69a0c improvements (remove security if a new device profile has been set) 5 years ago
YevhenBondarenko 61e7dc4a90 fixed lwm2m device or profile update notifications 5 years ago
YevhenBondarenko 935770e1a7 refactored 5 years ago
YevhenBondarenko 4ac52b10d8 fixed sessions updating on lwm2m transport start 5 years ago
Igor Kulikov 7187ecfdb1 Version set to 3.3.3-SNAPSHOT 5 years ago
Andrii Shvaika 6d006d16c7 Improved rate limits message for MQTT session events 5 years ago
YevhenBondarenko a9151b5100 fixed NPE 5 years ago
YevhenBondarenko 52578645b8 added ability to configure network configuration for lwm2m 5 years ago
YevhenBondarenko 24aa6f30ab fixed updating firstEdrxDownlink after error 5 years ago
YevhenBondarenko 183f3547a3 added lock for onSent rpc 5 years ago
YevhenBondarenko b5da59e3b3 fixed double sending rpc (private network) 5 years ago
ShvaykaD 0db0bb8607 fix coap efento callbacks 5 years ago
Andrii Shvaika de1a56a488 CoAP ack/confirmable mess fixing 5 years ago
ShvaykaD af2a5c241d added CoAP Efento responses callback 5 years ago
ShvaykaD 467a94f688 added new efento endpoints support 5 years ago
ShvaykaD 550af81f9c updated variable name in the TopicType enum: change Request to Response 5 years ago
YevhenBondarenko b84c6abd10 refactoring 5 years ago
YevhenBondarenko dda06bd0a1 process update credentials event for lwm2m transport 5 years ago
Igor Kulikov 483a69fed1 Use SSL credentials configuration to setup HTTPS. Enable Lwm2m credentials by default. 5 years ago
ShvaykaD 09b75ac2e6 implementation updates after review 5 years ago
ShvaykaD bb8f92b122 fixed log typos in MqttTransportHandler 5 years ago
Igor Kulikov a47bb55dd2 Improve PEM certificates processing. Fix lwm2m transport test properties. 5 years ago
Igor Kulikov 362ccf9f31 Unified transport SSL credentials 5 years ago
ShvaykaD 0f71d0d8fc fix typos 5 years ago
ShvaykaD 75c1185d18 update logic after review 5 years ago
ShvaykaD 5f6b1d1ab3 MQTT backward compatibility adaptor: init commit 5 years ago
Andrii Shvaika d626ae0364 Device API Controller 5 years ago
YevhenBondarenko d2736610e5 added removing registration for onDeviceDelete 5 years ago
YevhenBondarenko fa0e55f15b process event onDeviceDeleted 5 years ago
Mariesnlk b157827e44 change pulse_counter to pulse_counter_water in CoapEfentoTransportResource 5 years ago
Mariesnlk 7ce5b53ac0 add WATER_METER proto type to CoapEfentoTransportResource 5 years ago
nickAS21 6521caf004 Lwm2m awake only if state - Registration 5 years ago
nickAS21 7bcc147d1c Lwm2m fix bug if model == null add log to thingsboard 5 years ago
nickAS21 3bace7756b Lwm2m fix bug if model == null 5 years ago
YevhenBondarenko 247941bcf7 fixed ObjectModel extra parsing and refactoring 5 years ago
ShvaykaD 845d8247dd
[3.3.2] MQTT short topics support (#4967) 5 years ago
Andrii Shvaika 5bb6403407 Bug Fix after MQTT Transport connection statistics 5 years ago
Andrii Shvaika d40bc48898 Ability to log number of active MQTT connections 5 years ago
Andrii Shvaika c52c9a16ed Shutdown of the MQTT Transport in case of OOM error. 5 years ago
YevhenBondarenko 672f93c405 fixed double sending rpc and timeout for lwm2m 5 years ago
Igor Kulikov b173e0799c Update OS package plugin version. Code cleanup. 5 years ago
Igor Kulikov 049627db97 Version set to 3.3.2-SNAPSHOT 5 years ago
Sergey Matvienko 8601121e7e executors: named fixed thread pools; tests - added executor shutdown on tearDown 5 years ago
Sergey Matvienko 3f97bb682a executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM) 5 years ago
Sergey Matvienko aefb7e4bb3 added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL 5 years ago
Andrii Shvaika efdd7b3138 LwM2M improved tracking of sent requests 5 years ago
Andrii Shvaika a51c00bd10 Session Activity reporting is isolated and supports short-lived sessions 5 years ago
YevhenBondarenko 2a2441b248 used timeout from yml 5 years ago