2962 Commits

Author SHA1 Message Date
nickAS21
9272611ace lwm2m: back add resource(s) 2021-03-30 16:13:34 +03:00
Yevhen Bondarenko
0d62b2890c
[3.3] added tests for resources (#4282)
* added TbResourceService test

* fix ResourceService test

* created TbResourceControllerSqlTest

* fixed BaseTbResourceServiceTest
2021-03-24 11:03:13 +02:00
Igor Kulikov
e17de056c2 Merge with master 2021-03-19 12:16:43 +02:00
Volodymyr Babak
0f64b3764f Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-03-16 16:59:15 +02:00
ShvaykaD
c5c8fbd3f7
[3.2.2] [WIP] coap transport (#4239)
* init CoapDeviceProfile & added ui components

* added transport payload type configuration for default coap device type

* added AbstractCoapTransportResource & updated efento resource

* fixed coap device profile save & update

* fixed Attribute Updates notifications

* revert CoapOkCallback onSuccess changes

* updated provision request to handle proto payload type

* fix license

* updated Rpc subscribe/unsubscribe action

* add more device emulator clients

* added fix for Coap Transport: ability to handle requests with oneElementUriPaths and MultiElementUriPaths

* fix TbCoapServer implementation

* changed response type to CREATED in POST requests

* improved implementation

* fix typos

* minor bug-fixes & improvements

* fix TbCoapServerMessageDeliverer class

* improved relay sensor implementation

* added tests for CoAP transport\

* fix typo

* removed nosql tests

* fix coap endpoint creation & improved getAttributes tests

* transport tests refactoring
2021-03-15 18:18:45 +02:00
Viacheslav Klimov
bc6efa5e1e
[3.3] [PROD-685] Provide user's session expiration when his auth data is changed (#4201)
* Provide user's session expiration when his auth data is changed

* Provide mock TokenOutdatingService for dao tests

* Increase time gap when checking if token is outdated

* Add license header for TokenOutdatingTest

* Refactor tokens outdating functionality to events usage

* Reset tokens on front-end after changing password
2021-03-15 17:11:23 +02:00
Igor Kulikov
71062f64df New widget selector backend support 2021-03-05 17:08:46 +02:00
Andrew Shvayka
a3cb9724e3
Merge pull request #4191 from thingsboard/master
Merge master to develop 3.3
2021-03-03 15:57:51 +02:00
Volodymyr Babak
a4fc59246e Fixed moved class 2021-03-03 15:50:39 +02:00
Volodymyr Babak
e96452cdcf Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-03-03 15:18:38 +02:00
Andrii Shvaika
f8d1fff4cc New Alias 2021-03-02 12:06:50 +02:00
Andrii Shvaika
1e9016cb47 Implementation 2021-03-01 18:23:39 +02:00
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport (#4164)
* added redis stores support to lwm2m transport

* added cache dependency to dao

* added cache dependency to dao-api

* moved JacksonUtil to the common.util package

* added cache to the component scan for install

* lwm2m stores improvements
2021-02-26 14:16:34 +02:00
Volodymyr Babak
77769bee6a JDK 11 updates 2021-02-12 13:31:44 +02:00
Volodymyr Babak
b58c831343 Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-02-12 13:10:06 +02:00
Igor Kulikov
22e5771120 JDK 11 Support 2021-02-04 19:31:20 +02:00
Andrii Shvaika
00e1ed3aa8 More tests for Deduplication Executor 2021-01-29 13:33:30 +02:00
Andrii Shvaika
5029445b8c Deduplication of the partition change events 2021-01-28 18:59:57 +02:00
Volodymyr Babak
ae8564110a Code clean up 2021-01-25 17:30:12 +02:00
Volodymyr Babak
bc3008ad7b Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-01-17 01:47:49 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Volodymyr Babak
51043014c6 Fixed sync test 2020-12-24 14:46:09 +02:00
Volodymyr Babak
af8562c3a0 Added support for device profile entity on edge 2020-12-16 19:35:22 +02:00
Volodymyr Babak
b45bee7843 Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge 2020-12-15 18:51:56 +02:00
Volodymyr Babak
59c55fb2c5 For devices from edge new id generated every time 2020-12-15 18:32:35 +02:00
Volodymyr Babak
64694532db Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge 2020-12-14 12:48:49 +02:00
Volodymyr Babak
193cccf123 Refactored Edge session message poll mechanism. Removed tech dept - Integer.MAX_INTEGER. Code refactoring 2020-12-10 16:18:12 +02:00
Volodymyr Babak
c48315b54c Temporary disabled attributes request test 2020-12-07 13:46:37 +02:00
Volodymyr Babak
2a5097b371 Device processor test fixes 2020-12-07 13:05:28 +02:00
Volodymyr Babak
9f79f83d83 Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge 2020-12-07 11:36:20 +02:00
Volodymyr Babak
d79d00aa87 Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2020-12-07 10:46:15 +02:00
Volodymyr Babak
74fe82a091 Fix license header 2020-12-03 16:32:19 +02:00
Volodymyr Babak
144891b393 Fixed RPC call edge test 2020-12-03 11:11:11 +02:00
Volodymyr Babak
ed85d3de3e Refactored RPC request 2020-12-01 18:58:58 +02:00
Igor Kulikov
986cfe5cc1 Improve mqtt timeseries integration tests 2020-11-18 15:59:11 +02:00
zbeacon
6a6bd6117b Fix for test 2020-11-17 11:52:20 +02:00
zbeacon
8046f7ef45 Changed device provisioning response and added ability to provision devices without deviceName 2020-11-17 11:52:20 +02:00
ShvaykaD
eecc6aa1a6 fix dynamic schemas, tests 2020-11-16 19:08:55 +02:00
Andrii Shvaika
706fd01d76 Device Profile Proto Improvement 2020-11-16 17:18:24 +02:00
ShvaykaD
699b2ef9be changed schema for testPushMqttTelemetryWithTs: set Values as inner object 2020-11-16 12:22:13 +02:00
ShvaykaD
4a18781304 added TransportPayloadTypeConfiguration, fix tests, ui 2020-11-13 16:19:40 +02:00
ShvaykaD
4725ad1451 fix typo 2020-11-11 18:29:16 +02:00
ShvaykaD
18a57d638d merge with master 2020-11-11 18:25:29 +02:00
ShvaykaD
46e2ebe3a4 moved DeviceController proto schema check to DeviceProfileServiceImpl 2020-11-11 17:58:45 +02:00
ShvaykaD
a52fee3aa1 fix typos, remove unused imports 2020-11-11 16:59:24 +02:00
ShvaykaD
53de94410c clean up code 2020-11-11 16:48:28 +02:00
Volodymyr Babak
905273ea3d Merge remote-tracking branch 'upstream/develop/2.5.5' into develop/2.6-edge 2020-11-10 16:10:48 +02:00
ShvaykaD
73489beaf6 fix exceptions message regex, tests, ui code clean up 2020-11-05 15:43:04 +02:00
Andrii Shvaika
a64c4e3e20 DeviceProfileNode fix for conditions based on the attributes 2020-11-03 13:05:31 +02:00
ShvaykaD
e334def935 fix telemetry & attributes tests 2020-10-29 13:34:27 +02:00