221 Commits

Author SHA1 Message Date
ShvaykaD
64cc74c26c cleanup code 2020-10-13 13:57:38 +03:00
ShvaykaD
3cd88e6d15 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/device-profile-telemetry-proto-schema 2020-10-12 16:47:07 +03:00
ShvaykaD
8d4718320b init commit 2020-10-12 16:21:05 +03:00
zbeacon
6df9219790 Improvements for provisioning 2020-10-08 16:13:45 +03:00
zbeacon
adf5069da1 Added ability to provision credentials type from device using provision feature 2020-10-08 15:08:29 +03:00
Andrii Shvaika
5dd460b81d Some improvements 2020-10-07 14:13:25 +03:00
Andrii Shvaika
08e4b38b13 Merge branch 'feature/device-provision-3.2-onlyProfileVersion' of https://github.com/zbeacon/thingsboard into zbeacon-feature/device-provision-3.2-onlyProfileVersion 2020-10-07 12:13:19 +03:00
Andrii Shvaika
7b3d903cff Merge with develop 2.5.5 2020-10-07 12:11:37 +03:00
Andrii Shvaika
de9cd8939e Fix for client certificate check 2020-10-07 12:06:24 +03:00
chienfuchen32
a6d69cc7a8 add validity on device X.509 certificate over MQTT transport connection 2020-10-07 11:50:22 +03:00
zbeacon
2ec09e08ff Added ProvisionTransportType to get protocol 2020-10-06 18:27:58 +03:00
zbeacon
616f6a8b4f Changed Provision statuses 2020-10-06 17:17:50 +03:00
zbeacon
0c56a1d8d8 Improvements 2020-10-05 14:44:43 +03:00
zbeacon
8c9dda1b4d Added ability to provision device using protobuf 2020-10-05 08:51:51 +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
950907d398 Refactoring according to comments from @YevhenBondarenko 2020-09-29 11:30:32 +03:00
zbeacon
e86c07599c Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion 2020-09-29 11:17:05 +03:00
zbeacon
8a8695f260 Working version for provision feature with provision credentials on device level 2020-09-23 14:24:44 +03:00
zbeacon
15be6d60a3 Added strategy checking 2020-09-22 08:36:08 +03:00
zbeacon
d228208072 Provision init 2020-09-18 16:11:49 +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
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
YevhenBondarenko
e3957ea2aa MqttTransportHandler improvements 2020-09-15 18:29:54 +03:00
Igor Kulikov
6edf736e15 Version set to 3.1.2-SNAPSHOT 2020-09-14 11:45:07 +03:00
Andrii Shvaika
a3326b4464 New type of credentials: MQTT 2020-09-10 17:17:42 +03:00
Andrii Shvaika
ad273deace Custom MQTT Topic filters in device profile 2020-09-09 17:26:35 +03:00
Andrii Shvaika
a8164fadde MQTT REGEX util 2020-09-08 09:24:04 +03:00
Andrii Shvaika
f2d812ddbd Device Profile in Transport 2020-09-07 13:51:15 +03:00
Andrii Shvaika
8090e5201e Gateway Profile update 2020-09-04 17:47:47 +03:00
Andrii Shvaika
73a1a79821 Device Profile updates 2020-09-04 16:51:56 +03:00
Andrii Shvaika
b9b82446eb Transport Type check 2020-09-03 19:05:14 +03:00
Andrii Shvaika
d440d500e5 Mqtt Transport Configuration 2020-09-03 18:38:11 +03:00
Andrii Shvaika
01ec9f048d Transport Refactoring to fetch Device Profile with Credentials 2020-09-03 18:20:49 +03:00
Andrii Shvaika
22755e8763 Device Profile implementation for Transport 2020-09-02 18:52:59 +03:00
Igor Kulikov
7e55fd138d Restore version 3.1.1-SNAPSHOT 2020-09-01 14:55:41 +03:00
Igor Kulikov
f2822b2c3e Temporarily version set to 2.5.5-SNAPSHOT 2020-09-01 14:53:30 +03:00
Andrii Shvaika
8ec23f22d4 Version set 2.5.5-SNAPSHOT 2020-08-28 19:02:31 +03:00
Igor Kulikov
8e3c399087 Restore version 3.1.1-SNAPSHOT 2020-08-21 14:01:08 +03:00
Igor Kulikov
e40d13ebcb Temp versions set to 2.5.4-SNAPSHOT 2020-08-21 13:59:06 +03:00
Andrii Shvaika
b341030c8f Version set to 2.5.4-SNAPSHOT 2020-08-20 16:52:41 +03:00
Igor Kulikov
7d7a50628b Version set to 3.2.0-SNAPSHOT 2020-08-17 18:11:43 +03:00
Igor Kulikov
654e380efd Version set to 3.1.1-SNAPSHOT 2020-08-13 12:42:37 +03:00
Andrii Shvaika
35b2996401 Merge with 2.5.3 2020-08-05 17:15:42 +03:00
nordmif
52bed17489 changed logging level to WARN 2020-08-05 15:00:29 +03:00
nordmif
e5a6ddb03b added logging of MQTT payload errors 2020-08-05 15:00:29 +03:00
nordmif
045c8e3aca added logging of MQTT payload errors 2020-08-05 15:00:29 +03:00
nordmif
b445473e3c added logging of MQTT payload errors 2020-08-05 15:00:29 +03:00
Dmytro Shvaika
a8fe8b9e10 fix typo in ConditionalOnExpression annotation 2020-08-05 14:52:18 +03:00