4616 Commits

Author SHA1 Message Date
Volodymyr Babak
29bfc60293 Added update edge test for widget bundle and widget type 2022-09-16 18:59:15 +03:00
Sergey Matvienko
dc07e9ae45 jwt settings 2022-09-16 18:57:50 +03:00
Volodymyr Babak
3db632c69c Added device credentials udpate test 2022-09-16 16:57:05 +03:00
Volodymyr Babak
f8c0cbf2e9 Updated user and customer controller tests according to multi customers on edge changes 2022-09-16 15:59:12 +03:00
Andrii Shvaika
89c715cd18 Fix Cassandra DAO 2022-09-16 11:55:48 +03:00
Andrii Shvaika
efbe16f8d0 Implementation of the TenantDbCall annotation 2022-09-16 09:00:21 +03:00
Volodymyr Babak
d915cf6485 Base Edge test split into multiple tests. Push customer create/update/delete notification to edge 2022-09-14 18:42:04 +03:00
Andrii Shvaika
9d30b7558f Support of Comparison Queries 2022-09-14 14:22:43 +03:00
oyurov
2eed6948d3 Implemented possibility to be redirected to the target url in case of login via oauth2 2022-09-14 13:20:25 +02:00
Volodymyr Babak
8e27ffab4b Added support for multiple customers on edge 2022-09-13 17:01:43 +03:00
nickAS21
355d09569b fix_bug: commit 2022-09-13 16:36:01 +03:00
Andrii Shvaika
6879021027 Fix for multiple commands in same subscription 2022-09-13 15:50:50 +03:00
Andrii Shvaika
9689e9c041 Fix bugs. Remove floating window support 2022-09-13 12:39:07 +03:00
nickAS21
f16779e8e3 fix_bug: pushMsgToRuleEngine if tenantId == null 2022-09-13 12:25:38 +03:00
nickAS21
b436a05c33 fix_bug: pushEntityActionToRuleEngine endpoint if tenantId == null 2022-09-13 12:01:26 +03:00
Andrii Shvaika
7cc2943d18 New API for Agg requests 2022-09-12 15:54:21 +03:00
Andrii Shvaika
fa9f1b9f69 New structures for the Agg commands 2022-09-09 14:46:23 +03:00
Andrii Shvaika
1fcc757147 Improvement to the AGG calculations to include latestTs and count 2022-09-09 14:04:24 +03:00
Dima Landiak
b1f425cc49 bulk import null node handling fix 2022-09-08 16:56:58 +03:00
nickAS21
559af3b46a fix_bug: comments 2022-09-07 17:16:35 +03:00
nickAS21
bbcd2ed047 coap. lem2m: add DTLS_RETRANSMISSION_TIMEOUT 2022-09-06 17:50:09 +03:00
Volodymyr Babak
32fcfdac92 Moved edge rpc processing logic from tenant actor to edge service. Execute requests to edge service in a separate executor service 2022-09-06 16:24:18 +03:00
Volodymyr Babak
ecda9c8e2f Notify devices in case shared attribute updates from edge 2022-09-06 13:38:10 +03:00
anna
345abf413d fix thingsboard.yml events.debug_partition_size env variable 2022-09-02 17:52:47 +03:00
Andrew Shvayka
1b521df7c7
Merge pull request #7157 from volodymyr-babak/bug/edge-snmp-device-profile
[Bug][3.4.2] SNMP/CoAP/LWM2M device profile transport configuration missing Serialization
2022-09-02 14:55:32 +03:00
Volodymyr Babak
4707089072 Added check for device data delivery to edge 2022-08-29 11:44:22 +03:00
Volodymyr Babak
ff9fcbbac0 Fixed LWM2M transport serialization. Extended CoAP, SNMP, LWM2M device profiles edge test. Part #2 2022-08-29 11:31:26 +03:00
nickAS21
d27b4ecf8a fix_bug: add Exception to ...DaoRemoveByIdWithException... 2022-08-27 08:18:58 +03:00
Volodymyr Babak
6c7fdff626 Fixed coap transport serialization. Added CoAP, SNMP, LWM2M device profiles edge test. Part #1 2022-08-26 18:46:31 +03:00
Volodymyr Babak
9b47ed4633 Fixed serialization of DeviceData, SnmpMapping. Added deviceDataBytes into edge.proto DeviceUpdateMsg 2022-08-26 15:02:50 +03:00
nickAS21
edffd7600f fix_bug: Entity delete with delete relations, other Entity 2022-08-25 18:49:16 +03:00
nickAS21
2bb2429bcf fix_bug: Entity delete with delete relations, Dashboard delete refactoring 2022-08-24 21:07:28 +03:00
nickAS21
c6535a128e fix_bug: Entity delete with delete relations, Dashboard 2022-08-24 13:18:51 +03:00
Andrii Shvaika
dea933d906 Version set to 3.4.2 2022-08-19 15:25:18 +03:00
Igor Kulikov
9ec97e7f18 Update UI help base url 2022-08-18 14:12:09 +03:00
Sergey Matvienko
3c496f4749 Cassandra cloud connect to Datastax Astra DB using SECURE_BUNDLE, CLIENT_ID and CLIENT_SECRET 2022-08-18 00:43:54 +03:00
Yuriy Lytvynchuk
33153616c1 check dependency 2022-08-17 17:01:49 +03:00
Andrew Shvayka
ed38216ce2
Merge pull request #7095 from volodymyr-babak/bug/edge-sync-on-startup
[3.4.1][Bug] Start regular edge event process after sync completed
2022-08-17 15:05:17 +03:00
Volodymyr Babak
e6ec672e50 Added test to verify that regular messages are processed by edge service after sync complete 2022-08-17 13:22:17 +03:00
Volodymyr Babak
4890976b9f Start regular edge event process after sync completed 2022-08-16 18:52:31 +03:00
Volodymyr Babak
faaf07b1ea Edge sync functionality - added cluster support 2022-08-16 17:34:02 +03:00
Andrii Shvaika
5986085039 Add note about type of keystore 2022-08-16 12:55:13 +03:00
Andrew Shvayka
a08d7a97fd
Merge pull request #7078 from chienfuchen32/patch-1
Update the MQTT SSL key store type example configuration file
2022-08-16 12:53:36 +03:00
Andrii Shvaika
8de1ee776c Fix conflicts. Refactored RandomStringUtils 2022-08-16 11:26:32 +03:00
Andrii Shvaika
5891a1df65 Deprecation of generic Events search API call 2022-08-15 18:57:33 +03:00
Igor Kulikov
9929d11195
Merge pull request #7073 from vvlladd28/bug/locale-name/ja-jp
[3.4.1] UI: Fixed incorrect japanese language locale name
2022-08-15 13:56:56 +03:00
陳傑夫
b5f79e06b7
Update thingsboard.yml 2022-08-12 21:03:13 +08:00
Andrew Shvayka
d24e399ae0
Merge pull request #7044 from volodymyr-babak/bug/edge-firmware-id-missing
[3.4.1] Firmware ID not synced from cloud  to edge in device / device profiles
2022-08-12 11:10:20 +03:00
Andrew Shvayka
078278b0b0
Merge pull request #7047 from thingsboard/fix_bug_lwm2m_tests
[fix_bug]  lwm2m tests
2022-08-12 11:02:00 +03:00
Andrew Shvayka
1be7deee5f
Merge pull request #7041 from YevhenBondarenko/device-state-improvements
[3.4.1] fixed update or remove inactivityTimeout kv
2022-08-12 10:58:19 +03:00