YevhenBondarenko
|
84ca08d36c
|
added new line
|
2020-11-04 17:59:04 +02:00 |
|
YevhenBondarenko
|
91e13a69bc
|
removed TB_QUEUE_KAFKA_JE_TOPIC_PROPERTIES from queue-kafka.env
|
2020-11-04 17:59:04 +02:00 |
|
YevhenBondarenko
|
c2a2b8cc4f
|
base url improvements
|
2020-10-28 12:13:28 +02:00 |
|
ShvaykaD
|
606ae2e534
|
fix typo
|
2020-10-27 18:21:50 +02:00 |
|
ShvaykaD
|
b78d9ca189
|
fix AlarmNodeTests
|
2020-10-27 18:21:50 +02:00 |
|
ShvaykaD
|
702a091329
|
fix/AlarmActionEvents
|
2020-10-27 18:21:50 +02:00 |
|
YevhenBondarenko
|
8bd617e3b5
|
created tests for rule chain metadata validator
|
2020-10-27 18:18:46 +02:00 |
|
YevhenBondarenko
|
44a700e89a
|
rule chain circles validation improvements
|
2020-10-27 18:18:46 +02:00 |
|
YevhenBondarenko
|
174570610b
|
added circles validation in BaseRuleChainService
|
2020-10-27 18:18:46 +02:00 |
|
YevhenBondarenko
|
b9cc400a15
|
base url improvements
|
2020-10-26 12:55:27 +02:00 |
|
YevhenBondarenko
|
d6c2eefe05
|
base url improvements
|
2020-10-26 12:55:27 +02:00 |
|
Andrii Shvaika
|
04727e81b4
|
Detecting rule nodes that cause timeout
(cherry picked from commit 35feb2fea43bbb8d39071af63fa6426f25502dd5)
|
2020-10-22 15:58:11 +03:00 |
|
Andrii Shvaika
|
2ea2b57f3c
|
Top 5 rule nodes statistics
(cherry picked from commit 445350b1f800b90193f50ee38556e5187acff9e7)
|
2020-10-22 15:58:11 +03:00 |
|
ShvaykaD
|
b63be05ffa
|
revert the enqueue(root rule chain) method changes
|
2020-10-09 18:44:03 +03:00 |
|
ShvaykaD
|
560b950a8f
|
added null check for queueName
|
2020-10-09 18:44:03 +03:00 |
|
ShvaykaD
|
b3f6938cf0
|
fix duplicates
|
2020-10-09 18:44:03 +03:00 |
|
YevhenBondarenko
|
bec23b4190
|
refactored
|
2020-10-09 18:42:03 +03:00 |
|
YevhenBondarenko
|
62748eef60
|
added deviceCreationTime to the DeviceStateData
|
2020-10-09 18:42:03 +03:00 |
|
YevhenBondarenko
|
1423074485
|
fixed sending inactivity event after device creation.
|
2020-10-09 18:42:03 +03:00 |
|
Andrew Shvayka
|
0356431856
|
Merge pull request #3548 from ShvaykaD/improvements/TbSendRPCRequestNode
[2.5.5] fix enqueue methods impl in DefaultTbContext
|
2020-10-07 12:06:51 +03:00 |
|
Andrii Shvaika
|
de9cd8939e
|
Fix for client certificate check
|
2020-10-07 12:06:24 +03:00 |
|
ShvaykaD
|
7cfa97ab5e
|
refactoring
|
2020-10-06 19:04:54 +03:00 |
|
ShvaykaD
|
94bb9f5be3
|
update the fix in the API
|
2020-10-06 18:59:18 +03:00 |
|
Andrii Shvaika
|
67f8327cde
|
Minor improvements for event truncation
|
2020-10-06 18:41:48 +03:00 |
|
YevhenBondarenko
|
872a6fb45d
|
added checkAndTruncateDebugEvent
|
2020-10-06 18:36:49 +03:00 |
|
Kalutka Zhenya
|
a50368a1ae
|
Refactoring
|
2020-10-06 18:31:40 +03:00 |
|
Kalutka Zhenya
|
c783a1c604
|
Fix knob control on 2.5.5
|
2020-10-06 18:31:40 +03:00 |
|
ShvaykaD
|
a3b005e45a
|
added queueName to enqueueForTellNext in TbSendRPCRequestNode
|
2020-10-06 17:11:21 +03:00 |
|
YevhenBondarenko
|
86db82170e
|
changed notifyDevice default value to false
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
b925149e7a
|
added field notifyDevice for TbMsgAttributesNode in demo data
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
d605a94d5b
|
Renamed notNotifyDevice to notifyDevice
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
92924d9223
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration
|
2020-09-30 12:24:39 +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 |
|
YevhenBondarenko
|
6824e1c376
|
changed path for hsqldb file
|
2020-09-30 11:43:22 +03:00 |
|
YevhenBondarenko
|
e623f419e5
|
update package-lock.json in js-executor
|
2020-09-28 11:45:24 +03:00 |
|
YevhenBondarenko
|
9d82899f04
|
raised kafkajs version and improvements kafkaTemplate.js
|
2020-09-28 11:45:24 +03:00 |
|
Igor Kulikov
|
10a3f26905
|
Merge pull request #3474 from YevhenBondarenko/develop/2.5.5-mqtt-transport
MqttTransportHandler improvements
|
2020-09-16 12:14:43 +03:00 |
|
Igor Kulikov
|
e9d0574918
|
Merge pull request #3456 from ShvaykaD/fix/ttlCleanUpServices
[2.5.5] added autoclose resultSet to TTL cleanUp Service
|
2020-09-16 12:13:51 +03:00 |
|
Igor Kulikov
|
7604b78f0e
|
Merge pull request #3405 from ShvaykaD/improvements/queue-reprocessing-strategy
[2.5.5] Improvements/queue reprocessing strategy
|
2020-09-16 12:08:44 +03:00 |
|
YevhenBondarenko
|
e3957ea2aa
|
MqttTransportHandler improvements
|
2020-09-15 18:29:54 +03:00 |
|
dshvaika
|
8bdbda914e
|
added resultSet to try with resources
|
2020-09-14 11:25:28 +03:00 |
|
dshvaika
|
d5146b0d92
|
Merge remote-tracking branch 'upstream/develop/2.5.5' into fix/ttlCleanUpServices
|
2020-09-14 11:23:18 +03:00 |
|
Dmytro Shvaika
|
3a19d2c861
|
changed defaults max-pause-between-retries params
|
2020-09-04 17:42:07 +03:00 |
|
Dmytro Shvaika
|
70021e7a61
|
changed env variable name
|
2020-09-04 16:50:50 +03:00 |
|
Dmytro Shvaika
|
ac2a0f5105
|
removed unnecessary flag
|
2020-09-04 16:13:29 +03:00 |
|
Dmytro Shvaika
|
9aff0692ae
|
clean up code
|
2020-09-04 15:47:11 +03:00 |
|
Igor Kulikov
|
3f9f6efc26
|
Merge pull request #3414 from YevhenBondarenko/develop/2.5.5-kafka-partitions
added partition property for kafka
|
2020-09-04 14:16:43 +03:00 |
|
Dmytro Shvaika
|
f1b82c2d05
|
changed logic to multiplication pause
|
2020-09-03 17:04:52 +03:00 |
|
YevhenBondarenko
|
f16672cbf6
|
added partition property for kafka
|
2020-09-02 18:14:23 +03:00 |
|
Dmytro Shvaika
|
34dbc81de6
|
fix drop partitions by max ttl procedure
|
2020-09-02 15:44:54 +03:00 |
|