Andrii Shvaika
|
c9f3af73fd
|
Scheduler for Device Profile Alarms
|
2020-10-05 18:53:15 +03:00 |
|
Vladyslav_Prykhodko
|
dafc0bebc1
|
Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2
|
2020-10-05 18:19:04 +03:00 |
|
Vladyslav_Prykhodko
|
77d2c786af
|
UI: Added device profile alarm conditional type
|
2020-10-05 18:18:46 +03:00 |
|
Andrii Shvaika
|
0675c7cf4c
|
Adding rule node state table to the upgrade
|
2020-10-05 15:28:45 +03:00 |
|
Andrii Shvaika
|
1278339e61
|
DeviceProfileRuleNode
|
2020-10-05 15:09:57 +03:00 |
|
Andrii Shvaika
|
b5bfb082b7
|
Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2
|
2020-10-05 11:34:37 +03:00 |
|
Andrii Shvaika
|
080a5f1587
|
Rule Node States
|
2020-10-02 17:55:40 +03:00 |
|
Valerii Sosliuk
|
17053118e1
|
rule chain bulk import export
|
2020-10-02 13:54:06 +03:00 |
|
ShvaykaD
|
9fef6b02a3
|
[3.2] Feature/Proto Converter (#3423)
* device post-telemetry & post-attributes & claim
* device rpc to/from server & attributes request, attributes updates
* refactoring & added implementation for gateway protos api
* added timeseries/attributes mqtt tests
* fix MqttTimseriesIntegrationTest values asserts
* mqtt attributes tests improvements
* optimized time for telemetry & attributes tests
* update proto files, refactoring converter, attribute requests tests
* added claim tests, attribute request test
* added deleted keys to gateway response on attributes request & refactored tests
* added attribute updates test & refactored attribute requests tests
* added attribute updates tests for gateways
* added tests for RPC
* fix tests & cleanup code
* fix typo & cleanup transport.proto file
* added more timeouts
* revert handleGetAttributesRequest method
* revert package-locks
* fix getJsonObjectForGateway method
* fix validateSharedResponseGateway method in AbstractMqttAttributesRequestIntegrationTest
* fix mqtt topics
* fix license headers
* refactor tests
* remove todo and lck files from pull
* improvements for claiming tests
* update device creation logic from gateway request
* refactoring
* extract TransportService process calls to private methods
* fix duplicates & removed empty lines
|
2020-10-02 11:31:27 +03:00 |
|
Vladyslav Prykhodko
|
1b1dac30d4
|
UI: Improvment device-profile set default rule-chain
|
2020-10-02 00:54:26 +03:00 |
|
Andrii Shvaika
|
c8f8901a7f
|
Merge with master
|
2020-09-30 13:11:58 +03:00 |
|
Andrew Shvayka
|
a39087883a
|
Merge pull request #3526 from YevhenBondarenko/feature/update-attributes
added parameter notifyDevice for attribute rule node
|
2020-09-30 12:52:47 +03:00 |
|
Andrii Shvaika
|
aac5ae9f00
|
Merge with 2.5
|
2020-09-30 12:52:30 +03:00 |
|
YevhenBondarenko
|
d1de26c0d2
|
added parameter notifyDevice for attribute rule node
|
2020-09-30 12:41:45 +03:00 |
|
Vladyslav_Prykhodko
|
51a6278d44
|
UI: Hidden dynamic value in alarm rules
|
2020-09-30 12:30:01 +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
|
f9e52b070f
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration UI
|
2020-09-30 12:23:32 +03:00 |
|
YevhenBondarenko
|
6824e1c376
|
changed path for hsqldb file
|
2020-09-30 11:43:22 +03:00 |
|
bbrenne
|
8718115eeb
|
Update README.md
command correction to create volume (docker volume create instead of docker create volume)
|
2020-09-30 11:42:30 +03:00 |
|
Vladyslav_Prykhodko
|
1d61b4f439
|
UI: Device profile alarm rules added dynamic source type - current device
|
2020-09-29 18:31:17 +03:00 |
|
Andrii Shvaika
|
85643636ab
|
Implemented main functionality
|
2020-09-29 17:55:43 +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 |
|
YevhenBondarenko
|
4dc6b45547
|
DefaultAlarmQueryRepository improvements
|
2020-09-28 11:44:42 +03:00 |
|
Igor Kulikov
|
259af14bb6
|
Fix DAO tests
|
2020-09-17 20:14:43 +03:00 |
|
Vladyslav_Prykhodko
|
08b346da7f
|
UI Refactoring rule-chain-autocomplete component
|
2020-09-16 17:28:33 +03:00 |
|
Vladyslav_Prykhodko
|
b7718b91d4
|
Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2
|
2020-09-16 17:06:58 +03:00 |
|
Andrii Shvaika
|
2cd61fe6bb
|
Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2
|
2020-09-16 16:18:30 +03:00 |
|
Andrii Shvaika
|
f67860bb09
|
Device Profile Rule Node
|
2020-09-16 16:16:31 +03:00 |
|
Vladyslav_Prykhodko
|
654a75f034
|
UI fix updated transport configuration
|
2020-09-16 14:11:50 +03:00 |
|
Vladyslav_Prykhodko
|
31ded103bc
|
UI fix updated transport configuration
|
2020-09-16 13:56:37 +03:00 |
|
Igor Kulikov
|
f3e52cbd3b
|
Merge branch 'master' into develop/3.2
|
2020-09-16 12:15:51 +03:00 |
|
Igor Kulikov
|
e7c1901346
|
Merge branch 'develop/2.5.5'
|
2020-09-16 12:15:33 +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
|
692f575661
|
Merge with master
|
2020-09-16 12:12:59 +03:00 |
|
Igor Kulikov
|
2897ea446f
|
Merge branch 'develop/2.5.5'
|
2020-09-16 12:11:16 +03:00 |
|
Igor Kulikov
|
827a1e3092
|
Merge pull request #3406 from ShvaykaD/improvements/queue-reprocessing-strategy-3.2
[3.2] Improvements/queue reprocessing strategy
|
2020-09-16 12:08:59 +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 |
|
Igor Kulikov
|
32b7ed5d8e
|
Merge pull request #3475 from ChantsovaEkaterina/bug/hide-key-in-legend
Fix hiding keys in legend
|
2020-09-16 12:07:18 +03:00 |
|
Vladyslav_Prykhodko
|
70ca190f59
|
UI add rule-chain autocompleted
|
2020-09-15 19:51:57 +03:00 |
|
Chantsova Ekaterina
|
b0372b3525
|
Fix hiding keys in legend
|
2020-09-15 19:51:40 +03:00 |
|
Igor Kulikov
|
c0ce47df87
|
Merge pull request #3472 from vvlladd28/bugs/map/disable-scroll
Improvement map widgets
|
2020-09-15 19:24:10 +03:00 |
|
YevhenBondarenko
|
e3957ea2aa
|
MqttTransportHandler improvements
|
2020-09-15 18:29:54 +03:00 |
|
Andrii Shvaika
|
4a3b28d331
|
Method to create default rule chain for device profile
|
2020-09-15 18:17:06 +03:00 |
|
Vladyslav_Prykhodko
|
f305cbbed0
|
Fixed show multiple draw routes
|
2020-09-15 17:00:05 +03:00 |
|