vzikratyi
61a6fdbc03
Moved OAuth2 config to separate table in DB
6 years ago
nordmif
52bed17489
changed logging level to WARN
6 years ago
nordmif
e5a6ddb03b
added logging of MQTT payload errors
6 years ago
nordmif
045c8e3aca
added logging of MQTT payload errors
6 years ago
nordmif
b445473e3c
added logging of MQTT payload errors
6 years ago
YevhenBondarenko
86102aea06
added other parameters for queue kafka
6 years ago
Dmytro Shvaika
a8fe8b9e10
fix typo in ConditionalOnExpression annotation
6 years ago
YevhenBondarenko
6458db74fa
EntityView improvements
6 years ago
Igor Kulikov
974bfd39a5
Update EntityView - copy latest timeseries, delete previous attributes, latest timeseries on entity view update
6 years ago
Bohdan Smetaniuk
23e0fc7fb2
fetch system widgets bundles
6 years ago
Volodymyr Babak
869a492c2c
Added support for Tenant Entity
6 years ago
vzikratyi
58464c54dc
Fix merge
6 years ago
YevhenBondarenko
090c36999f
refactored
6 years ago
YevhenBondarenko
cc79b02603
added default credentials provider chain for aws sqs consumer and producer
6 years ago
Jan Schumann
3d9f1cf1e3
enable default credential provider chain for aws sqs
6 years ago
vzikratyi
67f122647b
Added property to disable 'transport' features for 'monolith' service type (in cluster mode)
6 years ago
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>
6 years ago
Dima Landiak
fea2f8799e
improvements
6 years ago
Dima Landiak
ac007bea24
device swap feature init
6 years ago
Volodymyr Babak
9980a72ee9
Fix connection if edge removed
6 years ago
Bohdan Smetaniuk
76b35010c7
WidgetTypes fetch feature
6 years ago
Bohdan Smetaniuk
71a3fa68f1
fixes
6 years ago
Bohdan Smetaniuk
c4d7f52cf3
filtering EdgeEvents with TIMESERIES_UPDATE
6 years ago
Bohdan Smetaniuk
5af7eb8221
WidgetsBundles fetch feature
6 years ago
vzikratyi
5b4cfbb3d8
Merged with develop/2.5.3
6 years ago
vzikratyi
0ccf7f13d1
Moved 'stats' to separate module
6 years ago
vzikratyi
d98bbacd43
Added stats to TbSqlQueue and BufferedRateExecutor
6 years ago
vzikratyi
1700cf7707
Added producer stats to 'transport' services
6 years ago
YevhenBondarenko
a84160a153
created azure iot hub rule node
6 years ago
vzikratyi
61e1ce44aa
device creation lock upgrade
6 years ago
Bohdan Smetaniuk
e571bf24b6
complited attributes update and attributes delete feature
6 years ago
Bohdan Smetaniuk
d81804ac8d
scope replaced to EntityDataProto
6 years ago
Bohdan Smetaniuk
37cb35c99b
fix + refactoring
6 years ago
Bohdan Smetaniuk
2b14fa3634
fixed bug with saving server attributes in client scope
6 years ago
Andrii Shvaika
af1f6229bb
Improved logging of failed and timeout messages
6 years ago
Andrii Shvaika
749664bcda
tmp version set to 2.5.3-SNAPSHOT
6 years ago
vzikratyi
9eb9302ee3
Used DB lock instead of Java lock
6 years ago
Andrii Shvaika
ce0bebf9e8
Cluster mode for Alarms API
6 years ago
vzikratyi
d8fecd18d9
Get 'clientName' from 'registrationId'
6 years ago
Andrii Shvaika
5e3572e5c6
Dynamic Values Implementation Draft
6 years ago
Andrii Shvaika
fa8535ca95
Alarm Search Text
6 years ago
vzikratyi
5aba253928
Changed OAuth2ClientsDomainParams protocol
6 years ago
Igor Kulikov
fac7bcc0b9
Version set to 3.1.0-SNAPSHOT
6 years ago
Volodymyr Babak
6c3d2d986e
Added edge state. Added edge id and cloud type to proto
6 years ago
vzikratyi
65d075035f
Removed AdminSettingsId from ClientParams
6 years ago
Andrii Shvaika
2eb7949d57
Improvements
6 years ago
Andrii Shvaika
aec2d388ce
Alarm Websockets API
6 years ago
Andrii Shvaika
65fa1a7a9c
Websockets Implementation
6 years ago
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
6 years ago
Dmytro Shvaika
7d739dfaae
fix PsqlTsDao annotation & sql-ttl services
6 years ago