Igor Kulikov
|
1320881a19
|
UI: Implement 'Progress bar' widget.
|
2023-10-17 18:30:17 +03:00 |
|
Igor Kulikov
|
e743907b93
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-10-17 10:00:50 +03:00 |
|
Igor Kulikov
|
f97350cd8a
|
UI: Implement 'Simple Value and chart card' widget.
|
2023-10-17 10:00:34 +03:00 |
|
Andrew Shvayka
|
16757b787d
|
Merge pull request #9401 from dashevchenko/caFileRenamed
Renamed mqtts ca file for device connectivity
|
2023-10-16 18:24:51 +03:00 |
|
Andrii Shvaika
|
aedfb91df4
|
Merge the PR #9397
|
2023-10-16 17:50:26 +03:00 |
|
Andrii Shvaika
|
7b0a3c282c
|
Merge with hotfix branch
|
2023-10-16 17:43:01 +03:00 |
|
Andrew Shvayka
|
4155f67b04
|
Merge pull request #9422 from thingsboard/fix/notification-rule-processor-blocking
DefaultNotificationRuleProcessor - submit to executor sooner
|
2023-10-16 15:24:10 +03:00 |
|
Andrew Shvayka
|
5a1031a8db
|
Merge pull request #9418 from volodymyr-babak/hotfix/edge-event-processing-executor-service
Edge events are processed in a separate threads to avoid blocking cor…
|
2023-10-16 15:17:19 +03:00 |
|
ViacheslavKlimov
|
ee080538a4
|
DefaultNotificationRuleProcessor - submit to notificationExecutor sooner not to block the caller
|
2023-10-16 15:15:25 +03:00 |
|
Volodymyr Babak
|
8681d2de62
|
DefaultEdgeNotificationService - Increased deadline timeout to 60 seconds
|
2023-10-16 15:06:57 +03:00 |
|
dashevchenko
|
7cd71983c9
|
updated yml parameters description
|
2023-10-16 13:51:46 +03:00 |
|
Volodymyr Babak
|
e33c3b43a5
|
DefaultEdgeNotificationService - onSuccess() make ASAP
|
2023-10-16 13:36:47 +03:00 |
|
Volodymyr Babak
|
fb5c593bb5
|
Edge events are processed in a separate threads to avoid blocking core consumer threads
|
2023-10-16 12:54:10 +03:00 |
|
dashevchenko
|
0079c6d3d0
|
renamed DeviceConnectivityUtil const
|
2023-10-16 12:42:39 +03:00 |
|
Sergey Matvienko
|
ec6727ff7d
|
TbCoreConsumerStats: core notifications stats by message type
|
2023-10-15 22:43:05 +02:00 |
|
Igor Kulikov
|
39aa07043a
|
UI: Implement 'Signal strength' widget. Add 'Status indicators' widgets bundle.
|
2023-10-12 17:25:53 +03:00 |
|
dashevchenko
|
c57ec93e6a
|
updated description
|
2023-10-12 13:36:22 +03:00 |
|
dashevchenko
|
902e153683
|
renamed mqtts ca file for device connectivity
|
2023-10-12 13:24:14 +03:00 |
|
dashevchenko
|
761c900fc5
|
added yml parameter description for transport services
|
2023-10-11 17:34:05 +03:00 |
|
Andrew Shvayka
|
917d90d87d
|
Merge pull request #9381 from YevhenBondarenko/fix/alarm-service
alarm service improvements (removed deprecated methods)
|
2023-10-10 11:01:02 +03:00 |
|
YevhenBondarenko
|
88da2b2807
|
fixed tests
|
2023-10-09 15:27:01 +02:00 |
|
dashevchenko
|
2ccaa76ecc
|
Merge remote-tracking branch 'upstream/master' into github_action_yml_check
|
2023-10-09 12:29:47 +03:00 |
|
YevhenBondarenko
|
79d655eedc
|
removed deprecadted methods
|
2023-10-06 21:46:08 +02:00 |
|
Andrew Shvayka
|
43ccbdb787
|
Merge pull request #9363 from thingsboard/hotfix/3.6
Hotfix/3.6
|
2023-10-05 17:55:52 +03:00 |
|
Igor Kulikov
|
878d23fc21
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-10-05 17:53:03 +03:00 |
|
Igor Kulikov
|
2492b81d34
|
UI: Wind speed and direction widget.
|
2023-10-05 17:52:49 +03:00 |
|
dashevchenko
|
4c00b839e6
|
add yml parameter description
|
2023-10-05 17:33:06 +03:00 |
|
dashevchenko
|
b730022e0f
|
merged with master
|
2023-10-05 14:35:03 +03:00 |
|
dashevchenko
|
261bec2b39
|
added missed yml parameter descriptions, script that check description exists for all parameters, added github action that run script
|
2023-10-05 14:24:33 +03:00 |
|
ViacheslavKlimov
|
9788a87ca3
|
Fix notification requests deletion test; drop all notifications after test
|
2023-10-05 12:59:13 +03:00 |
|
Sergey Matvienko
|
c57f0bb8aa
|
SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load
|
2023-10-05 12:53:15 +03:00 |
|
Sergey Matvienko
|
3c8a6bf3b4
|
SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load
|
2023-10-05 12:53:07 +03:00 |
|
Sergey Matvienko
|
6809d374a6
|
ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8
|
2023-10-05 12:52:59 +03:00 |
|
Sergey Matvienko
|
b6b4124625
|
SQL_TS_LATEST_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load
|
2023-10-05 10:41:43 +02:00 |
|
Sergey Matvienko
|
75fe19b56b
|
SQL_ATTRIBUTES_BATCH_SIZE decreased from 10k down to 1k to improve concurrent updates on maximum load
|
2023-10-05 10:41:29 +02:00 |
|
Sergey Matvienko
|
d33d847c0c
|
ACTORS_SYSTEM_RULE_DISPATCHER_POOL_SIZE increased from 4 to 8
|
2023-10-05 09:56:23 +02:00 |
|
Andrew Shvayka
|
2b9575d81a
|
Merge branch 'master' into hotfix/3.6
|
2023-10-04 15:50:56 +03:00 |
|
ViacheslavKlimov
|
c0294e3878
|
Don't delete notifications when recipient is deleted
|
2023-10-04 15:40:04 +03:00 |
|
ViacheslavKlimov
|
6a3beb9213
|
Remove foreign keys for notification table
|
2023-10-04 15:38:30 +03:00 |
|
ViacheslavKlimov
|
1a3d7bfab0
|
Revert initial delay for saveCurrentSystemInfo
|
2023-10-04 15:30:02 +03:00 |
|
ViacheslavKlimov
|
12d2c26279
|
Rule Engine stats: exception message truncation
|
2023-10-04 15:29:45 +03:00 |
|
ViacheslavKlimov
|
69349d5075
|
TTL for system info
|
2023-10-04 15:29:37 +03:00 |
|
ViacheslavKlimov
|
6ec4b8cf72
|
TTL for queue stats and RE exceptions
|
2023-10-04 15:29:26 +03:00 |
|
Sergey Matvienko
|
7c174de71d
|
BaseController: log experience improvement. use a child class logger instead of abstract class controller
|
2023-10-04 14:41:44 +03:00 |
|
Igor Kulikov
|
215fddc957
|
Fix conflicts
|
2023-09-28 18:19:40 +03:00 |
|
Igor Kulikov
|
91fc161c4f
|
Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component.
|
2023-09-28 18:16:20 +03:00 |
|
Andrew Shvayka
|
2c54766a99
|
Merge pull request #9300 from smatvienko-tb/feature/base-controller-log-management
BaseController: log management
|
2023-09-28 17:20:58 +03:00 |
|
dashevchenko
|
20ba944a3c
|
fixed upgrade script
|
2023-09-25 16:30:45 +03:00 |
|
Andrew Shvayka
|
8ead949102
|
Merge pull request #9306 from dashevchenko/tbel_api_limits
Added api rate limits for tbel
|
2023-09-25 16:15:26 +03:00 |
|
dashevchenko
|
25d3b96c6c
|
text refactoring
|
2023-09-25 13:57:21 +03:00 |
|