Andrii Shvaika
df823c8f90
Merge with UI changes
2020-09-02 19:10:46 +03:00
Andrii Shvaika
22755e8763
Device Profile implementation for Transport
2020-09-02 18:52:59 +03:00
Dmytro Shvaika
f510b142a7
fix cleanup_timeseries_by_ttl procedure
2020-09-02 15:46:39 +03:00
Dmytro Shvaika
f647c69f50
cherry-pick bfdd52c from fix/ttlCleanUpServices and added the upgrade from 3.1.1
2020-09-02 15:46:39 +03:00
Dmytro Shvaika
34dbc81de6
fix drop partitions by max ttl procedure
2020-09-02 15:44:54 +03:00
Igor Kulikov
16f088ecf9
Merge with master
2020-09-01 14:40:28 +03:00
YevhenBondarenko
fe27cb1a31
fix NPE in findAlarms from JpaAlarmDao
...
(cherry picked from commit 2c1fd8e0436d4b4ae12cd385114c2ae890923c5e)
2020-08-31 16:46:44 +03:00
vzikratyi
2cd5b646e3
Fixed merge
2020-08-31 10:43:15 +03:00
vzikratyi
faf0184cff
Merge remote-tracking branch 'upstream/master' into feature/dynamic-oauth2-new-table
...
# Conflicts:
# application/src/main/data/upgrade/3.1.0/schema_update.sql
2020-08-31 10:27:39 +03:00
Igor Kulikov
0f0a25ce38
Merge branch 'develop/2.5.4'
2020-08-28 16:04:23 +03:00
Volodymyr Babak
1de29d7b51
Remove unused code
2020-08-28 15:27:43 +03:00
Volodymyr Babak
c991ab96f1
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
2020-08-28 14:25:05 +03:00
Volodymyr Babak
9c8ceaa37e
Properly handle entities assign/unassign to/from customer
2020-08-28 14:14:07 +03:00
vzikratyi
118729221c
Moved convertResultToTsKvEntry to base class and updated it
2020-08-27 17:43:28 +03:00
ShvaykaD
e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json ( #3376 )
...
* fix GetAttributeRequest & Hsql inserts
* added deleted keys to GetAttributeResponseMsg for gateway
* changed logic for handleGetAttributesRequest on deleted attributes
* removed unused classes and remove deleted keys in GetAttributeResponseMsg proto
* revert yml file
* removed getDeletedAttributeKeysCount method call in Coap transport
2020-08-27 17:11:00 +03:00
Bohdan Smetaniuk
1d5f5c5d80
code fixes
2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0
fixes + processing attributes delete msg from edge
2020-08-21 18:50:11 +03:00
Igor Kulikov
3ffda44816
Merge branch 'master' into develop/3.2
2020-08-21 17:24:07 +03:00
Igor Kulikov
abb43a7814
Merge with develop/2.5.4
2020-08-21 14:00:29 +03:00
Igor Kulikov
266af3c1a2
Introduce DeviceProfileInfo, release 3.2 upgrade script.
2020-08-21 13:34:10 +03:00
Igor Kulikov
ad87924437
Tenant and Device profile improvements
2020-08-20 19:44:29 +03:00
YevhenBondarenko
77ffb32f00
fix alarm get propagation ids
2020-08-20 16:47:08 +03:00
Igor Kulikov
07738c31ef
Fix device profile cache
2020-08-20 15:20:26 +03:00
Igor Kulikov
2e6a98d8e0
Tenant/Device REST API controllers
2020-08-20 14:37:21 +03:00
Igor Kulikov
7841d11724
Tenant/Device profiles cache support.
2020-08-19 13:47:30 +03:00
Igor Kulikov
3ddf14668e
Tenant and Device profiles DAO layer
2020-08-18 18:58:53 +03:00
YevhenBondarenko
949790db1f
not send smtp password to UI
2020-08-17 15:32:16 +03:00
vzikratyi
1660458546
Added new fields to ClientRegistrationTemplate
2020-08-13 18:21:26 +03:00
vzikratyi
f89ce19b1f
Added logic to send 'access token' to custom mapper
2020-08-13 14:14:38 +03:00
vzikratyi
da9f29c933
Added 'comment' to ClientRegistrationTemplate
2020-08-13 11:48:14 +03:00
Andrii Shvaika
bf9e800595
Performance improvement for SQL queries
2020-08-12 19:40:25 +03:00
vzikratyi
2c537b28f4
Added ClientRegistrationTemplate
2020-08-12 17:31:34 +03:00
Volodymyr Babak
bf21ff3c09
Added TTL for edge events
2020-08-12 16:31:45 +03:00
Igor Kulikov
f4efea9a0b
Improve connect event transformation
2020-08-12 13:23:22 +03:00
vzikratyi
32c8d7e5fd
Removed 'registrationId' from ClientRegistration
2020-08-12 13:14:10 +03:00
Igor Kulikov
6b90c7ce21
Improve connect event transformation
2020-08-12 11:15:28 +03:00
Igor Kulikov
c4c65bbaeb
Entity Data Query -> use emptu string instead of null for latest values
2020-08-11 19:59:28 +03:00
Andrii Shvaika
2dac896f1b
Additional Info fix
2020-08-11 11:32:42 +03:00
Andrii Shvaika
cc5b2cc4a6
Log SQL Queries based on execution time threshold
2020-08-10 13:57:12 +03:00
Andrii Shvaika
5cc7bbe635
Added ADDITIONAL INFO
2020-08-10 12:53:33 +03:00
Andrii Shvaika
2bf910ced1
EntityViewSearchQuery improvement
2020-08-06 15:55:32 +03:00
Andrii Shvaika
2303724585
Performance improvement for queries with no results
2020-08-06 12:58:22 +03:00
Andrii Shvaika
dd31ac55fd
Performance improvement for queries with no results
2020-08-06 12:58:00 +03:00
Andrii Shvaika
70aacd341e
Device/AssetRelationQuery fix for 'To'relation type
2020-08-06 12:02:24 +03:00
vzikratyi
61a6fdbc03
Moved OAuth2 config to separate table in DB
2020-08-05 17:35:36 +03:00
Andrii Shvaika
35b2996401
Merge with 2.5.3
2020-08-05 17:15:42 +03:00
Andrii Shvaika
eef092424a
FullTextSearch performance improvement
2020-08-05 16:05:54 +03:00
Andrii Shvaika
b0102f523f
Complex predicate fix
2020-08-05 15:20:15 +03:00
Igor Kulikov
e97edd61f2
Fix cassandra timeseries dao install mode
2020-08-05 13:21:37 +03:00
Igor Kulikov
da091e75c9
Merge pull request #3217 from YevhenBondarenko/feature/tb-schema-settings
...
created procedure insert_tb_schema_settings
2020-08-05 11:31:38 +03:00