3283 Commits (b0a79e9fc3236dffd2a763274cb7c9d15cc797fa)

Author SHA1 Message Date
Sergey Matvienko c4d180eecc DeviceActorMessageProcessor(AbstractContextAwareMsgProcessor): ObjectMapper live instance count reduced with a static ObjectMapper 4 years ago
Sergey Matvienko 7d78437258 TenantId new instance replaced with factory method call fromUUID 4 years ago
Sergey Matvienko 6f19efd539 TenantId for SYS_TENANT_ID refactored (new instances replaced with constant) 4 years ago
Sergey Matvienko d3987d1c67 device actor checkSessionsTimeout refactored to improve performance and reduce memory pressure 4 years ago
nickAS21 22f4589027 lwm2m add to test shell credentials 4 years ago
Volodymyr Babak 7589330406 Do not update ws lastActivity in case of general response - only on pong response. Clean up properly subscription map in case canceling subsription 4 years ago
Viacheslav Klimov 1ad5b83cb6 Refactor events clearing api 4 years ago
Viacheslav Klimov 13a74c784e Events clearing by filter 5 years ago
Viacheslav Klimov 4d86a61580 Update event clearing API 5 years ago
Viacheslav Klimov 144da0367a Refactor events clearing 5 years ago
Swoq b9e6c2b75e Event clearing 5 years ago
YevhenBondarenko a4c9f8e78e lwm2m refactoring 5 years ago
Volodymyr Babak 791b0594fd Fixed dynamic query count statistics. Updated default ping timeout to 30 seconds 5 years ago
Volodymyr Babak 7570ab5703 Added functionality to handle pong responses on web sockets 5 years ago
Sergey Matvienko 35e8a53f8c mqtt: log.info replaced with log.debug for connect/disconnect event. It reduces log, CPU and disk overhead when few thousand devices in place. As alternative to debug mqtt - logback.xml adjusted 5 years ago
Volodymyr Babak 38b37a6eef Removed incorrect statistics calculation for regularQueryInvocationCnt/regularQueryInvocationTime 5 years ago
YevhenBondarenko 036bde062c removed unnecessary test 5 years ago
Volodymyr Babak 5590ecb87e Fixed base edge event fetcher page link 5 years ago
Volodymyr Babak 9d0867e272 Fixed queue start ts display on UI - use value instead of last update ts. Fixed ++ for queuestartts 5 years ago
Igor Kulikov c94aa3a25a Improve markdown widget. Fix parent state params sync in dashboard state component when dashboard edit mode changed. 5 years ago
YevhenBondarenko a0af567bf0 removing old tag if new tag is empty 5 years ago
Volodymyr Babak 5cbc78fbf4 Added sort by ID for edge event to properly fetch events by page in case of repeated createdTime 5 years ago
Sergey Matvienko ddcee3d69d sql batch thread count have to be a prime number like 3 or 5 to gain perfect hash distribution 5 years ago
Vladyslav_Prykhodko 49a9a3136f UI: Improvement multiple attribute widget 5 years ago
YevhenBondarenko 017c4f072e fixed removing fw/sw attributes if fw/sw is not set 5 years ago
YevhenBondarenko 6d61b249e5 improvements (not notify if lates ts has not been deleted) 5 years ago
Sergey Matvienko ded203bd05 fixed names for edge test 5 years ago
Sergey Matvienko 9464c02f55 edge test refactor for CE to assign alias for many asserts 5 years ago
YevhenBondarenko b8d49b66a6 send notifications by rewriteLatestIfDeleted 5 years ago
YevhenBondarenko b79c2407c4 ts notification 5 years ago
Sergey Matvienko 99cff02256 device actor - CPU overhead reduce for local cache - do not dump/restore device session for local cache. Test added for Actor system context init, default values supplied to simplify testing. 5 years ago
Sergey Matvienko e2155deeed cache specs environments for CE added 5 years ago
desoliture f2d6ed1e85 refactoring 5 years ago
Andrii Shvaika 7de1343df0 Ability to limit alarm queries invocation count 5 years ago
Andrii Shvaika 4bc2eba8a2 Add important index 5 years ago
Sergey Matvienko 56cc5a5adb Revert "tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process" 5 years ago
Sergey Matvienko 26c62dda7c tests: temporary disabled testTimeseriesWithFailures on BaseEdgeTest to unblock the tests transition process 5 years ago
Sergey Matvienko 112882b477 tests: fixed user controller tests lifecycle (can not delete default tenant profile after test) 5 years ago
Sergey Matvienko d2ccaa2dd9 tests: fixed mqtt integration tests lifecycle (can not delete default tenant profile after test) 5 years ago
Sergey Matvienko 4f4e75f942 tests: fixed coap integration tests lifecycle (can not delete default tenant profile after test) 5 years ago
Sergey Matvienko 1678e14d4f tests: verify that all tenants deleted before delete default tenant profile (abstract web test) 5 years ago
desoliture 409fddc2e8 add password policy for white-spaces 5 years ago
desoliture 80a7821452 fix "password is empty" on only-white-spaces password 5 years ago
Andrii Shvaika eebce55d5a Improved upgrade script performance 5 years ago
Igor Kulikov 8c7f90b74c Fix upgrade 5 years ago
Igor Kulikov 1d8256b419 Fix sql upgrade scripts 5 years ago
Andrii Shvaika c150352ecd Save RuleChain MetaData method fix 5 years ago
Andrii Shvaika 54486049f4 Notifications on related rule chain upates 5 years ago
Igor Kulikov b5da8752c5 Use output rule node name instead of label 5 years ago
Andrii Shvaika 65fb622b21 Removed TODO 5 years ago