Volodymyr Babak
dd780d05df
Merge remote-tracking branch 'origin/master' into feature/3.0-edge
2020-10-12 12:00:54 +03:00
Andrii Shvaika
080a5f1587
Rule Node States
2020-10-02 17:55:40 +03:00
Andrii Shvaika
c8f8901a7f
Merge with master
2020-09-30 13:11:58 +03:00
Andrii Shvaika
aac5ae9f00
Merge with 2.5
2020-09-30 12:52:30 +03:00
YevhenBondarenko
e41d69b1a8
shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.)
2020-09-30 12:24:39 +03:00
Andrii Shvaika
4d012ac62d
DeviceProfile rule node draft
2020-09-15 16:13:39 +03:00
Volodymyr Babak
c526d13e45
Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge
2020-09-10 19:17:20 +03:00
Igor Kulikov
50daac16fa
Merge with master
2020-08-11 20:04:17 +03:00
Valerii Sosliuk
86779276cc
Use metadata keys in originator attribute/telemetry nodes
2020-08-11 11:39:51 +03:00
YevhenBondarenko
6458db74fa
EntityView improvements
2020-08-04 20:15:31 +03:00
Igor Kulikov
974bfd39a5
Update EntityView - copy latest timeseries, delete previous attributes, latest timeseries on entity view update
2020-08-04 14:53:59 +03:00
Andrii Shvaika
fa8535ca95
Alarm Search Text
2020-07-09 13:23:46 +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
Volodymyr Babak
d76b9eff68
Changed default rule chain types on nodes
2020-06-26 13:13:59 +03:00
Andrii Shvaika
cc1887fc8d
Added WS notification on deleted attribute
2020-06-26 11:46:12 +03:00
Volodymyr Babak
1633959912
Merge remote-tracking branch 'origin/feature/edge' into develop/3.0-edge
2020-06-19 16:06:49 +03:00
Volodymyr Babak
d96b845407
Merge remote-tracking branch 'upstream/master' into develop/3.0-edge
2020-06-19 10:19:40 +03:00
Volodymyr Babak
f5ab5d7a25
Revert particular methods
2020-06-19 10:05:27 +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
cd2908fb59
Refactoring notification engine
2020-06-16 16:49:27 +03:00
Igor Kulikov
0206a8ab39
Merge branch 'develop/2.5.2'
2020-06-08 18:24:43 +03:00
Andrii Shvaika
65c644b86f
Message is pushed to correct queue in case of duplication
2020-06-08 18:01:26 +03:00
Volodymyr Babak
10f8039349
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-05-08 22:39:51 +03:00
Igor Kulikov
76300e400e
Update Cassandra Driver
2020-05-08 15:45:54 +03:00
Andrii Shvaika
e991c0ef23
No more Synchronization nodes
2020-04-14 08:44:34 +03:00
Andrii Shvaika
63bac58ae8
Implementation of statistics counters
2020-04-14 08:27:44 +03:00
Andrii Shvaika
d380ac7106
Device -> Server RPC implementation and improvements
2020-04-13 18:33:11 +03:00
Andrii Shvaika
3eaae1ef32
Statistics Implementation
2020-04-08 14:09:56 +03:00
Andrii Shvaika
c52d0d26d3
Refactoring of Message Routing
2020-04-06 19:23:33 +03:00
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
2020-04-06 18:35:43 +03:00
Andrii Shvaika
7531a26e61
Implementation of RPC Call support
2020-03-25 22:11:47 +02:00
Andrii Shvaika
ce6ec88983
Refactoring of the websocket and subscription services
2020-03-20 18:00:57 +02:00
Volodymyr Babak
660b7fc62b
Merge branch 'feature/edge' into feature/edge-last-week
2020-03-17 18:56:46 +02:00
Volodymyr Babak
f5034b4dcd
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-03-17 18:43:22 +02:00
Volodymyr Babak
24d4aed56c
Added rule chain type definition into rule node
2020-03-10 18:45:35 +02:00
Igor Kulikov
850d6d948c
Update License header year to 2020
2020-01-06 16:52:41 +02:00
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
...
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a
Update License header year to 2020
2020-01-06 16:41:04 +02:00
Andrew Shvayka
da7da1ef76
Async JS Execution
2019-12-11 14:27:13 +02:00
Andrew Shvayka
28e2c74ce3
JS Invoke become async
2019-11-29 18:31:24 +02:00
Andrew Shvayka
a69a3d4d58
JS Stats
2019-11-29 17:21:10 +02:00
Volodymyr Babak
44377d56ca
Added alarm push from edge to cloud
2019-11-19 19:43:27 +02:00
Volodymyr Babak
c99cf51ca6
Added push to edge/cloud functionality
2019-11-15 18:38:14 +02:00
Igor Kulikov
6af9aa0ecb
JPA improvements.
2019-11-15 18:27:57 +02:00
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
...
* rest api call node added redis queue support
* rest api node refactoring
2019-10-23 17:58:46 +03:00
VoBa
3935f616c7
Feature/security updates ( #1993 )
...
* Added last login to user details
* Added last login to profile page
* Fixed label style
* Added actionType filter to Audit Logs controller
* Lockout feature; Password Reuse frequency
* Send email notification in case user lockout; Refactoring
* Fixed set of null password history; Added toast on user account locked/unlocked
* Typo fixed
* Ignored json validator for securitySettings
* Added Lockout action type
* Added permission check for user disable/enable
* Fixed email title
2019-09-10 15:45:19 +03:00
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
2019-07-26 09:00:57 +03:00
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
2019-07-25 18:37:29 +03:00
ShvaykaD
2cf410eb1e
add-entity-created-events-in-rule-engine ( #1696 )
...
* add-entity-created-events-in-rule-engine
* optimize imports
* update
* fix typo
* update actionEventsFromRuleEngine
2019-06-05 12:37:21 +03:00