6053 Commits (362e99c3fc0f6be2ff4f7fbbc5eb589f4a792c9c)

Author SHA1 Message Date
ShvaykaD 6701ef46f5 fixed upgrade script for rule nodes 3 years ago
Igor Kulikov 1320881a19 UI: Implement 'Progress bar' widget. 3 years ago
Igor Kulikov f97350cd8a UI: Implement 'Simple Value and chart card' widget. 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
Igor Kulikov 39aa07043a UI: Implement 'Signal strength' widget. Add 'Status indicators' widgets bundle. 3 years ago
dashevchenko c57ec93e6a updated description 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
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
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
dashevchenko 20ba944a3c fixed upgrade script 3 years ago
dashevchenko 25d3b96c6c text refactoring 3 years ago
Igor Kulikov 8cefca23ac Version set to 3.6.1-SNAPSHOT 3 years ago
Sergey Matvienko bae0ce48a8 BaseController: log experience improvement. use a child class logger instead of abstract class controller 3 years ago
dashevchenko 8f1c13b335 added api rate limits tbel 3 years ago
Igor Kulikov 995ea59f9a Update UI help links path 3 years ago
Volodymyr Babak 2c7e5ef5f8 Added TenantProfileEdgeTest.testIsolatedTenantProfile 3 years ago
Volodymyr Babak 2d68bf4a52 Fixed error msg: Msd Id -> Msg Id 3 years ago
Volodymyr Babak 987233f470 Changed order of fetchers to sent tenant profile to the cloud as first message 3 years ago
Igor Kulikov 7310f438eb Increase widget type and widgets bundle description field size to 1024. 3 years ago
Andrii Shvaika 79dbf41b9f Widgets description improvement 3 years ago
YevhenBondarenko 4e42a3efe2 fixed widget-bundle import and added widget type VC support 3 years ago
Andrii Shvaika eb6d81deb0 Improved description of the widget bundles 3 years ago
dashevchenko 2c7b8b66e0 updated db schema versio from 3.5.2 to 3.6.0 3 years ago
Igor Kulikov a1393e7e81 Fix update existing widget type by fqn: check fqn is not empty. 3 years ago
Igor Kulikov be850f506a UI: Implement battery level widget 3 years ago