782 Commits

Author SHA1 Message Date
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
Andrii Shvaika
ce0bebf9e8 Cluster mode for Alarms API 2020-07-10 15:35:49 +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
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
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
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
Volodymyr Babak
4b9642fc11 Moved getEdgeEventTypeByEntityType to EdgeUtils 2020-06-25 17:32:34 +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
Andrii Shvaika
44f00eb011 Improvements to WS API 2020-06-24 17:27:12 +03:00
Bohdan Smetaniuk
cd70b6fb54 fixed bug + some refractoring 2020-06-24 12:39:58 +03:00
Volodymyr Babak
79bf245932 Added Relation and Credentials Request Messages 2020-06-23 19:13:27 +03:00