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
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
Dima Landiak
ac007bea24
device swap feature init
2020-08-03 10:16:22 +03:00
Volodymyr Babak
635086986b
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
2020-07-31 18:05:27 +03:00
Volodymyr Babak
9980a72ee9
Fix connection if edge removed
2020-07-31 18:05:15 +03:00
Bohdan Smetaniuk
76b35010c7
WidgetTypes fetch feature
2020-07-31 15:53:22 +03:00
Bohdan Smetaniuk
71a3fa68f1
fixes
2020-07-31 11:38:25 +03:00
Bohdan Smetaniuk
c4d7f52cf3
filtering EdgeEvents with TIMESERIES_UPDATE
2020-07-30 19:46:33 +03:00
Bohdan Smetaniuk
5af7eb8221
WidgetsBundles fetch feature
2020-07-30 18:58:04 +03:00
Volodymyr Babak
2b3e195c20
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-07-28 17:38:45 +03:00
Andrii Shvaika
2fc39132cd
Merge with develop/2.5.3
2020-07-24 11:37:34 +03:00
vzikratyi
5b4cfbb3d8
Merged with develop/2.5.3
2020-07-24 11:28:27 +03:00
vzikratyi
0ccf7f13d1
Moved 'stats' to separate module
2020-07-24 11:28:27 +03:00
vzikratyi
d98bbacd43
Added stats to TbSqlQueue and BufferedRateExecutor
2020-07-24 11:28:27 +03:00
vzikratyi
1700cf7707
Added producer stats to 'transport' services
2020-07-24 11:28:27 +03:00
YevhenBondarenko
a84160a153
created azure iot hub rule node
2020-07-24 11:23:06 +03:00
vzikratyi
61e1ce44aa
device creation lock upgrade
2020-07-21 15:06:29 +03:00
Bohdan Smetaniuk
e571bf24b6
complited attributes update and attributes delete feature
2020-07-15 19:37:01 +03:00
Bohdan Smetaniuk
d81804ac8d
scope replaced to EntityDataProto
2020-07-14 19:22:31 +03:00
Bohdan Smetaniuk
37cb35c99b
fix + refactoring
2020-07-14 17:06:21 +03:00
Bohdan Smetaniuk
2b14fa3634
fixed bug with saving server attributes in client scope
2020-07-14 15:38:21 +03:00
Andrii Shvaika
4c27b514a6
Merge remote-tracking branch 'origin/develop/2.5.3'
2020-07-14 10:35:11 +03:00
Andrii Shvaika
af1f6229bb
Improved logging of failed and timeout messages
2020-07-14 10:34:20 +03:00
Andrii Shvaika
c2e36851fc
Merge with 2.5.3
2020-07-13 15:47:28 +03:00
Andrii Shvaika
749664bcda
tmp version set to 2.5.3-SNAPSHOT
2020-07-10 20:26:25 +03:00
vzikratyi
9eb9302ee3
Used DB lock instead of Java lock
2020-07-10 15:54:34 +03:00
Andrii Shvaika
ce0bebf9e8
Cluster mode for Alarms API
2020-07-10 15:35:49 +03:00
vzikratyi
d8fecd18d9
Get 'clientName' from 'registrationId'
2020-07-10 13:16:34 +03:00
Andrii Shvaika
5e3572e5c6
Dynamic Values Implementation Draft
2020-07-09 19:23:15 +03:00
Andrii Shvaika
fa8535ca95
Alarm Search Text
2020-07-09 13:23:46 +03:00
vzikratyi
5aba253928
Changed OAuth2ClientsDomainParams protocol
2020-07-09 12:11:49 +03:00
Igor Kulikov
fac7bcc0b9
Version set to 3.1.0-SNAPSHOT
2020-07-08 15:41:30 +03:00
Igor Kulikov
6c5971a12c
Merge branch 'master' into feature/entity-data-query
2020-07-08 15:23:53 +03:00
Volodymyr Babak
6c3d2d986e
Added edge state. Added edge id and cloud type to proto
2020-07-07 17:59:12 +03:00
vzikratyi
65d075035f
Removed AdminSettingsId from ClientParams
2020-07-07 15:07:20 +03:00
Andrii Shvaika
2eb7949d57
Improvements
2020-07-06 17:04:14 +03:00
Andrii Shvaika
aec2d388ce
Alarm Websockets API
2020-07-06 17:04:14 +03:00
Andrii Shvaika
65fa1a7a9c
Websockets Implementation
2020-07-06 17:04:14 +03:00
vzikratyi-tb
89419c6999
Prometheus Metrics ( #3052 )
...
* Moved resetting ruleEngineStats to Consumer
* Moved counters to Map in TbCoreConsumerStats
* Added actuator and MetricsService
* Added metrics to core and rule_engine consumers
* Replaced summary with counters
* Removed most setters and getters from TbRuleEngine stats
* Added stats to Transport consumer
* Added JsInvoke actuator stats
* Removed MetricsService
2020-07-06 14:47:36 +03:00
Dmytro Shvaika
7d739dfaae
fix PsqlTsDao annotation & sql-ttl services
2020-07-03 14:08:33 +03:00
Igor Kulikov
7a19dee3eb
UI: Dynamic filter value configuration
2020-07-03 12:15:11 +03:00
Igor Kulikov
cf6824cf22
Filter predicate dynamic value
2020-07-02 20:05:34 +03:00
Andrii Shvaika
b707ea090b
Query Improvement to use entity field aliases
2020-07-02 17:48:50 +03:00
Igor Kulikov
7446e012a6
Introduce Current user alias
2020-07-02 17:30:15 +03:00
Andrii Shvaika
63384d458b
Alarm Search queries
2020-07-02 17:24:28 +03:00
vzikratyi
fa79331702
Added default value to 'localDatacenter'
2020-07-02 16:37:27 +03:00
vzikratyi
32a3c7b897
Moved hardcoded local datacenter name to config
2020-07-02 16:37:27 +03:00
vzikratyi
909a989e14
Removed authorizationGrantType from ClientRegistration
2020-06-26 17:41:00 +03:00