3460 Commits

Author SHA1 Message Date
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
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
YevhenBondarenko
98c24632e3 refactored 2020-07-10 15:24:11 +03:00
YevhenBondarenko
e77127019f Ts batch improvements 2020-07-10 12:46:47 +03:00
Volodymyr Babak
2fffa660ab Refacroting to handle null cases 2020-07-09 17:48:46 +03:00
VoBa
6d0ff4d8f2
Merge pull request #22 from BohdanSmetanyuk/bug/alarms
bug with alarms fixed
2020-07-09 17:30:30 +03:00
Bohdan Smetaniuk
6b153ee2ad bug with alarms fixed 2020-07-09 13:57:04 +03:00
Igor Kulikov
5cd848a2ff
Merge pull request #2937 from yefimov-andrey/change-min-aggr-2.5
changed minimal aggregation interval to 1/7 (v.2.5.3)
2020-07-08 15:31:24 +03:00
Andrew Shvayka
57cab90b3a
Merge pull request #3063 from YevhenBondarenko/develop/2.5.3-email-validator
refactored DataValidator email pattern
2020-07-08 13:33:37 +03:00
YevhenBondarenko
5a3f8e344b refactored DataValidator email pattern 2020-07-08 10:27:51 +03:00
VoBa
4c626c4335
Merge pull request #17 from BohdanSmetanyuk/ce_edge
more rest client methods for working with edge
2020-07-07 18:51:05 +03:00
VoBa
3341894223
Merge pull request #21 from deaflynx/feature/edge
EdgeEvents with type constants
2020-07-07 18:50:23 +03:00
deaflynx
a30618752f Minor code refactor in EventTableDirective 2020-07-07 18:34:49 +03:00
deaflynx
12d650c400 Added edgeEventType constants, changed hardcoded values 2020-07-07 18:30:29 +03:00
Volodymyr Babak
6c3d2d986e Added edge state. Added edge id and cloud type to proto 2020-07-07 17:59:12 +03:00
VoBa
d43edb83fd
Merge pull request #20 from BohdanSmetanyuk/feature/edge_event_controller
added check permissions
2020-07-07 14:21:39 +03:00
Bohdan Smetaniuk
9fdcd6a429 check permissions 2020-07-07 13:47:10 +03:00