6292 Commits (848191efb5f2e0bb0c83bc2d4ff1aa994f8cf206)

Author SHA1 Message Date
Sergey Matvienko 92a2a90a0b ComponentLifecycleMsgProto implemented as replacement of raw byte encoding 3 years ago
Igor Kulikov 9cb16b1c14 UI: Update temperature widgets preview images 3 years ago
Igor Kulikov e1f034500f UI: Outdoor Environment: Temperature widgets 3 years ago
Igor Kulikov 1144197753 UI: Add default data keys/latest data keys functions to widget type parameters. 3 years ago
dashevchenko cc3c05f6e9 updated yml parameter description 3 years ago
dashevchenko dd53193371 fixed unit tests 3 years ago
ShvaykaD 6701ef46f5 fixed upgrade script for rule nodes 3 years ago
Volodymyr Babak c5c037b874 Update AlarmControllerTest with latest business logic - no edge notification during alarm udpate 3 years ago
dashevchenko c195fd5a4c added ability to add global prefix for all topics 3 years ago
Volodymyr Babak 04cfa2021d Fixed edge controller tests 3 years ago
Andrii Shvaika 7ccad683ab prettify script 3 years ago
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
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
dashevchenko 902e153683 renamed mqtts ca file for device connectivity 3 years ago
dashevchenko 761c900fc5 added yml parameter description for transport services 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
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