YevhenBondarenko
|
a400bdb905
|
added help link to azure iot hub node
|
2020-07-31 18:28:10 +03:00 |
|
YevhenBondarenko
|
464265cf6e
|
fix bug with userLoginCaseSensitive after updating email
|
2020-07-31 18:24:19 +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
|
f17a4d2bc2
|
fixes
|
2020-07-31 17:45:26 +03:00 |
|
VoBa
|
c6e1b47126
|
Merge pull request #29 from BohdanSmetanyuk/fix/filtering_edge_events
filtering EdgeEvents with TIMESERIES_UPDATE
|
2020-07-31 17:19:05 +03:00 |
|
Bohdan Smetaniuk
|
c56c2c4c5d
|
added test
|
2020-07-31 17:10:35 +03:00 |
|
Bohdan Smetaniuk
|
76b35010c7
|
WidgetTypes fetch feature
|
2020-07-31 15:53:22 +03:00 |
|
deaflynx
|
b8b55a9867
|
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
|
2020-07-31 14:51:58 +03:00 |
|
Bohdan Smetaniuk
|
71a3fa68f1
|
fixes
|
2020-07-31 11:38:25 +03:00 |
|
Volodymyr Babak
|
ce746b4f91
|
Fixed license header
|
2020-07-31 11:13:07 +03:00 |
|
Volodymyr Babak
|
6182b622dd
|
Introduced Edge Lifecycle. Update Edge session configuration
|
2020-07-31 10:13:03 +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 |
|
VoBa
|
e01d59f533
|
Merge pull request #23 from deaflynx/feature/edge
EdgeEvents with Status, "Manage edge..." buttons in fieldset
|
2020-07-30 18:25:58 +03:00 |
|
deaflynx
|
9352e19135
|
Merge remote-tracking branch 'origin/feature/edge' into feature/edge
|
2020-07-29 13:32:54 +03:00 |
|
deaflynx
|
ac18f1aa95
|
Added edgeAttributeKeys constants
|
2020-07-29 12:36:48 +03:00 |
|
Volodymyr Babak
|
d34c54b31c
|
Check for scope in the metadata
|
2020-07-28 18:00:14 +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
|
4d7e5add13
|
refactored iot hub rule node config ui
|
2020-07-24 11:23:06 +03:00 |
|
YevhenBondarenko
|
12914923eb
|
azure iot hub rule node improvements
|
2020-07-24 11:23:06 +03:00 |
|
YevhenBondarenko
|
a84160a153
|
created azure iot hub rule node
|
2020-07-24 11:23:06 +03:00 |
|
YevhenBondarenko
|
557d392847
|
fix license header
|
2020-07-21 15:10:01 +03:00 |
|
YevhenBondarenko
|
69895e5ac0
|
configuration improvements
|
2020-07-21 15:10:01 +03:00 |
|
deaflynx
|
48cced2d0c
|
Minor code fix
|
2020-07-21 11:59:04 +03:00 |
|
deaflynx
|
0961c24a35
|
EdgeEvents: added toast.showError() for deleted entities
|
2020-07-21 11:56:19 +03:00 |
|
deaflynx
|
8c9aa0c8df
|
Minor code cleaning
|
2020-07-21 08:44:49 +03:00 |
|
deaflynx
|
c989c31f1f
|
Added Edge Fieldset manage... buttons. In EdgeEvents updated table columns width, status labels
|
2020-07-21 08:19:16 +03:00 |
|
Igor Kulikov
|
6b8abdc0a0
|
Merge pull request #3105 from vvlladd28/bug/translate-rule-nodes
[2.5] Fixes inprint details rule-engine nodes
|
2020-07-17 09:52:57 +03:00 |
|
VoBa
|
9db41693bd
|
Merge pull request #26 from BohdanSmetanyuk/bug/assign_entity_views_to_edge
fix in EntityViewUpdateMsg constructing
|
2020-07-16 16:49:49 +03:00 |
|
Bohdan Smetaniuk
|
daeb963195
|
fix in EntityViewUpdateMsg constructing
|
2020-07-16 16:34:18 +03:00 |
|
VoBa
|
e7e6377407
|
Merge pull request #25 from BohdanSmetanyuk/feature/attribute_removal
attributes removal + fixed bug with incorrect attributes saving
|
2020-07-16 15:34:39 +03:00 |
|
Vladyslav_Prykhodko
|
618cbf1dad
|
Fixes inprint details rule-engine nodes
|
2020-07-16 15:27:17 +03:00 |
|
Andrii Shvaika
|
7da95d3bfa
|
More debug logs
|
2020-07-16 09:08:16 +03:00 |
|
Bohdan Smetaniuk
|
e571bf24b6
|
complited attributes update and attributes delete feature
|
2020-07-15 19:37:01 +03:00 |
|
Bohdan Smetaniuk
|
6ede96ef48
|
fix for POST_ATTRIBUTES_REQUEST
|
2020-07-15 14:54:25 +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 |
|
deaflynx
|
63de68f695
|
Added eventTypeScope for edgeEvents
|
2020-07-14 10:57:34 +03:00 |
|
Andrii Shvaika
|
af1f6229bb
|
Improved logging of failed and timeout messages
|
2020-07-14 10:34:20 +03:00 |
|
deaflynx
|
5ab81b98a6
|
Edge Events Status Update
|
2020-07-13 17:13:18 +03:00 |
|
deaflynx
|
df62957780
|
For edgeEvents added Status of data received by Edge v.1.0
|
2020-07-11 00:34:00 +03:00 |
|
deaflynx
|
35a17efc71
|
For edgeEvents added Status of data received by Edge v.1.0
|
2020-07-11 00:29:42 +03:00 |
|
Andrew Shvayka
|
8808c268ae
|
Merge pull request #3076 from YevhenBondarenko/develop/2.5.3-batch-improvements
Develop/2.5.3 batch improvements
|
2020-07-10 20:21:30 +03:00 |
|
YevhenBondarenko
|
2f4ca3b5be
|
improvements
|
2020-07-10 17:07:15 +03:00 |
|