rusikv
|
fc1d694fd7
|
UI: Fixed state chart default legend position not set
|
2023-10-20 11:13:43 +03:00 |
|
YevhenBondarenko
|
27964a0836
|
fixed tests
|
2023-10-19 22:00:02 +02:00 |
|
Igor Kulikov
|
54ef5364ec
|
UI: Improve 'Wind speed and direction' widget data keys configuration.
|
2023-10-19 19:00:23 +03:00 |
|
YevhenBondarenko
|
50dc46e5ff
|
moved device connectivity from yml to AdminSettings
|
2023-10-19 17:51:07 +02:00 |
|
Igor Kulikov
|
f88734c010
|
Removed 'weather_widgets' bundle
|
2023-10-19 17:34:37 +03:00 |
|
Igor Kulikov
|
4587270e22
|
UI: Outdoor Environment: Wind Speed widgets.
|
2023-10-19 17:33:55 +03:00 |
|
Dmitriymush
|
ca70310e6d
|
UI: Liquid level widget implementation
|
2023-10-19 16:51:13 +03:00 |
|
Igor Kulikov
|
6ff4f59e54
|
UI: Fix default latest data keys units for value and chart card.
|
2023-10-19 16:49:47 +03:00 |
|
ViacheslavKlimov
|
2d1640a002
|
Don't interrupt consumer loop task on stop
|
2023-10-19 15:29:46 +03:00 |
|
Igor Kulikov
|
b258a11ce3
|
UI: Outdoor Environment: Pressure widgets.
|
2023-10-19 15:23:37 +03:00 |
|
ViacheslavKlimov
|
049f40a62e
|
Clear interruption status after exiting consumer while loop
|
2023-10-19 14:00:04 +03:00 |
|
Igor Kulikov
|
a0505ee0e4
|
UI: Outdoor environment: Humidity widgets.
|
2023-10-19 12:42:45 +03:00 |
|
ViacheslavKlimov
|
5108e98f38
|
Minor refactoring
|
2023-10-19 11:09:58 +03:00 |
|
ViacheslavKlimov
|
ea4eadb47f
|
Cancelling consumer loop task on stop
|
2023-10-19 11:09:56 +03:00 |
|
ViacheslavKlimov
|
921b2ae4b7
|
Tests for Rule Engine consumer manager
|
2023-10-19 11:09:52 +03:00 |
|
ViacheslavKlimov
|
cf951ee2b2
|
Multiple improvements for Rule Engine consumer services
|
2023-10-19 11:09:34 +03:00 |
|
ViacheslavKlimov
|
92e0c65a37
|
Minor refactoring
|
2023-10-19 11:09:29 +03:00 |
|
Andrii Shvaika
|
c56132d6e8
|
Minor todos
|
2023-10-19 11:09:21 +03:00 |
|
Andrii Shvaika
|
3a0afd8a5a
|
Refactoring of the consumer service
|
2023-10-19 11:09:16 +03:00 |
|
Andrii Shvaika
|
45fd970898
|
Refactoring in progress
|
2023-10-19 11:09:11 +03:00 |
|
Sergey Matvienko
|
92a2a90a0b
|
ComponentLifecycleMsgProto implemented as replacement of raw byte encoding
|
2023-10-18 18:06:40 +02:00 |
|
Igor Kulikov
|
9cb16b1c14
|
UI: Update temperature widgets preview images
|
2023-10-18 18:47:10 +03:00 |
|
Igor Kulikov
|
e1f034500f
|
UI: Outdoor Environment: Temperature widgets
|
2023-10-18 18:02:49 +03:00 |
|
Igor Kulikov
|
3f28685a3e
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-10-18 15:14:26 +03:00 |
|
Igor Kulikov
|
1144197753
|
UI: Add default data keys/latest data keys functions to widget type parameters.
|
2023-10-18 15:14:16 +03:00 |
|
dashevchenko
|
cc3c05f6e9
|
updated yml parameter description
|
2023-10-18 15:09:24 +03:00 |
|
Andrew Shvayka
|
362e99c3fc
|
Merge pull request #9441 from ShvaykaD/bugfix/rule-nodes-upgrade-script
fixed rule nodes upgrade script
|
2023-10-18 12:58:22 +03:00 |
|
dashevchenko
|
dd53193371
|
fixed unit tests
|
2023-10-18 11:43:21 +03:00 |
|
ShvaykaD
|
6701ef46f5
|
fixed upgrade script for rule nodes
|
2023-10-18 11:00:20 +03:00 |
|
Volodymyr Babak
|
c5c037b874
|
Update AlarmControllerTest with latest business logic - no edge notification during alarm udpate
|
2023-10-18 08:47:03 +03:00 |
|
dashevchenko
|
c195fd5a4c
|
added ability to add global prefix for all topics
|
2023-10-17 19:44:50 +03:00 |
|
Volodymyr Babak
|
04cfa2021d
|
Fixed edge controller tests
|
2023-10-17 18:50:42 +03:00 |
|
Andrii Shvaika
|
7ccad683ab
|
prettify script
|
2023-10-17 18:41:22 +03:00 |
|
Igor Kulikov
|
1320881a19
|
UI: Implement 'Progress bar' widget.
|
2023-10-17 18:30:17 +03:00 |
|
Volodymyr Babak
|
3946b058cd
|
Do not push ALARM update to edge automatically - only using push to edge rule node
|
2023-10-17 18:09:38 +03:00 |
|
Andrii Shvaika
|
71dd96b084
|
Fix the widgets_bundle_widget table after upgrade
|
2023-10-17 18:00:04 +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 |
|
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
|
2023-10-16 18:05:12 +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 |
|