7703 Commits

Author SHA1 Message Date
Andrii Shvaika
615af6bcb2 Merge with FW/SW improvements 2021-06-08 17:02:06 +03:00
Andrew Shvayka
e86af4b677
Merge pull request #4707 from thingsboard/lwm2m-refactoring
LwM2M Refactoring
2021-06-08 15:28:11 +03:00
Andrii Shvaika
4287d838be Refactoring or requests to the client 2021-06-08 15:27:38 +03:00
nickAS21
334ee3c384 LWM2M: del from yml (double) 2021-06-08 15:17:32 +03:00
nickAS21
c3bfb7626e LWM2M: del from yml 2021-06-08 15:16:23 +03:00
Andrii Shvaika
ef54e5580e Slect default LwM2M content type based on the version of the client 2021-06-08 14:44:16 +03:00
Chantsova Ekaterina
f6957f836c Fix entities count datasource label overwriting, configured label was never displayed 2021-06-08 14:34:55 +03:00
YevhenBondarenko
c61c52bb8b removed redundant annotation 2021-06-08 12:18:05 +03:00
Andrew Shvayka
52db3d1983
Merge pull request #4704 from YevhenBondarenko/lwm2m-refactoring
Lwm2m refactoring
2021-06-08 12:12:24 +03:00
YevhenBondarenko
7dc6ee10d8 refactored 2021-06-08 11:57:41 +03:00
nickAS21
090fde16b4 LWM2M: add new log.warn 2021-06-08 11:27:49 +03:00
YevhenBondarenko
7003c40282 fixed lwm2m x509 with cert security 2021-06-08 10:50:36 +03:00
nickAS21
9fd2d34e7c LWM2M: add update Firmware from terminal 2021-06-07 21:15:12 +03:00
YevhenBondarenko
a94794894b Merge branch 'lwm2m-refactoring' of https://github.com/thingsboard/thingsboard into lwm2m-refactoring 2021-06-07 19:27:29 +03:00
YevhenBondarenko
be4d3f608d fixed lwm2m tests 2021-06-07 19:26:10 +03:00
Andrii Shvaika
74dc1c9df1 Fix initialization order 2021-06-07 19:24:25 +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
Andrii Shvaika
626b6620dd Refactoring to avoid race conditions on device registration 2021-06-07 15:59:30 +03:00
ShvaykaD
27dc44ba71 Merge branch 'feature/cleanup-call-deduplication' of github.com:thingsboard/thingsboard into feature/cleanup-call-deduplication 2021-06-07 15:26:35 +03:00
ShvaykaD
6af34cf043 refactoring ttl cleanup services 2021-06-07 15:25:02 +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
Vladyslav_Prykhodko
d60318a709 UI: Refactoring entities-table-models 2021-06-07 14:05:10 +03:00
Igor Kulikov
f4a0495965
Merge pull request #4687 from ChantsovaEkaterina/improvement/fix-typos-in-widgets-descriptions
UI: Fix typos in widgets descriptions
2021-06-07 13:44:51 +03:00
Igor Kulikov
1addb7d389
Merge pull request #4691 from vvlladd28/bug/safari/dashboard-settings
UI: Fixed show new dashboard settings in Safari
2021-06-07 13:44:33 +03:00
Igor Kulikov
84d85e5519 Fix toast directive: corrected detection of snack bar container. 2021-06-07 13:31:49 +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
Igor Kulikov
31ebf4e645 Fix state controller to not update state when stateId is not changed. 2021-06-07 12:25:12 +03:00
YevhenBondarenko
823f1dd39c update lwm2m version 2021-06-07 11:51:18 +03:00
Vladyslav_Prykhodko
c40faa87c7 UI: Add disable button Download package in ota-update.component 2021-06-07 11:02:26 +03:00
Vladyslav_Prykhodko
b67d9930d3 UI: Refactoring 2021-06-07 10:49:04 +03:00
nickAS21
99dc49db26 LWM2M: six bug send log fw_state 2021-06-07 08:56:09 +03:00
nickAS21
f38fc26dcb LWM2M: merge with master 2021-06-06 22:31:54 +03:00
nickAS21
87874c3eb6 Merge branch 'master' into lwm2m_create_coap_resource
# Conflicts:
#	ui-ngx/src/app/modules/home/components/profile/device/lwm2m/lwm2m-device-profile-transport-configuration.component.html
2021-06-06 21:50:31 +03:00
nickAS21
6fbd34d6a1 LWM2M: firmwareUpdate & coapRecourse 2021-06-06 21:46:30 +03:00
Vladyslav Prykhodko
54ca0385c2 UI: Fixed show new dashboard settings in Safari 2021-06-06 14:01:08 +03:00
Vladyslav Prykhodko
cf899b6ffd UI: Improvement tb0copy-button component 2021-06-06 10:30:05 +03:00
Vladyslav_Prykhodko
195ed51afa UI: Add copy button checksum 2021-06-04 20:49:01 +03:00
Igor Kulikov
6cd7e3df4b
Merge pull request #4651 from vvlladd28/improvement/device-profile/lwm2m
UI: Refactoring device profile transport
2021-06-04 19:16:12 +03:00
Igor Kulikov
167e833d95
Merge pull request #4674 from vvlladd28/imrovement/convert-value/timeseries
UI: Fixed convert string to number in time-series data
2021-06-04 19:15:36 +03:00
Igor Kulikov
9d245f2f6f
Merge pull request #4688 from ChantsovaEkaterina/improvement/subscription-process-entity-data
UI: Entity data subscription: remove duplicate call of onData function
2021-06-04 19:12:15 +03:00
Igor Kulikov
35365d3071 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-04 19:08:15 +03:00
Igor Kulikov
0b256a1d2c Add hide dashboard toolbar settings. Improve dashboard setting dialog. Handle dashboard right layout toggle in mobile app. 2021-06-04 19:08:01 +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
Chantsova Ekaterina
6fc2336f46 Entity data subscription: remove duplicate call of onData function 2021-06-04 16:55:00 +03:00
nickAS21
3d8d0305f0 Merge branch 'master' into lwm2m_create_coap_resource 2021-06-04 16:27:34 +03:00
nickAS21
36c7008104 LWM2M: front add Firmware/Software update strategy 2021-06-04 16:26:44 +03:00
Chantsova Ekaterina
af0883f2c4 Fix typos in widgets descriptions 2021-06-04 16:02:53 +03:00
YevhenBondarenko
1c22a4b35a fixed tests 2021-06-04 10:38:49 +03:00