Andrii Shvaika
8a50270feb
Add support of configurable perimeter key name while fetching perimeter from metadata.
4 years ago
Igor Kulikov
312924a19b
Version set to 3.3.4-SNAPSHOT
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
Igor Kulikov
ce085ea9a0
UI: Modules load performance improvement - Load only systemJS compatible modules
5 years ago
YevhenBondarenko
634bf0ff0f
fixed NPE
5 years ago
Igor Kulikov
da4c742872
Update license year to 2022
5 years ago
Nikitozin
daa068eb01
Expand describe of exception.
5 years ago
Nikitozin
d66fb8f528
[3.3.3] Add feature to save json to custom Cassandra table
5 years ago
Igor Kulikov
15935a39b4
Update rule nodes UI
5 years ago
desoliture
877257202e
fix incorrect work if endsOn equals zero
when choosing schedule to be all day active (from 00:00 to 00:00) startsOn and endsOn equals zero, in this case make endsOn equals 24hours in millis
5 years ago
Nikitozin
6479160932
[WIP][3.3.3] Refactor variables.
5 years ago
Nikitozin
d46575aeaf
[WIP][3.3.3] Add statement for support double type.
5 years ago
Sergey Matvienko
7d78437258
TenantId new instance replaced with factory method call fromUUID
5 years ago
desoliture
8f485010f0
refactoring
5 years ago
desoliture
03256deee7
add corresponding tests for schedule from dynamic values
5 years ago
desoliture
46e301b2db
Refactoring for alarm rule schedule
add getDynamicValue method to AlarmSchedule interface, refactor main isActive processing methods for work with schedules and dynamic values
5 years ago
van-vanich
659d8abf35
improve node details and improve field naming
5 years ago
van-vanich
2bdc1860a8
improve node details and add license for test class
5 years ago
van-vanich
bb3c730e58
add test for sequential timeseries persistence and improve code for TbMsgTimeseriesNode rule node and config
5 years ago
desoliture
2b203bfdd5
fix notNull checking for schedule in ProfileState, rename variables and fix logic for parsing dynamicValues in AlarmRuleState
5 years ago
desoliture
3351ced60a
add backend support for dynamic values for schedules in alarm rules
5 years ago
van-vanich
ff56e0e622
realize solve problems for issue for with saving last ts
5 years ago
van-vanich
167a40d416
remove unnecessary code
5 years ago
van-vanich
551f67ec02
add this feature for target attribute:
use ${metadataKey} for value from metadata, $[messageKey] for value from the message body
5 years ago
dlandiak
9c44530ab9
added boolean param to the mqtt node to allow adding a suffix for client id param
5 years ago
Igor Kulikov
7072713f12
Update rule nodes UI js
5 years ago
Igor Kulikov
c5533d79d1
Add minified version of rulenode UI js
5 years ago
Igor Kulikov
6d97d9466f
Update rule nodes UI
5 years ago
Igor Kulikov
b5da8752c5
Use output rule node name instead of label
5 years ago
Igor Kulikov
d6e18d05cd
Introduce Flow rule node type. Add rile node UIs for RuleChain input/output. Remove rule chain connection metadata.
5 years ago
Igor Kulikov
a69551f067
Angular 12 migration
5 years ago
Andrii Shvaika
a760aa6ac2
Input and Output rule nodes and message routing
5 years ago
Igor Kulikov
7187ecfdb1
Version set to 3.3.3-SNAPSHOT
5 years ago
van-vanich
436e19d652
refactoring and improve code
5 years ago
van-vanich
a0e06abe1f
refactoring tests and some program
5 years ago
van-vanich
866238acda
first version refactoring test code
5 years ago
Dima Landiak
11f0916b34
revert the configDirective for timeseries node
5 years ago
Dima Landiak
fbdbea7f59
refactoring
5 years ago