Bohdan Smetaniuk
1d5f5c5d80
code fixes
2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0
fixes + processing attributes delete msg from edge
2020-08-21 18:50:11 +03:00
Bohdan Smetaniuk
8d60c67faf
load mail templates from files
2020-08-20 14:45:32 +03:00
Volodymyr Babak
23a2ecfe90
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
2020-08-18 17:57:45 +03:00
Volodymyr Babak
3e42f00cf7
Ack cloud messages
2020-08-18 17:52:11 +03:00
Bohdan Smetaniuk
2b2a513cd4
propagate relations delete/update
2020-08-18 15:46:49 +03:00
Bohdan Smetaniuk
79f77ebbba
fetch admin settings
2020-08-14 13:52:40 +03:00
Volodymyr Babak
f29d15d8b7
Add/delete users to edge on assign/unassign to/from customer
2020-08-14 12:25:57 +03:00
Volodymyr Babak
a75f52912e
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
2020-08-12 14:05:21 +03:00
Volodymyr Babak
d0db49a2cb
Fixed assign rule chain. Added sync of related rule chains
2020-08-12 14:05:08 +03:00
Bohdan Smetaniuk
224c0d87e4
fixed incorrect ts in timeseries update msgs from cloud
2020-08-11 15:41:09 +03:00
Bohdan Smetaniuk
05a835f698
short fix in EdgeEventType
2020-08-06 12:06:40 +03:00
Bohdan Smetaniuk
4e167d8566
Merge remote-tracking branch 'upstream/feature/edge' into feature/widgets_bundle_fetch
2020-08-06 11:35:07 +03:00
Bohdan Smetaniuk
b5659fd32d
Merge remote-tracking branch 'upstream/feature/edge' into feature/widgets_bundle_fetch
2020-08-06 10:41:18 +03:00
Bohdan Smetaniuk
23e0fc7fb2
fetch system widgets bundles
2020-08-04 14:26:06 +03:00
Volodymyr Babak
869a492c2c
Added support for Tenant Entity
2020-08-03 20:05:21 +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
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
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
af1f6229bb
Improved logging of failed and timeout messages
2020-07-14 10:34:20 +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-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
Volodymyr Babak
4cf29e2d89
Added support for dashboard telemetry and attributes update
2020-06-26 11:53:16 +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
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
Volodymyr Babak
de11d1ce3d
Test fixed. Other small updates
2020-06-19 16:46:33 +03:00
Volodymyr Babak
21ee2aec11
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-06-18 19:24:34 +03:00
Volodymyr Babak
8462481ebf
Refacroting of pushing edge notification events
2020-06-18 18:57:01 +03:00
Volodymyr Babak
f4baab4969
Edge Notifitcation Service
2020-06-18 13:30:45 +03:00
Volodymyr Babak
cd2908fb59
Refactoring notification engine
2020-06-16 16:49:27 +03:00
YevhenBondarenko
306674511c
fix bug in DefaultTbQueueRequestTemplate when responses is empty tickTs did not update
2020-06-16 11:41:31 +03:00
Volodymyr Babak
600c9ec565
Refactoring of notification to edge. Added EdgeNotificationService and queue msg proto
2020-06-14 22:24:25 +03:00