YevhenBondarenko
|
44a700e89a
|
rule chain circles validation improvements
|
6 years ago |
YevhenBondarenko
|
174570610b
|
added circles validation in BaseRuleChainService
|
6 years ago |
YevhenBondarenko
|
b9cc400a15
|
base url improvements
|
6 years ago |
YevhenBondarenko
|
d6c2eefe05
|
base url improvements
|
6 years ago |
Andrii Shvaika
|
04727e81b4
|
Detecting rule nodes that cause timeout
(cherry picked from commit 35feb2fea4)
|
6 years ago |
Andrii Shvaika
|
2ea2b57f3c
|
Top 5 rule nodes statistics
(cherry picked from commit 445350b1f8)
|
6 years ago |
ShvaykaD
|
b63be05ffa
|
revert the enqueue(root rule chain) method changes
|
6 years ago |
ShvaykaD
|
560b950a8f
|
added null check for queueName
|
6 years ago |
ShvaykaD
|
b3f6938cf0
|
fix duplicates
|
6 years ago |
YevhenBondarenko
|
bec23b4190
|
refactored
|
6 years ago |
YevhenBondarenko
|
62748eef60
|
added deviceCreationTime to the DeviceStateData
|
6 years ago |
YevhenBondarenko
|
1423074485
|
fixed sending inactivity event after device creation.
|
6 years ago |
Andrew Shvayka
|
0356431856
|
Merge pull request #3548 from ShvaykaD/improvements/TbSendRPCRequestNode
[2.5.5] fix enqueue methods impl in DefaultTbContext
|
6 years ago |
Andrii Shvaika
|
de9cd8939e
|
Fix for client certificate check
|
6 years ago |
ShvaykaD
|
7cfa97ab5e
|
refactoring
|
6 years ago |
ShvaykaD
|
94bb9f5be3
|
update the fix in the API
|
6 years ago |
Andrii Shvaika
|
67f8327cde
|
Minor improvements for event truncation
|
6 years ago |
YevhenBondarenko
|
872a6fb45d
|
added checkAndTruncateDebugEvent
|
6 years ago |
Kalutka Zhenya
|
a50368a1ae
|
Refactoring
|
6 years ago |
Kalutka Zhenya
|
c783a1c604
|
Fix knob control on 2.5.5
|
6 years ago |
ShvaykaD
|
a3b005e45a
|
added queueName to enqueueForTellNext in TbSendRPCRequestNode
|
6 years ago |
YevhenBondarenko
|
86db82170e
|
changed notifyDevice default value to false
|
6 years ago |
YevhenBondarenko
|
b925149e7a
|
added field notifyDevice for TbMsgAttributesNode in demo data
|
6 years ago |
YevhenBondarenko
|
d605a94d5b
|
Renamed notNotifyDevice to notifyDevice
|
6 years ago |
YevhenBondarenko
|
92924d9223
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration
|
6 years ago |
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.)
|
6 years ago |
YevhenBondarenko
|
6824e1c376
|
changed path for hsqldb file
|
6 years ago |
YevhenBondarenko
|
e623f419e5
|
update package-lock.json in js-executor
|
6 years ago |
YevhenBondarenko
|
9d82899f04
|
raised kafkajs version and improvements kafkaTemplate.js
|
6 years ago |
Igor Kulikov
|
10a3f26905
|
Merge pull request #3474 from YevhenBondarenko/develop/2.5.5-mqtt-transport
MqttTransportHandler improvements
|
6 years ago |
Igor Kulikov
|
e9d0574918
|
Merge pull request #3456 from ShvaykaD/fix/ttlCleanUpServices
[2.5.5] added autoclose resultSet to TTL cleanUp Service
|
6 years ago |
Igor Kulikov
|
7604b78f0e
|
Merge pull request #3405 from ShvaykaD/improvements/queue-reprocessing-strategy
[2.5.5] Improvements/queue reprocessing strategy
|
6 years ago |
YevhenBondarenko
|
e3957ea2aa
|
MqttTransportHandler improvements
|
6 years ago |
dshvaika
|
8bdbda914e
|
added resultSet to try with resources
|
6 years ago |
dshvaika
|
d5146b0d92
|
Merge remote-tracking branch 'upstream/develop/2.5.5' into fix/ttlCleanUpServices
|
6 years ago |
Dmytro Shvaika
|
3a19d2c861
|
changed defaults max-pause-between-retries params
|
6 years ago |
Dmytro Shvaika
|
70021e7a61
|
changed env variable name
|
6 years ago |
Dmytro Shvaika
|
ac2a0f5105
|
removed unnecessary flag
|
6 years ago |
Dmytro Shvaika
|
9aff0692ae
|
clean up code
|
6 years ago |
Igor Kulikov
|
3f9f6efc26
|
Merge pull request #3414 from YevhenBondarenko/develop/2.5.5-kafka-partitions
added partition property for kafka
|
6 years ago |
Dmytro Shvaika
|
f1b82c2d05
|
changed logic to multiplication pause
|
6 years ago |
YevhenBondarenko
|
f16672cbf6
|
added partition property for kafka
|
6 years ago |
Dmytro Shvaika
|
34dbc81de6
|
fix drop partitions by max ttl procedure
|
6 years ago |
Dmytro Shvaika
|
6a1c6593e0
|
change the defaults
|
6 years ago |
Dmytro Shvaika
|
b93f3d18c0
|
added ability to use exp-pause-between-retries on queue msgs reprocessing
|
6 years ago |
Dmytro Shvaika
|
bfdd52cefd
|
fix drop partitions by max ttl procedure
|
6 years ago |
Igor Kulikov
|
73a951c58f
|
Merge pull request #3403 from YevhenBondarenko/develop/2.5.5-improvements
add request param "orderBy" for getTimeseries
|
6 years ago |
YevhenBondarenko
|
bc2520fbbb
|
add request param "orderBy" for getTimeseries
|
6 years ago |
Igor Kulikov
|
03fbc46654
|
Merge pull request #3383 from YevhenBondarenko/queue/improvements
in memory queue logs
|
6 years ago |
Andrii Shvaika
|
8ec23f22d4
|
Version set 2.5.5-SNAPSHOT
|
6 years ago |