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
Igor Kulikov
3ffda44816
Merge branch 'master' into develop/3.2
2020-08-21 17:24:07 +03:00
Igor Kulikov
8e3c399087
Restore version 3.1.1-SNAPSHOT
2020-08-21 14:01:08 +03:00
Igor Kulikov
abb43a7814
Merge with develop/2.5.4
2020-08-21 14:00:29 +03:00
Igor Kulikov
e40d13ebcb
Temp versions set to 2.5.4-SNAPSHOT
2020-08-21 13:59:06 +03:00
Igor Kulikov
5e2c06700e
Merge pull request #3326 from YevhenBondarenko/develop/2.5.4-mail
...
smtp password
2020-08-21 13:57:02 +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
Andrii Shvaika
b341030c8f
Version set to 2.5.4-SNAPSHOT
2020-08-20 16:52:41 +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
Igor Kulikov
7d7a50628b
Version set to 3.2.0-SNAPSHOT
2020-08-17 18:11:43 +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
Igor Kulikov
654e380efd
Version set to 3.1.1-SNAPSHOT
2020-08-13 12:42:37 +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
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
Igor Kulikov
59877632e7
Fix tests
2020-08-05 11:24:04 +03:00
YevhenBondarenko
6458db74fa
EntityView improvements
2020-08-04 20:15:31 +03:00
Igor Kulikov
265f9e22ff
Fix Entity View fields
2020-08-04 16:38:39 +03:00
Igor Kulikov
974bfd39a5
Update EntityView - copy latest timeseries, delete previous attributes, latest timeseries on entity view update
2020-08-04 14:53:59 +03:00
vzikratyi
58464c54dc
Fix merge
2020-08-03 17:31:02 +03:00
Igor Kulikov
bf780147b0
Merge pull request #3169 from vzikratyi-tb/bug/string-to-number-auto-convertion
...
String to number auto conversion
2020-08-03 15:49:08 +03:00
vzikratyi
ad04ad79ec
Merge branch 'master' into feature/dynamic-oauth2
...
# Conflicts:
# dao/src/main/java/org/thingsboard/server/dao/sql/attributes/JpaAttributeDao.java
# dao/src/main/resources/sql/schema-entities-hsql.sql
2020-08-03 15:08:26 +03:00
YevhenBondarenko
d315156204
created procedure insert_tb_schema_settings
2020-08-03 12:25:33 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts ( #3190 )
...
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale
* created ts latest dao
* fixed tests and refactored
* refactored
* refactored
* created latest dao configs
* fix SqlTimeseriesDaoConfig
* refactoring, and deleted annotation @SqlDao
* refactoring
* created migration script for ts latest
* refactoring
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
Andrii Shvaika
9e331a1768
Merge with 2.5.3
2020-08-03 11:04:50 +03:00
Dima Landiak
fea2f8799e
improvements
2020-08-03 10:16:22 +03:00