582 Commits

Author SHA1 Message Date
zbeacon
d032b0a3f7 Adding tests 2020-10-09 09:28:04 +03:00
zbeacon
adf5069da1 Added ability to provision credentials type from device using provision feature 2020-10-08 15:08:29 +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
zbeacon
4494f3dd67 Fix for tests 2020-10-07 12:10:05 +03:00
zbeacon
dc99576113 Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-10-06 18:29:26 +03:00
zbeacon
16732dfaa9 Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-10-06 18:29:03 +03:00
zbeacon
6d0dc981a0 Adding tests for device provisioning feature 2020-10-06 18:28:44 +03:00
Bohdan Smetaniuk
a7a7cb2ad5 fixed bug with extra UserCredentialsUpdataMsg 2020-10-06 14:25:07 +03:00
Andrii Shvaika
d04a5195ac Ignore for invalid tests 2020-10-06 12:51:06 +03:00
Illia Barkov
0751824c33
Merge branch 'develop/3.2' into feature/device-provision-3.2-onlyProfileVersion 2020-10-06 12:47:03 +03:00
Andrii Shvaika
c0934b959b Fix for Cassandra Unit 2020-10-06 12:40:29 +03:00
Bohdan Smetaniuk
6081ed1ad0 fixed message amount 2020-10-05 18:15:36 +03:00
Bohdan Smetaniuk
97d2d66151 test coverage for Customer, EntityView, WidgetsBundle, WidgetType entities + request messages 2020-10-05 16:53:11 +03:00
Bohdan Smetaniuk
8ad8e2d797 refactored imports 2020-10-05 12:04:49 +03:00
Bohdan Smetaniuk
74a69d8a1e test for sync Edge 2020-10-05 12:02:20 +03:00
Bohdan Smetaniuk
898b7570a5 fixes 2020-10-05 11:07:32 +03:00
zbeacon
8c9dda1b4d Added ability to provision device using protobuf 2020-10-05 08:51:51 +03:00
Bohdan Smetaniuk
e09b97100b tests refactored 2020-10-02 19:29:35 +03:00
Bohdan Smetaniuk
773b856c25 tested attributes updated/post attributes separation 2020-10-02 15:34:54 +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
zbeacon
2704696f2b Moved provisionDeviceKey as regular column 2020-10-01 12:23:12 +03:00
Andrii Shvaika
c8f8901a7f Merge with master 2020-09-30 13:11:58 +03:00
Bohdan Smetaniuk
9e21525158 code coverage for processors and telemetry constructor 2020-09-29 13:43:35 +03:00
Volodymyr Babak
8f5fefa0a0 Compilation fix 2020-09-25 16:59:47 +03:00
Volodymyr Babak
78a7e67641 Test fixed 2020-09-25 16:42:00 +03:00
Volodymyr Babak
ca587ae7cc Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-09-25 15:22:10 +03:00
Volodymyr Babak
b67e21604b Added edge license key and cloud endpoint 2020-09-25 15:22:03 +03:00
Bohdan Smetaniuk
fd32ba1761 concurrency fixes 2020-09-25 12:04:38 +03:00
Bohdan Smetaniuk
199c175396 deleted logs and wildcard imports 2020-09-24 19:06:28 +03:00
Bohdan Smetaniuk
8eda901fee added countDownLatch for saving time 2020-09-24 19:03:02 +03:00
Bohdan Smetaniuk
43b913ffdb edge services test 2020-09-24 12:59:58 +03:00
Volodymyr Babak
8980efd62e Added sleep for correct sequence of edge events 2020-09-18 18:45:31 +03:00
Volodymyr Babak
4bb56df51a Added cassandra edge dao. Tests fixed 2020-09-17 12:53:38 +03:00
Volodymyr Babak
c526d13e45 Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge 2020-09-10 19:17:20 +03:00
Andrii Shvaika
059383a294 Merge branch 'master' into develop/3.2 2020-09-08 12:52:20 +03:00
Andrii Shvaika
445350b1f8 Top 5 rule nodes statistics 2020-09-08 11:06:57 +03:00
Andrii Shvaika
ce4ecedc29 No more device type 2020-09-04 17:34:15 +03:00
Igor Kulikov
6d34e91c1b Restore tests 2020-09-04 14:05:44 +03:00
Andrii Shvaika
e67946e47f Upgrade script implementation 2020-09-04 12:53:22 +03:00
Igor Kulikov
d8ae8282a0 Forbid change of device profile type or transport type when used by devices. 2020-09-03 18:54:08 +03:00
Igor Kulikov
06573211b3 UI: Improve device profile/data 2020-09-03 17:43:53 +03:00
Andrii Shvaika
22755e8763 Device Profile implementation for Transport 2020-09-02 18:52:59 +03:00
Igor Kulikov
266af3c1a2 Introduce DeviceProfileInfo, release 3.2 upgrade script. 2020-08-21 13:34:10 +03:00
Igor Kulikov
ad87924437 Tenant and Device profile improvements 2020-08-20 19:44:29 +03:00
Igor Kulikov
2e6a98d8e0 Tenant/Device REST API controllers 2020-08-20 14:37:21 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts (#3190)
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale

* created ts latest dao

* fixed tests and refactored

* refactored

* refactored

* created latest dao configs

* fix SqlTimeseriesDaoConfig

* refactoring, and deleted annotation @SqlDao

* refactoring

* created migration script for ts latest

* refactoring

Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
Andrii Shvaika
9e331a1768 Merge with 2.5.3 2020-08-03 11:04:50 +03:00
Dima Landiak
fea2f8799e improvements 2020-08-03 10:16:22 +03:00