1452 Commits (bc3edc8dfe6bf16cb3fd2a9bfb5aee659babbd6c)

Author SHA1 Message Date
Volodymyr Babak c85aea31a0 Added possibility to disable validation for save edge function 5 years ago
Andrii Shvaika e3c523cc64 Write replace command fix 5 years ago
Vladyslav_Prykhodko fe3378eab1 UI: Add SNMP device transport configuration 5 years ago
Andrii Shvaika be3e97d3e1 Improvements for CoAP 5 years ago
Andrii Shvaika 209c93064a Fix issue on LWM2M Security Store 5 years ago
YevhenBondarenko 8b285c8e77 created OtaPackageTransportResource 5 years ago
Andrii Shvaika bed454ec0f LwM2M Refactoring of OTA 5 years ago
Sergey Matvienko 29910fad8f TbStopWatch updated licence header for CE 5 years ago
Sergey Matvienko bec228bc83 test: removed unnecessary stubbing on DefaultTbQueueRequestTemplateTest 5 years ago
Sergey Matvienko aaedb9e879 DefaultTbQueueRequestTemplateTest updated licence header for CE 5 years ago
Sergey Matvienko 75603e58be TbStopWatch updated licence header for CE 5 years ago
Sergey Matvienko 63c906250c log cleanup DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko ed44ac8f19 test fixed for DefaultTbQueueRequestTemplateTest 5 years ago
Sergey Matvienko 7e551cc92a log: reduced severity to trace for DefaultTbQueueRequestTemplate.setupNextCleanup() 5 years ago
YevhenBondarenko b4a90ceab9 improved lwm2m test for firmware 5 years ago
Andrii Shvaika 5ada6b5acc LwM2M Firmware Update Delivery Method 5 years ago
Sergey Matvienko d3e4102282 removed version from pom.xml from common/util for spring-core (version already defined through the root dependency management) 5 years ago
Sergey Matvienko 3c72d0d608 log WARN for onScriptExecutionError to prevent silent ban (actually, system going to idle if the script is a part of a rule chain). restored TRACE level on fetchAndProcessResponses 5 years ago
Sergey Matvienko 9daa43a115 queue request template: sleep on exception shortened according to the stopwatch. test adjusted 5 years ago
Sergey Matvienko e2aa4be741 TbStopWatch: methods for nanos added 5 years ago
Sergey Matvienko 24eca34576 new utility class tbStopWatch added to improve performance measurement experience 5 years ago
Sergey Matvienko 16a55b16e4 js invoke service: logs added when script going to disable due to exception (special log for TimeoutException) 5 years ago
Sergey Matvienko 5a0336aae2 tests: refactored actor system Test (Thread.sleep replaced with countDownLatch) 5 years ago
Sergey Matvienko 053d1d8e41 kafka commit sync 5 years ago
Sergey Matvienko eee2d83ed5 sleep(poolInterval) replaced with parkNanos(1) for DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko 1e066f2156 added timeout parameter to the TbQueueRequestTemplate.send( ) 5 years ago
Sergey Matvienko 928b8f0fd9 test: refactored for assertThat for DefaultTbQueueRequestTemplateTest 5 years ago
Sergey Matvienko 28235732c6 test: fixed class DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko 9666986156 test: added failed test for FetchAndProcessResponses when request removed as staled too early DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko d5fffa5002 test: added failed test case with overflow maxPendingRequests for DefaultTbQueueRequestTemplate.send(). another refactoring for easy mocking. 5 years ago
Sergey Matvienko 872717828c test: refactored and added mainLoop test DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko 9ed948933e test: added init stop test for DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko 69fbc009c4 refactored for tests DefaultTbQueueRequestTemplate class 5 years ago
Sergey Matvienko 67c9025a06 improved logs for timeouts for DefaultTbQueueRequestTemplate 5 years ago
Sergey Matvienko a04eac6015 added logs and timing metrics for DefaultTbQueueRequestTemplate, TbKafkaConsumerTemplate (todo revert or refactor) 5 years ago
Sergey Matvienko 6888a1b349 new utility class tbStopWatch added to improve performance measurement experience 5 years ago
Andrii Shvaika 08939e23e7 Refactoring of the Firmware Update 5 years ago
Igor Kulikov 2a5ba8e8ad Add Apple OAuth2 provider. 5 years ago
Andrii Shvaika 6d7a870609 Correct sequence of client initialization 5 years ago
Andrii Shvaika dc7c96c4f0 Refactoring to extract AttributeService 5 years ago
YevhenBondarenko 51e7549b58 Await execution for sendReadRequests, sendObserveRequests 5 years ago
Andrii Shvaika 2c31de4a2c Fix duplication of sessions 5 years ago
Andrii Shvaika 6d025d6d5e Logging using callbacks 5 years ago
Andrii Shvaika f862034f79 Implementation of LwM2M RPC commands 5 years ago
Volodymyr Babak d30ac7d205 Added v1 to edge package for future versioning capability 5 years ago
Igor Kulikov b4566a93fd Add mobile dashboard to alarm rules 5 years ago
Andrii Shvaika 79c00d75c1 WIP: Refactoring of RPC 5 years ago
Vladyslav_Prykhodko 51814f4017 UI: Refactoring lwm2m device profile: security server config and ota update strategy 5 years ago
Igor Kulikov 1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 5 years ago
Andrii Shvaika 26b8a7ff3a Rename of the callbacks 5 years ago