1607 Commits

Author SHA1 Message Date
Igor Kulikov
1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 2021-06-11 13:37:23 +03:00
YevhenBondarenko
5626c30f2f Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/persisted-rpc
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/DefaultLwM2MTransportMsgHandler.java
2021-06-11 11:27:28 +03:00
YevhenBondarenko
489c67778a implemented persisted RPC 2021-06-11 11:10:06 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +03:00
Igor Kulikov
8e4f8594f7 Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme 2021-06-10 11:50:11 +03:00
Vladyslav
08e517a6ee
Improvement OTA package (#4698)
* Add validation ota package Software hasURL

* Fixed show sort URL in OTA Package
2021-06-07 18:37:39 +03:00
ShvaykaD
9c633eeebe added try with resource to auto-close the connections, statements and result sets 2021-06-07 15:59:30 +03:00
Igor Kulikov
f96ea353f6
Merge pull request #4695 from vvlladd28/improvement/ota-updates/select
[WIP] UI: Refactoring OTA update table and add supported OTA package external URL
2021-06-07 14:06:58 +03:00
ShvaykaD
d1292a0d04 refactoring ttl cleanup services 2021-06-07 13:23:01 +03:00
Vladyslav_Prykhodko
084d1eed37 Fixed ota-package validation 2021-06-07 13:08:17 +03:00
Volodymyr Babak
77c080f82b Device created on the edge will use that same ID on the cloud 2021-06-04 18:25:02 +03:00
YevhenBondarenko
1c22a4b35a fixed tests 2021-06-04 10:38:49 +03:00
Andrew Shvayka
ecb2efdabd
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-04 09:27:47 +03:00
YevhenBondarenko
10dda013cb improvements 2021-06-03 19:37:47 +03:00
Andrii Shvaika
083dc38cf8 Refactoring of the ttl cleanup services 2021-06-03 19:32:25 +03:00
YevhenBondarenko
43b4f4461d created data limits for resources and otaPackages, added url for the otaPackage 2021-06-03 18:34:39 +03:00
Andrii Shvaika
04ec8489ec Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard 2021-06-03 16:33:27 +03:00
Volodymyr Babak
831ddc43bc Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-06-02 18:00:28 +03:00
YevhenBondarenko
67de61e6d5 fixed OtaPackage data cache 2021-06-02 11:40:20 +03:00
Viacheslav Klimov
abf8ff25b5 Do not create alarm state if alarms creation is disabled 2021-06-01 12:12:35 +03:00
YevhenBondarenko
a7239c9d39 Renamed Firmware to OtaPackage 2021-05-31 16:43:33 +03:00
Viacheslav Klimov
9e1d86d7e8 Refactor 2021-05-31 15:41:16 +03:00
Viacheslav Klimov
9bb74b96dc Implement alarms removal by TTL 2021-05-31 14:59:17 +03:00
Volodymyr Babak
3d1f0c61f7 Fixed compilation 2021-05-28 18:57:14 +03:00
Volodymyr Babak
667d7ac517 Moved constuct edge method to parent 2021-05-28 18:20:51 +03:00
nickAS21
1f00ae833d LWM2M: del log warn 2021-05-28 16:00:36 +03:00
Volodymyr Babak
9ac73768e8 Added rule chain controller and service get edge rule chains test 2021-05-28 15:34:54 +03:00
Igor Kulikov
1176f0de26 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-27 12:34:38 +03:00
Igor Kulikov
40a994038e Restore DeviceProfileEntity fields 2021-05-27 12:34:27 +03:00
ShvaykaD
2086bd2d2a fixed drop partition function in install script and added fix to upgrade script 2021-05-27 11:43:17 +03:00
Andrii Shvaika
ceb26bbd61 Merge with master 2021-05-26 19:40:45 +03:00
Andrii Shvaika
15d725570d Merge with master 2021-05-26 18:41:56 +03:00
YevhenBondarenko
ab5c803a68 refactored 2021-05-26 16:51:33 +03:00
YevhenBondarenko
4cd59674ee refactored LwM2M client credentials for the new UI 2021-05-26 16:51:33 +03:00
Volodymyr Babak
616c1df36f Return edge id in case EDGE type 2021-05-25 13:52:55 +03:00
Volodymyr Babak
b0bfdfff8e Pagedata usage for get edges methods 2021-05-25 10:38:12 +03:00
Volodymyr Babak
2c826c12cd added admin setting fetcher 2021-05-20 13:05:21 +03:00
nickAS21
8d3e30e8a3
Lwm2m: Fw/Sw updare with test successful/error (#4566)
* Lwm2m: start Sw

* Lwm2m: FwUpdate - new

* Lwm2m: SwUpdate - error

* Lwm2m: SwUpdate - successful/error -test ok

* Lwm2m: SwUpdate - change

* Lwm2m: add executor to observe

* Lwm2m: add operation observe_cancel_All

* Lwm2m: fix bug add software to profile

* Lwm2m: add for logs object to string

* Lwm2m: fix bug swUpdate

* Lwm2m: add new commands only for rpc
2021-05-19 12:45:31 +03:00
Volodymyr Babak
71791c6847 Refactored DAO to remove additional call to relation table - use spring query 2021-05-13 15:04:12 +03:00
Volodymyr Babak
690bdcc85f Fixed new user added and not assigned to edge. Added new user test and entity view request test 2021-05-12 19:49:53 +03:00
Volodymyr Babak
ab55619abf Merge branch 'master' of github.com:thingsboard/thingsboard into edge-3.3 2021-05-12 18:15:52 +03:00
Volodymyr Babak
a76d3a2b70 Cover cases when entities added during edge disconnect. Refactoring 2021-05-12 18:14:51 +03:00
Viacheslav Klimov
c39fb8c94d Refactor 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
9873115d8b Implement created alarms limiting 2021-05-12 14:23:57 +03:00
YevhenBondarenko
92719c2ac2 added lwm2m x509 test 2021-05-11 16:32:02 +03:00
Volodymyr Babak
612a17af3b Clean up cache in case entity was renamed 2021-05-11 14:06:18 +03:00
Igor Kulikov
27c9ad95e1 Fix tests 2021-05-07 18:29:37 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
Igor Kulikov
6a237b847c Add customerId field to alarm data query api 2021-05-07 16:45:44 +03:00
Igor Kulikov
3094fb7240 Add customerId to alarm 2021-05-07 16:05:54 +03:00