Andrii Shvaika
6f78d8245a
Merge branch 'restApiCallNodeJsonVarFix' of github.com:desoliture1/thingsboard into develop/3.4
2022-06-22 11:23:28 +03:00
nickAS21
34d6b7a035
Merge branch 'develop/3.4' into refactoring_test_customer_05
2022-06-21 19:09:23 +03:00
YevhenBondarenko
697f317e4b
merget with develop/3.4
2022-06-21 07:18:11 +02:00
nickAS21
9e1cb8593f
Merge branch 'develop/3.4' into refactoring_test_customer_05
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/entitiy/asset/DefaultTbAssetService.java
2022-06-21 08:05:28 +03:00
nickAS21
c7a7e487ad
testActiveAlarmScheduleFromDynamicValuesWhenDefaultScheduleIsInactive - remove ignore
2022-06-20 12:26:53 +03:00
nickAS21
6d29ef415e
testActiveAlarmScheduleFromDynamicValuesWhenDefaultScheduleIsInactive - to ignore
2022-06-18 21:07:04 +03:00
Andrii Shvaika
7a4fec93cd
Fix re-import of rule chains, and different not related test
2022-06-18 09:28:54 +03:00
YevhenBondarenko
e61bfea55e
merge with develop/3.4
2022-06-16 12:04:58 +02:00
Andrew Shvayka
dbfd6ecfe7
Merge branch 'develop/3.4' into restApiCallNodeJsonVarFix
2022-06-14 19:13:54 +03:00
nickAS21
f36fc44afc
Merge branch 'develop/3.4' into refactoring_tests_alarm_customer
2022-06-14 15:18:01 +03:00
YevhenBondarenko
6351366aed
fixed device profile node
2022-06-13 10:57:28 +02:00
nickAS21
0cd24bb16e
refactoring: alarm - test start
2022-06-12 20:28:12 +03:00
Igor Kulikov
44749f1306
Merge pull request #5818 from desoliture1/alarmScheduleDynamicValues
...
[3.4] Add support for dynamic values for schedules in alarm rules
2022-06-10 17:46:32 +03:00
Viacheslav Klimov
a5236e7547
Tests for DeviceState
2022-05-10 11:07:45 +03:00
YevhenBondarenko
dc3c2cfec2
merge with develop/3.4
2022-05-09 22:27:21 +02:00
Sergey Matvienko
ca8df0130f
TbLogNode.java standard implementation without calling JS when JsScript equals default config
2022-04-26 15:26:31 +03:00
Volodymyr Babak
ef4adbda7b
Ack messages in case no edges are related. Refactored push to cloud/edge nodes
2022-04-18 11:52:14 +03:00
YevhenBondarenko
4e4ac0012c
used queueId instead of queueName in DeviceProfile and TbMsg
2022-04-13 21:55:03 +02:00
ivankozka
b299ee0730
extract encoded uri building to the method, add unit tests for this method and fix http client test
2022-04-05 23:24:44 +03:00
desoliture
a72534f461
fix test
2022-03-16 22:42:46 +02:00
desoliture
f3a29aadf2
add corresponding test
2022-03-15 20:30:40 +02:00
desoliture
95a426015e
add corresponding test
2022-02-18 16:58:42 +02:00
desoliture
e6053e8e7d
Merge branch 'master' into alarmScheduleDynamicValues
...
# Conflicts:
# rule-engine/rule-engine-components/src/main/java/org/thingsboard/rule/engine/profile/AlarmRuleState.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
2022-02-08 13:28:45 +02:00
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
2022-01-20 16:50:40 +02:00
Andrii Shvaika
8e066f387a
Fix tests according to new feature: startTs and endTs of the alarm are taken from the message.
2022-01-20 13:23:59 +02:00
Andrii Shvaika
5eb907c2e3
License header fix for Geo Util
2022-01-20 12:12:36 +02:00
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>
2022-01-20 11:05:40 +02:00
Igor Kulikov
da4c742872
Update license year to 2022
2022-01-17 14:07:46 +02:00
Sergey Matvienko
7d78437258
TenantId new instance replaced with factory method call fromUUID
2022-01-10 13:55:25 +02:00
desoliture
8f485010f0
refactoring
2022-01-06 16:14:46 +02:00
desoliture
03256deee7
add corresponding tests for schedule from dynamic values
2022-01-06 15:39:00 +02:00
Andrew Shvayka
530765487c
Merge pull request #5550 from van-vanich/upgrade_enrichment_attributes_rule_node
...
[3.3.3] Upgrade enrichment attributes rule node
2021-12-30 13:08:54 +02:00
van-vanich
551f67ec02
add this feature for target attribute:
...
use ${metadataKey} for value from metadata, $[messageKey] for value from the message body
2021-12-22 11:14:04 +02:00
van-vanich
436e19d652
refactoring and improve code
2021-11-23 16:14:22 +02:00
van-vanich
a0e06abe1f
refactoring tests and some program
2021-11-22 13:55:24 +02:00
van-vanich
866238acda
first version refactoring test code
2021-11-22 11:45:58 +02:00
van-vanich
3fec3aa21c
refactoring and fix bugs
2021-11-12 15:59:24 +02:00
van-vanich
6d657fed46
add process pattern for rule node:
...
- customer attribute
- tenant attribute
- related attribute
also, refactoring old tests for customer attribute and add tests related and tenant attribute.
2021-11-12 14:02:51 +02:00
Dima Landiak
e9ba765565
added one more test for create relation node
2021-11-05 13:50:48 +02:00
Dima Landiak
e5ff6aba16
added create relation rule node test
2021-11-05 13:50:48 +02:00
Andrew Shvayka
71e098c8c4
Merge pull request #5304 from msqr/master
...
Add option for HTTP client rule node to not create any message body
2021-11-03 16:26:51 +02:00
Andrew Shvayka
2ba9b463fe
Merge pull request #5358 from smatvienko-tb/TbGetTelemetryNode_Aggregation_feature
...
Tb get telemetry node aggregation feature
2021-10-13 11:39:09 +03:00
Sergey Matvienko
fe511f080e
TbHttpClient for Rest API call node: implemented shared event loop for netty for any rest api call node instance
2021-10-13 11:31:10 +03:00
Sergey Matvienko
3820d2bb1c
TbGetTelemetryNodeTest: fixed CE licence header
2021-10-12 14:08:21 +03:00
Sergey Matvienko
7a2a4b9d01
TbGetTelemetryNode Aggregation feature allows you to fetch aggregated telemetry as a single value by <b>AVG, COUNT, SUM, MIN, MAX, NONE</b>.
2021-10-12 12:47:53 +03:00
Matt Magoffin
88017dbd90
Add test case for new ignoreRequestBody configuration in TbRestApiCallNode.
2021-10-02 11:00:02 +13:00
YevhenBondarenko
1539e4550d
fixed tests
2021-08-03 16:22:33 +03:00
Igor Kulikov
a50282f1ea
Fix device profile tests for repeating values
2021-07-19 15:18:34 +03:00
Andrii Shvaika
6f67e72afd
Refactoring of MailService
2021-07-09 13:57:57 +03:00
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
...
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2021-07-06 17:23:25 +03:00