1588 Commits

Author SHA1 Message Date
Chantsova Ekaterina
db0b0dcb30 Merge remote-tracking branch 'upstream/master' into improvement/extend-multiple-input-settings 2020-10-08 20:05:29 +03:00
Chantsova Ekaterina
aa87ab024e Change widget json config 2020-10-08 16:21:04 +03:00
Andrii Shvaika
0cc52cd129 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-08 10:57:58 +03:00
Andrii Shvaika
d508bb671b Automatic update of the root rule chain in 3.2 2020-10-08 10:57:48 +03:00
Igor Kulikov
3c9a335910 Tests fix 2020-10-08 09:46:52 +03:00
Igor Kulikov
7db6158279 Increase MQTT attributes/timeseries tests timeouts. 2020-10-07 19:18:06 +03:00
Igor Kulikov
54b609e8bd Fix Tenant Actor: Ack transport to device message when no tenant exists. Improve MQTT tests. 2020-10-07 18:53:10 +03:00
Igor Kulikov
bc50ef88a6 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 15:42:32 +03:00
Igor Kulikov
1abf320c99 Set spring.freemarker.checkTemplateLocation to false 2020-10-07 15:42:17 +03:00
Andrii Shvaika
931c740993 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-07 15:17:17 +03:00
Andrii Shvaika
dfd0d2685b Fix issue with locks 2020-10-07 15:17:06 +03:00
Dima Landiak
401bb3ff17 fix db name in yml 2020-10-07 13:46:37 +03:00
Andrii Shvaika
7b3d903cff Merge with develop 2.5.5 2020-10-07 12:11:37 +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
Igor Kulikov
907ed5ad83 Update upgrade scripts 2020-10-07 10:33:47 +03:00
Vladyslav_Prykhodko
fd602dec7f UI: Added device profile schedule setting for alarm setting 2020-10-06 19:22:40 +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
d04a5195ac Ignore for invalid tests 2020-10-06 12:51:06 +03:00
Andrii Shvaika
c0934b959b Fix for Cassandra Unit 2020-10-06 12:40:29 +03:00
Andrii Shvaika
0675c7cf4c Adding rule node state table to the upgrade 2020-10-05 15:28:45 +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
Andrii Shvaika
c8f8901a7f Merge with master 2020-09-30 13:11:58 +03:00
Andrii Shvaika
aac5ae9f00 Merge with 2.5 2020-09-30 12:52:30 +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
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
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
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
Vladyslav_Prykhodko
70ca190f59 UI add rule-chain autocompleted 2020-09-15 19:51:57 +03:00
Andrii Shvaika
4a3b28d331 Method to create default rule chain for device profile 2020-09-15 18:17:06 +03:00
Andrii Shvaika
e353ab3c81 Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2 2020-09-15 16:13:48 +03:00
Andrii Shvaika
4d012ac62d DeviceProfile rule node draft 2020-09-15 16:13:39 +03:00
Igor Kulikov
c2b4d9c8ae Merge with master 2020-09-14 14:25:08 +03:00
Igor Kulikov
745648a5ad Version set to 3.1.2-SNAPSHOT 2020-09-14 14:24:09 +03:00
Igor Kulikov
6edf736e15 Version set to 3.1.2-SNAPSHOT 2020-09-14 11:45:07 +03:00
dshvaika
8bdbda914e added resultSet to try with resources 2020-09-14 11:25:28 +03:00
Igor Kulikov
3a0673c29a Merge with develop/2.5.5 2020-09-14 11:21:28 +03:00
Igor Kulikov
52886a7baf
Merge pull request #3426 from vvlladd28/bugs/chart/state/legend
Fixed not predefined legend config direction in State chart
2020-09-14 10:52:45 +03:00
vzikratyi
ac0f4bc722 Sort entities before batch update (for SQL) 2020-09-11 14:19:47 +03:00
Andrii Shvaika
856cc3722a Forward device messages to rule chain from device profile 2020-09-11 12:14:57 +03:00
Andrii Shvaika
a3326b4464 New type of credentials: MQTT 2020-09-10 17:17:42 +03:00
Vladyslav_Prykhodko
8c08946084 Fixed not predefined legend config direction in State chart 2020-09-08 17:38:16 +03:00
Andrii Shvaika
059383a294 Merge branch 'master' into develop/3.2 2020-09-08 12:52:20 +03:00