Andrii Shvaika
c744192d37
Merge PR #6262
4 years ago
nickAS21
c7a7e487ad
testActiveAlarmScheduleFromDynamicValuesWhenDefaultScheduleIsInactive - remove ignore
4 years ago
nickAS21
6d29ef415e
testActiveAlarmScheduleFromDynamicValuesWhenDefaultScheduleIsInactive - to ignore
4 years ago
Andrii Shvaika
7a4fec93cd
Fix re-import of rule chains, and different not related test
4 years ago
Andrii Shvaika
82763495e0
Perofrmance improvements
4 years ago
YevhenBondarenko
6351366aed
fixed device profile node
4 years ago
nickAS21
0cd24bb16e
refactoring: alarm - test start
4 years ago
Viacheslav Klimov
e190f253eb
Fix NPE in 'copy to view' node
4 years ago
Vladyslav_Prykhodko
484a62b964
Updated rulenode-core-config
4 years ago
YevhenBondarenko
abe127c3fa
fixed checkpoint node
4 years ago
YevhenBondarenko
321730ed02
added upgrade for queues
4 years ago
fe-dev
bdf1807223
UI: Update rulenode core
4 years ago
Viacheslav Klimov
a5236e7547
Tests for DeviceState
4 years ago
Viacheslav Klimov
3098b2925a
Fix NPE when handling alarm delete notification for cleared alarm
4 years ago
Viacheslav Klimov
b619ffa6b7
Fix: all alarm rules are reevaluated when any attribute is deleted
4 years ago
Andrii Shvaika
15104028ea
Investigating the cache issues
4 years ago
Sergey Matvienko
ca8df0130f
TbLogNode.java standard implementation without calling JS when JsScript equals default config
4 years ago
Volodymyr Babak
878d9743ce
Organize imports
4 years ago
Volodymyr Babak
f8687cb983
Make save edge event method async
4 years ago
YevhenBondarenko
75e2b60eb8
Implemented isolated rule engine queue consumers
4 years ago
Volodymyr Babak
5b4e92974d
Use getMetadataTs method instead of direct fetch from metadata
4 years ago
Volodymyr Babak
978861e56c
Minor refactoring. Added missing timeseries_updated message type
4 years ago
Volodymyr Babak
ef4adbda7b
Ack messages in case no edges are related. Refactored push to cloud/edge nodes
4 years ago
YevhenBondarenko
4e4ac0012c
used queueId instead of queueName in DeviceProfile and TbMsg
4 years ago
ivankozka
b299ee0730
extract encoded uri building to the method, add unit tests for this method and fix http client test
4 years ago
YevhenBondarenko
19b5c59034
fixed kafka node (success if error not null)
4 years ago
desoliture
a72534f461
fix test
4 years ago
desoliture
f3a29aadf2
add corresponding test
4 years ago
desoliture
a95f947738
change url string to uri object with encoding on `HttpClient` exchange
4 years ago
Igor Kulikov
6d57293bb9
Update rule nodes configuration UI: Fix required message for 'Period key value' field of 'calculate delta' rule node.
4 years ago
Andrii Shvaika
17b127b6b8
Performance improvements to launch sequence
4 years ago
Igor Kulikov
6270c185ae
Create Alarm Rule Node - option to owerride alarm details for alarm from message.
4 years ago
desoliture
95a426015e
add corresponding test
4 years ago
desoliture
570eda50d0
fix building alarms in `TbCreateAlarmNode`
4 years ago
Andrii Shvaika
24829c29f7
Workaround for KAFKA-4090
4 years ago
Igor Kulikov
423a9e2e04
Update 'gps geofencing events' node default configuration. Update rule nodes configuration UI
4 years ago
Andrii Shvaika
8a50270feb
Add support of configurable perimeter key name while fetching perimeter from metadata.
4 years ago
desoliture
ae85dae8bd
fix processing isActive logic in custom schedules when endsOn equals zero
4 years ago
Igor Kulikov
e8eb7083b3
Update rule nodes UI
4 years ago
desoliture
16753d2f62
refactor relation service and dao(*), remove redundant todo's, refactor tests
(*): resolve immediate .get() invocation, which producing blocking (checkRelation method), by adding sync checkRelation method and refactor the usages of checkRelationAsync
4 years ago
Andrii Shvaika
8e066f387a
Fix tests according to new feature: startTs and endTs of the alarm are taken from the message.
4 years ago
Andrii Shvaika
8b0a1f5538
Fix for #5931 and merge the PR #5915
4 years ago
Andrii Shvaika
5eb907c2e3
License header fix for Geo Util
4 years ago
YevhenBondarenko
f6cb46b069
minor fix
4 years ago
YevhenBondarenko
f528e3c760
refactored
4 years ago
Igor Kulikov
1e70670af9
UI: Add new propagate alarm fields
4 years ago
desoliture1
9c2b0cf0b8
[3.3.3] Self-intersecting polygons, polygons with holes, multiple polygons support ( #5687 )
* fix coordinate containing checking for self-intersecting polygons
* add multipolygons and holes suppot
* Refactor GeoUtil
* add support for building polygons by two coordinates
* add corresponding tests for polygon processing from GeoUtils
* refactor GeoUtil, update JTS lib to 1.18.2 version
* refactor
Co-authored-by: Viacheslav Klimov <viacheslavklimov11@gmail.com>
4 years ago
Igor Kulikov
8fa4dd18f3
Fix compilation errors
4 years ago
Andrii Shvaika
c31ee8e2da
Alarm start ts from message ts
4 years ago
Andrii Shvaika
66b58549c5
Propagate alarms to Customer or Tenant without relations
4 years ago