1726 Commits (604b7e380f11b8c8cdebfa7cee87fe68493fdfd8)

Author SHA1 Message Date
nickAS21 604b7e380f Lwm2m test OTA fix bug. Object9. 5 years ago
nickAS21 d808ba04bf Lwm2m test OTA fix bug. Delete duplicate code. 5 years ago
nickAS21 9e9a8238db Merge branch develop/3.3.2 into current 5 years ago
YevhenBondarenko fe2427e99f added validation for lwm2m device credentials 5 years ago
nickAS21 8dbacbd65f lwm2m: add to JacksonUtil new method "validateFieldsToTree" 5 years ago
nickAS21 d491e0f664 lwm2m: Security key validate in dao 5 years ago
nickAS21 b40d0a7ac2 Lwm2m: DeviceProfile validate securityKey JsonNode 5 years ago
nickAS21 4b74d2bde1 lwm2m: fix bug WriteUpdate & updateAttributes after sleep 5 years ago
nickAS21 be5ec4fce9 Lwm2m: Device validate securityKey 5 years ago
Viacheslav Klimov d14f6a4ddd Refactor device bulk import 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
nickAS21 e68a713b4f lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed 5 years ago
nickAS21 0c5d07e3a7 lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed or bad 5 years ago
Igor Kulikov eb6d3f23cc Fix imports 5 years ago
Sergey Matvienko c945bebab3 dependency-hotfix-after-merge-ce (httpclient doubled, test dependency outdated) 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
nickAS21 0a3c626333 lwm2m: abstract integration RPC test delete, create, writeAttribute, execute 5 years ago
nickAS21 bed8881d93 lwm2m: abstract test create 5 years ago
nickAS21 6f32942f37 lwm2m: fix bug execute 5 years ago
Andrii Shvaika efdd7b3138 LwM2M improved tracking of sent requests 5 years ago
Volodymyr Babak 5cb1aa12ea Improved SSL context init - trust manager can be build without custom cert file 5 years ago
nickAS21 f2b58fd939 Lwm2m: tests5 5 years ago
Andrii Shvaika 37fd7f4988 Validation and Replacement of Queue names in the Device profile 5 years ago
Volodymyr Babak 6f9ac66863 Refactoring: Introduced Edge License service. Remove web dependency from dao 5 years ago
Volodymyr Babak 97e1a900f2 EdgeGrpcClient: added compression 5 years ago
Sergey Matvienko 11720e076f grpc: replaced imports for grpc-netty-shaded (io.grpc.netty. -> io.grpc.netty.shaded.io.grpc.netty.) (CE) 5 years ago
Sergey Matvienko f73f080475 grpc: grpc-netty replaced with grpc-netty-shaded (edge-api) 5 years ago
Volodymyr Babak 5007eccb26 Added logs for edge license check. Replaced Object class with JsonNode 5 years ago
Andrii Shvaika a51c00bd10 Session Activity reporting is isolated and supports short-lived sessions 5 years ago
YevhenBondarenko d49bee4b31 send next rpc after removing 5 years ago
YevhenBondarenko 2a2441b248 used timeout from yml 5 years ago
YevhenBondarenko 5d6ec0dd0e refactoring 5 years ago
YevhenBondarenko 8513c99903 added sequence for the all RPC 5 years ago
YevhenBondarenko 8869dc0cb0 added new RPC statuses 5 years ago
Vladyslav_Prykhodko 8c0c6bdcff Change json property order in model WidgetTypeDetails 5 years ago
YevhenBondarenko 6436c8a26c Implemented rpc sending sequence 5 years ago
Andrii Shvaika 6be0cb020a Version set to 3.3.2-SNAPSHOT 5 years ago
Andrii Shvaika 3661647c3a Version set to 3.3.1-SNAPSHOT 5 years ago
Sergey Matvienko 6d20ca441e Merge TS fix using cherry-pick 5 years ago
Viacheslav Klimov 38f6e314b1 Refactor 5 years ago
Sergey Matvienko ea217d2a4e cache: Transaction aware cache to synchronize cache put/evict operations with ongoing Spring-managed transactions. 5 years ago
Viacheslav Klimov 5dc3d075aa Type cast of timeseries and attributes for bulk import 5 years ago
Andrii Shvaika 8a2dc7583b Fix cluster mode for DefaultOtaPackageStateService 5 years ago
Volodymyr Babak 3bf48f0f5e Do not push entity updated to edge on device creation from edge 5 years ago
Viacheslav Klimov b0c6ce9f98 Fix circular reference for CoapClientContext and CoapTransportContext 5 years ago
YevhenBondarenko d44adcfe75 added removing rpc request from pending map after rpc deleting 5 years ago
Andrii Shvaika 2078c71d32 Added module cluster-api and used it in rule engine and other services 5 years ago