Vladyslav_Prykhodko
1d12ce1d4b
UI: change function name
2 years ago
Vladyslav_Prykhodko
004fbc1c6b
UI: Refactoring widget settings models
2 years ago
Vladyslav_Prykhodko
59066a3ef0
UI: Refactoring ColorProcessor and added to gauge bar used ColorProcessor
2 years ago
Vladyslav_Prykhodko
96aafa840f
UI: Change models and for advanced color telemetry subscribe
2 years ago
Vladyslav_Prykhodko
2bb170cdef
Merge branch 'AD/imp-widget/gauge/simple' of github.com:ArtemDzhereleiko/thingsboard into AD/imp-widget/gauge/simple]
2 years ago
Andrew Shvayka
9273d603e5
Merge pull request #10860 from YevhenBondarenko/fix/alarm-rules
fixed alarm rule with future ts
2 years ago
Andrew Shvayka
ed36330b3b
Merge pull request #10859 from YevhenBondarenko/fix/device-connectivity
[Check connectivity] Fixed mqtt basic credentials connectivity command
2 years ago
Andrew Shvayka
181f117c64
Merge pull request #10734 from imbeacon/improvement/mqtt-reason-codes
Added MQTT Disconnect messages from server with reason codes
2 years ago
Andrew Shvayka
6e7b33d913
Merge pull request #10856 from YevhenBondarenko/fix/application-stop
clear all WS sessionsMap when stopping the application
2 years ago
YevhenBondarenko
213663268d
fixed alarm rule with future ts
2 years ago
YevhenBondarenko
b72c08d988
fixed mqtt basic connectivity command
2 years ago
YevhenBondarenko
918e825c67
clear all WS sessionsMap when stopping the application
2 years ago
Andrew Shvayka
a8dee2643b
Merge pull request #10728 from smatvienko-tb/feature/kafka-consumer-group-per-partition
Rule engine: Kafka consumer group per partition
2 years ago
Sergey Matvienko
fdf28010dc
removed unused import
2 years ago
Sergey Matvienko
0f1ef6d0dc
consumer creation refactored after merge
2 years ago
YevhenBondarenko
c1f59bc25b
merge with master and minot refactoring
2 years ago
Kulikov
010224acc8
coap_refactoring_ransport_yml_03 ( #10821 )
* coap: refactoring transport (*.yml)
* coap: refactoring transport (*.yml) -2
* lwm2m: delete the parameter that is not used
* coap: refactoring service as PE
* coap: refactoring service as PE
* coap: refactoring dtlsSettings as PE
* coap: refactoring dtlsSettings as PE
* coap: refactoring dtlsSettings as PE-3
2 years ago
Andrew Shvayka
9b9cd80d96
Merge pull request #10849 from thingsboard/relation_query_not_option
Relation query 'Not' option and redesign
2 years ago
Andrew Shvayka
78d5a57468
Merge pull request #10306 from rusikv/relation_query_not_option-ui
Relation query 'Not' option and redesign
2 years ago
Andrew Shvayka
337d8f0a95
Merge pull request #9830 from thingsboard/relation_query_not_option
[Feature Request] - Add "NOT" option in relation queries
2 years ago
Andrew Shvayka
3ab5a67152
Merge pull request #10804 from YevhenBondarenko/fix/mqtt-transport-oom
mqtt gateway refactoring due to OOM
2 years ago
Sergey Matvienko
11a8e5c7eb
Merge remote-tracking branch 'ce/master' into feature/kafka-consumer-group-per-partition
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/ruleengine/TbQueueConsumerTask.java
# application/src/main/java/org/thingsboard/server/service/queue/ruleengine/TbRuleEngineQueueConsumerManager.java
# application/src/test/java/org/thingsboard/server/service/queue/ruleengine/TbRuleEngineQueueConsumerManagerTest.java
# common/queue/src/main/java/org/thingsboard/server/queue/kafka/TbKafkaAdmin.java
2 years ago
Andrii Shvaika
eeb72de939
Fix memory leak with old WS subscriptions
2 years ago
Viacheslav Klimov
30d0e3b03e
Merge pull request #10844 from thingsboard/fix_bug_defaultContentFormat
fix bug lwm2m Content Format M14
2 years ago
nick
5d2b4508cd
lwm2m: getDefault content Format for Request
2 years ago
Igor Kulikov
93246ae82f
Merge pull request #10846 from Backdraft007/patch-3
Update locale.constant-de_DE.json
2 years ago
Igor Kulikov
07877745e7
Merge pull request #10820 from rusikv/bug/action-dialog-validation
Fixed widget action dialog column index field blocks save
2 years ago
Igor Kulikov
6f01074dff
Merge pull request #10756 from ArtemDzhereleiko/AD/imp/timeseries-chart-comparison-hint
Added hint for Time series chart for comparison series
2 years ago
YevhenBondarenko
415c99147e
added check rate limits for CreateDeviceFromGateway
2 years ago
Igor Kulikov
735280378d
Merge pull request #10500 from rusikv/enhancement/pattern-support-widget-export
Pattern support for widget title on widget export
2 years ago
Andrew Shvayka
1579e1e1a3
Merge pull request #10757 from smatvienko-tb/feature/kafka-confluent-out-of-the-box
Kafka Confluent compatibility out of the box: segment.bytes:52428800
2 years ago
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2 years ago
Viacheslav Klimov
ff1041e00b
Merge pull request #10841 from thingsboard/fix/notification-tests
Fix NotificationApiTest
2 years ago
Sergey Matvienko
5e3ff6fe20
minor cleanup
2 years ago
Chris
9eeeebc044
Update locale.constant-de_DE.json
Typo
2 years ago
nick
684ad858b2
lwm2m: fix bug Content Format M14
2 years ago
ViacheslavKlimov
74a94efef7
Truncate notification table on test tear down
2 years ago
Andrew Shvayka
4db74f5f81
Merge pull request #10813 from thingsboard/feature/startup-performance
Startup performance improvements
2 years ago
Viacheslav Klimov
f663f64504
Merge pull request #10828 from dashevchenko/haproxy_for_well_known
Updated haproxy configuration for /.well-known/... apis
2 years ago
YevhenBondarenko
8bd30c8791
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/mqtt-transport-oom
2 years ago
Artem Dzhereleiko
9e55fd391b
UI: refactoring
2 years ago
Viacheslav Klimov
fc73177123
Merge pull request #10837 from thingsboard/master-hotfix-364
hotfix/3.6.4
2 years ago
ViacheslavKlimov
cdc9bda92c
Minor refactoring for subscription service
2 years ago
Daria Shevchenko
a1cbd8815b
Added scheduled session cleanup ( #10818 )
* added scheduled session cleanup for cases when session was closed before last session command processed
* updated logging to include user info, updated isOpen method to include native check
* updated cleanup to go through subscriptionsByEntityId map values
* made modification of subscriptionsBySessionId and subscriptionsByEntityId maps atomic
* fixed cancelAllSessionSubscriptions
* added try-catch for pushSubscriptionEvent, modifySubscription
* refactored logging
* deleted redundant logging
* refactoring: updated isEmpty to hasEvent
2 years ago
Andrii Shvaika
811f7d7206
Additional logging of WS commands processing
2 years ago
Viacheslav Klimov
af03c528af
Merge pull request #10836 from YevhenBondarenko/feature/gateway-rate-limits
added upgrade for the gateway rate limits
2 years ago
YevhenBondarenko
5844e6d579
added upgrade for the gateway rate limits
2 years ago
Viacheslav Klimov
d56bc719ac
Merge pull request #10831 from YevhenBondarenko/fix/gateway-connectors-config
fixed race condition during adding new gateway connector with default config
2 years ago
Andrew Shvayka
db2e349789
Merge pull request #10824 from YevhenBondarenko/feature/gateway-rate-limits
added rate limits for the gateway
2 years ago
YevhenBondarenko
ba02898f0b
fixed race condition during adding new gateway connector with default config
2 years ago