Andrii Shvaika
53eb09bcb9
Improvements to tests due to new architecture
6 years ago
YevhenBondarenko
283ad27cb5
added rabbitmq queue arguments
6 years ago
YevhenBondarenko
1b9df18c45
created TbPubSubSubscriptionSettings
6 years ago
Ilya Barkov
149ec2804b
Feature/gateway remote configuration ( #2627 )
* new widget for gateway with the last telemetry type
* add isStateForm for the last telemetry type
* add config update save
* update thingboard yaml
* remove update thingboard yaml
* add new widget to gateway_widgets.json
* delete state gateway
* delete state gateway
* Revert "delete state gateway"
This reverts commit d8024ead
* change yml
* edit name isReadOnly
* fix bug isReadOnly
* [Gateway remote configuration] Changed default logs.conf file
Co-authored-by: nick <nick.@avalr.com.ua>
6 years ago
Andrii Shvaika
58d9c313a8
Fixed tests
6 years ago
Andrii Shvaika
341f0d14ab
Fixed tests inconsistency due to new queues
6 years ago
Andrii Shvaika
b1f87206f3
Minor improvements
6 years ago
Andrew Shvayka
eae9d3c8e2
Processing Atempt Context Improvement
6 years ago
Andrew Shvayka
adae8aeb30
Improved implementaton of ProcessingAttemptContext to avoid synchronizations
6 years ago
YevhenBondarenko
9fa82078a0
created TbAwsSqsQueueAttributes and added queue properties to yml
6 years ago
ShvaykaD
0a136588eb
CheckPoint Node ui, Queue Controller, queue-type-list directive ( #2612 )
* init commit
* ui: service for queue
* merge with develop/2.5 & fix license
* queue directive
* queue directive
* queue-type-list directive & TbCheckPointNode
* added rulenode-core-config.js file
* added new rulenode-core-config.js
* Develop/2.5 check point node (#3 )
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* Develop/2.5 check point node (#4 )
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
* fixed mistakes to pull https://github.com/thingsboard/thingsboard/pull/2612
Co-authored-by: Dmitriymush <powder322@gmail.com>
Co-authored-by: Dmitriy Mushat <54553744+Dmitriymush@users.noreply.github.com>
6 years ago
Yevhen Bondarenko
d654e09d6a
kafka topic settings
* added topic-properties to kafka queue
* added topic-properties to kafka queue to transport
* kafka topic settings improvements
6 years ago
Andrii Shvaika
e1f914e2fa
Restored log level
6 years ago
Andrii Shvaika
0c54f836b3
Fixed tests
6 years ago
Vladyslav
2a2a0f9caf
Added new settings to web-camera input widget ( #2616 )
6 years ago
Andrii Shvaika
e991c0ef23
No more Synchronization nodes
6 years ago
Andrii Shvaika
63bac58ae8
Implementation of statistics counters
6 years ago
YevhenBondarenko
2e122d8626
refactored
6 years ago
YevhenBondarenko
d024ba56e8
removed tenant validation from controller
6 years ago
YevhenBondarenko
e83d69c40c
isolated tenant improvements
6 years ago
Andrii Shvaika
d380ac7106
Device -> Server RPC implementation and improvements
6 years ago
Andrii Shvaika
6c4b50a380
Implemented dedicated RE per tenant
6 years ago
hamza.slama
5b8ce2fb69
Move AlarmId To Id Package
6 years ago
Yevhen Bondarenko
7869fb5ef4
added to tenant fields isolatedTbCore and isolatedTbRuleEngine ( #2611 )
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
6 years ago
nordmif
f4ce41be20
added logging for failure to send mail
6 years ago
Yevhen Bondarenko
8442159811
[2.5] vulnerabilities ( #2608 )
* Version updates
* added @Retention(RetentionPolicy.RUNTIME) for all custom Dao annotations.
* changed getId, setId to getUuid, setUuid from BaseEntity, improvement AbstractControllerTest
* fix rabbitmq
* fix RuleChainManagerActor
* refactored InMemory queue
Co-authored-by: Andrii Shvaika <ashvayka@thingsboard.io>
6 years ago
ShvaykaD
a3a17dc828
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service ( #2597 )
6 years ago
YevhenBondarenko
1dd3334825
moved jsinvoke.proto to queue, fixed js-executor, added createRemoteJsRequestTemplate to RuleEngine and Core factories
6 years ago
Yevhen Bondarenko
7b3d475267
[2.5] created rabbitmq queue ( #2589 )
* created main classes for RabbitMq queue
* created temp version rabbitmq
* Merge branch 'develop/2.5' of https://github.com/thingsboard/thingsboard into develop/2.5-rabbitmq
# Conflicts:
# common/queue/pom.xml
* rabbit improvements
6 years ago
Andrii Shvaika
ca193239ba
RE Submit Strategies
6 years ago
Andrii Shvaika
5bebf098ab
Ability to reset blacklisted functions
6 years ago
Andrii Shvaika
3eaae1ef32
Statistics Implementation
6 years ago
ShvaykaD
11479935c2
SQL TTL Implemenation
* init commit
* improvements for ttl-functions
* added drop partitions by ttl function
* add load ttl function to upgrade script
* fix typo
* add IF NOT EXISTS for json_v in timescale upgrade
* changed logic for removing customer records from ts_kv
* improvements in upgrade scenario
* improvements
* added intial delay for TTL task execution
6 years ago
Yevhen Bondarenko
45bd764e6f
Azure ServiceBus queue
* created event hubs queue
* created servicebus queue
* refactored
* refactored
6 years ago
Andrii Shvaika
ff3fd89ace
Added ability to process tellNext messages from Queue
6 years ago
Andrii Shvaika
c52d0d26d3
Refactoring of Message Routing
6 years ago
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
6 years ago
VoBa
f63864f06e
Filter relation by To and From entities ( #2567 )
* Filter relation by To and From entities
* Rename typo
6 years ago
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
6 years ago
Yevhen Bondarenko
a6e090ef86
Develop/2.5 pubsub ( #2566 )
* created Aws Sqs Queue
* improvement AwsSqs providers
* created pubsub queue
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Created pubsub queue
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
* pub sub improvements
* pub sub improvements
* aws sqs improvements
* pub sub improvements
* added comment to transport.yml about ack deadline
6 years ago
Yevhen Bondarenko
2553cf6b6f
created Aws Sqs Queue ( #2534 )
* created Aws Sqs Queue
* improvement AwsSqs providers
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
6 years ago
Andrii Shvaika
c4269023dd
Fixed Conditional annotations
6 years ago
Andrii Shvaika
6fe25a2ee2
Refactoring to support TB-Rule-Engine service
6 years ago
Andrii Shvaika
7531a26e61
Implementation of RPC Call support
6 years ago
Andrii Shvaika
07bdcac0fe
Refactoring of Rule Engine API
6 years ago
blackstar-baba
39ff12fea2
fix bug: When using jwt token to access the api, JwtTokenAuthenticationProcessingFilter is executed 2 times ( #2531 )
6 years ago
Andrii Shvaika
2ccce3b6d9
Main Logic of RuleChainActor to handle queue messages
6 years ago
Andrii Shvaika
99d322d449
Refactoring of the rule engine
6 years ago
Andrii Shvaika
ce6ec88983
Refactoring of the websocket and subscription services
6 years ago
Dmytro Shvaika
0e6b3b49b8
fix typo
6 years ago