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
Volodymyr Babak
4cf29e2d89
Added support for dashboard telemetry and attributes update
2020-06-26 11:53:16 +03:00
Andrii Shvaika
cc1887fc8d
Added WS notification on deleted attribute
2020-06-26 11:46:12 +03:00
Volodymyr Babak
a5d75e3800
Removed CREDENTIALS type. Use action instead
2020-06-25 18:06:02 +03:00
vzikratyi
328c827744
Made method 'getAllOAuth2Params' public
2020-06-25 18:05:21 +03:00
vzikratyi
c30e8b3a2d
Added method to delete system oauth2 config
2020-06-25 18:04:39 +03:00
Volodymyr Babak
4b9642fc11
Moved getEdgeEventTypeByEntityType to EdgeUtils
2020-06-25 17:32:34 +03:00
vzikratyi
0149c4b652
Get System OAuth2 config without tenantId
2020-06-25 16:45:50 +03:00
vzikratyi
d22237796e
Allow to pass several domains for oauth2 config (for sys_admin only)
2020-06-25 16:03:22 +03:00
Volodymyr Babak
214cc7a906
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
2020-06-25 11:45:15 +03:00
Volodymyr Babak
d1c1b44499
Fixed multithread issue with gRPC session - push from a single thread
2020-06-25 11:32:55 +03:00
vzikratyi
55a2fe890e
Added method to load oauth2 config with tenantId
2020-06-24 17:36:26 +03:00
Andrii Shvaika
44f00eb011
Improvements to WS API
2020-06-24 17:27:12 +03:00
vzikratyi
84a06e65fa
Added removing full OAuth2 config on tenant deletion
2020-06-24 15:58:08 +03:00
vzikratyi
ba0f8a8ea5
Updated loading AttributeKvEntity by attribute_key
2020-06-24 12:41:19 +03:00
Bohdan Smetaniuk
cd70b6fb54
fixed bug + some refractoring
2020-06-24 12:39:58 +03:00
viktor
e650cb0c24
Added reading attributes by attribute_key
2020-06-23 19:20:00 +03:00
Volodymyr Babak
79bf245932
Added Relation and Credentials Request Messages
2020-06-23 19:13:27 +03:00
viktor
1d56a1937b
Added license headers to new classes
2020-06-23 16:21:24 +03:00
viktor
5a00973b47
Implemented part of OAuth2Service
2020-06-23 14:38:50 +03:00