9444 Commits (feature/device-library)

Author SHA1 Message Date
Igor Kulikov 1320881a19 UI: Implement 'Progress bar' widget. 3 years ago
Volodymyr Babak 3946b058cd Do not push ALARM update to edge automatically - only using push to edge rule node 3 years ago
Andrii Shvaika 71dd96b084 Fix the widgets_bundle_widget table after upgrade 3 years ago
Igor Kulikov f97350cd8a UI: Implement 'Simple Value and chart card' widget. 3 years ago
Volodymyr Babak 8c94ec5c52 Edge: do not sync User login actions. Edge: do not save particular edge events in case edge is not activated or disconnected 3 years ago
ViacheslavKlimov ee080538a4 DefaultNotificationRuleProcessor - submit to notificationExecutor sooner not to block the caller 3 years ago
Volodymyr Babak 8681d2de62 DefaultEdgeNotificationService - Increased deadline timeout to 60 seconds 3 years ago
dashevchenko 7cd71983c9 updated yml parameters description 3 years ago
Volodymyr Babak e33c3b43a5 DefaultEdgeNotificationService - onSuccess() make ASAP 3 years ago
Volodymyr Babak fb5c593bb5 Edge events are processed in a separate threads to avoid blocking core consumer threads 3 years ago
dashevchenko 0079c6d3d0 renamed DeviceConnectivityUtil const 3 years ago
Sergey Matvienko ec6727ff7d TbCoreConsumerStats: core notifications stats by message type 3 years ago
devaskim c3c7213004 Add entity service to actor context. 3 years ago
Andrii Landiak c1d547265e Minor refactoring: changes to be in sync with edge, refactor objectmapper calls 3 years ago
Igor Kulikov 39aa07043a UI: Implement 'Signal strength' widget. Add 'Status indicators' widgets bundle. 3 years ago
Volodymyr Babak 919e0c5081 Code review. Minor refactoring: Sync -> EdgeId. Logging updates. Avoid usage of OBJECT_MAPPER. 3 years ago
dashevchenko c57ec93e6a updated description 3 years ago
Andrii Landiak bbdd0fd6b8 Minor refactoring 3 years ago
dashevchenko 902e153683 renamed mqtts ca file for device connectivity 3 years ago
dashevchenko 761c900fc5 added yml parameter description for transport services 3 years ago
Andrii Landiak efe5580716 Improve notification center broadcast logic 3 years ago
Andrii Landiak 5ace34bccf Improve code, fix failing tests 3 years ago
Andrii Landiak 987bcf476c Add syncManager for EntityStateListener because of actor creation problem 3 years ago
dashevchenko 55b275eeef added yml parameter description 3 years ago
YevhenBondarenko 88da2b2807 fixed tests 3 years ago
YevhenBondarenko 79d655eedc removed deprecadted methods 3 years ago
Igor Kulikov 2492b81d34 UI: Wind speed and direction widget. 3 years ago
dashevchenko 4c00b839e6 add yml parameter description 3 years ago
dashevchenko 261bec2b39 added missed yml parameter descriptions, script that check description exists for all parameters, added github action that run script 3 years ago
Andrii Landiak d1ba6935f4 Rewrite NotificationCenter with new broadcast system 3 years ago
Andrii Landiak 92b09b8514 Minor refactoring: still not working as expected 3 years ago
ViacheslavKlimov 9788a87ca3 Fix notification requests deletion test; drop all notifications after test 3 years ago
Sergey Matvienko c57f0bb8aa SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko 3c8a6bf3b4 SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko 6809d374a6 ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 3 years ago
Sergey Matvienko b6b4124625 SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko 75fe19b56b SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load 3 years ago
Sergey Matvienko d33d847c0c ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8 3 years ago
ViacheslavKlimov c0294e3878 Don't delete notifications when recipient is deleted 3 years ago
ViacheslavKlimov 6a3beb9213 Remove foreign keys for notification table 3 years ago
ViacheslavKlimov 1a3d7bfab0 Revert initial delay for saveCurrentSystemInfo 3 years ago
ViacheslavKlimov 12d2c26279 Rule Engine stats: exception message truncation 3 years ago
ViacheslavKlimov 69349d5075 TTL for system info 3 years ago
ViacheslavKlimov 6ec4b8cf72 TTL for queue stats and RE exceptions 3 years ago
Sergey Matvienko 7c174de71d BaseController: log experience improvement. use a child class logger instead of abstract class controller 3 years ago
Igor Kulikov 91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 3 years ago
YevhenBondarenko a61e9d94c5 merge improvements 3 years ago
dashevchenko 20ba944a3c fixed upgrade script 3 years ago
dashevchenko 25d3b96c6c text refactoring 3 years ago
Sergey Matvienko bae0ce48a8 BaseController: log experience improvement. use a child class logger instead of abstract class controller 3 years ago