241 Commits

Author SHA1 Message Date
Igor Kulikov
d5c8f82b36 Merge with master 2024-08-15 10:36:00 +03:00
ViacheslavKlimov
152e6f13da Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-08-09 13:08:26 +03:00
Igor Kulikov
241f28f254 Merge with master 2024-08-07 14:20:58 +03:00
Viacheslav Klimov
af5f501cd4
Merge pull request #11347 from volodymyr-babak/edge-misc-fixes
Edge: Enhanced Credential Handling and Sync Improvements
2024-08-07 13:38:40 +03:00
Igor Kulikov
e1bae1eda5 Merge with master 2024-08-06 17:40:29 +03:00
ViacheslavKlimov
a5a92d9334 Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-08-03 14:33:21 +03:00
Volodymyr Babak
61b7bfd849 Fixed FromEdgeSyncResponse in ProtoUtils 2024-08-02 14:41:36 +03:00
Volodymyr Babak
8cc1bccc5b Merge remote-tracking branch 'upstream/master' into edge-misc-fixes 2024-08-02 12:50:54 +03:00
Volodymyr Babak
cfca80defe Remove Edge request messages - send multiple data messages in single rpc message 2024-08-02 12:48:13 +03:00
YevhenBondarenko
dfd417b530 merge with master 2024-08-02 11:24:33 +02:00
imbeacon
91d0f1dd1d Added ability to provision gateway device on device creating using device provisioning feature 2024-08-01 15:44:48 +03:00
irynamatveieva
649a8b65fd fixed conflicts 2024-07-31 15:02:41 +03:00
ViacheslavKlimov
874a5b9437 Fix tenant proto 2024-07-22 14:39:53 +03:00
dashevchenko
333154ad62 fixed SqlDatabaseUpgradeService with new upgrade, refactoring 2024-07-22 13:48:43 +03:00
Igor Kulikov
ab884b7bd2 Merge with master 2024-07-18 18:49:51 +03:00
ViacheslavKlimov
b46e9fb6ec Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version 2024-07-16 10:37:21 +03:00
ViacheslavKlimov
c15f34d91a Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version 2024-07-16 10:31:01 +03:00
YevhenBondarenko
2336cba89a version in proto should be optional 2024-07-09 16:50:07 +02:00
YevhenBondarenko
d6367c9680 added version to timeseries and attribute protos 2024-07-09 15:19:01 +02:00
ViacheslavKlimov
1dcb64d298 Entities version refactoring 2024-07-05 16:20:19 +03:00
ViacheslavKlimov
50b2d0e488 Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-07-05 14:11:53 +03:00
ViacheslavKlimov
4b7b69313f Fix version in proto; fix some tests 2024-07-01 13:49:17 +03:00
ViacheslavKlimov
656e8458ad Tests for version control; local-only repositories; refactoring 2024-06-21 14:11:20 +03:00
Igor Kulikov
c1c2ceeff6 Merge branch 'master' into feature/scada-symbol 2024-06-20 16:01:51 +03:00
Igor Kulikov
468c007882 Version set to 3.7.1-SNAPSHOT 2024-06-20 15:53:41 +03:00
Igor Kulikov
19630f6c36 Merge branch 'master' into feature/scada-symbol 2024-06-07 15:42:38 +03:00
Igor Kulikov
3af88a8d9f Merge with upstream/master 2024-06-04 13:45:34 +03:00
YevhenBondarenko
d2a9291e52 added rate limits for the gateway device 2024-06-03 15:16:32 +02:00
Viacheslav Klimov
694967e535
Merge pull request #10897 from YevhenBondarenko/fix/device-profile-deserialization
fixed device profile proto deserialization
2024-05-31 14:36:42 +03:00
YevhenBondarenko
13e00bfa7b fixed device profile proto deserialization 2024-05-30 18:17:23 +02:00
YevhenBondarenko
c1f59bc25b merge with master and minot refactoring 2024-05-22 15:58:28 +02:00
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
2024-05-22 12:11:32 +03:00
YevhenBondarenko
161e10a686 added rate limits for the gateway 2024-05-19 22:35:21 +02:00
IrynaMatveieva
74ac5a949f added rule engine controller and send rest api call reply node 2024-05-14 10:05:41 +03:00
Igor Kulikov
7d0e5b330b Introduce ResourceSubType for image resources. 2024-05-08 20:00:32 +03:00
imbeacon
03ca18b64b Added MQTT reason codes from netty library 2024-05-07 17:12:59 +03:00
Sergey Matvienko
58374a1176 JsonConverterTest @Isolated as it not suitable for any parallel test because the test changes global static JsonConverter settings 2024-04-27 01:09:36 +02:00
Oleksandra Matviienko
63df92e995 JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-26 23:55:17 +02:00
ViacheslavKlimov
1dcc52dad1 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-24 11:41:04 +03:00
IrynaMatveieva
59daf9123b replaced the use of the deprecated method with the use of a static method 2024-04-22 10:45:39 +03:00
ViacheslavKlimov
79dc46a65b Merge branch 'master' into feature/housekeeper
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
2024-04-12 15:33:56 +03:00
Andrii Landiak
d041faae89 Micro refactoring: using java 17 2024-04-09 15:42:54 +03:00
ViacheslavKlimov
00f8fd2c35 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-09 12:08:53 +03:00
Andrew Shvayka
eab88dd500
Merge pull request #10416 from AndriiLandiak/fix/kv-proto-util
Fix KvProtoUtils order for matching KeyValueType and DataType
2024-04-03 17:39:51 +03:00
Andrew Shvayka
b276d5e3da
Merge pull request #10145 from dashevchenko/queueStatsEntity
Entity for queue statistics
2024-04-02 12:19:33 +03:00
Andrii Landiak
0107bc29ad Add yaml parameter to set max size for telemetry message 2024-03-29 16:37:49 +02:00
dashevchenko
dae4f313e2 merged with master 2024-03-26 19:09:21 +02:00
Andrii Landiak
2e91612534 Minor refactoring 2024-03-25 14:04:08 +02:00
Andrii Landiak
8fb54e6759 Merge remote-tracking branch 'upstream/master' into fix/kv-proto-util 2024-03-25 13:33:38 +02:00
Andrii Landiak
7edb18673c Improve test for KvProtoUtil 2024-03-25 12:47:20 +02:00