7435 Commits

Author SHA1 Message Date
YevhenBondarenko
489c67778a implemented persisted RPC 2021-06-11 11:10:06 +03:00
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Andrii Shvaika
7e3087e107 First iteration of downlink handler refactoring 2021-06-10 19:40:13 +03:00
Igor Kulikov
dbc3ef95ce Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-10 17:01:23 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00
Sergey Matvienko
afcadea9c2 Merge branch 'master' into js-executors-kafka-batches
# Conflicts:
#	msa/js-executor/queue/kafkaTemplate.js
2021-06-10 16:13:10 +03:00
Andrii Shvaika
f7ab3a21b2 LwM2M Refactoring 2021-06-10 16:11:48 +03:00
Sergey Matvienko
9ffa50f4a5 js-executor: fixed env variables mapping 2021-06-10 16:10:33 +03:00
nickAS21
26bc7841ae LWM2M: front del debugger 2021-06-10 16:04:17 +03:00
nickAS21
308650a308 LWM2M: front add coap resource URI 2021-06-10 16:04:17 +03:00
Sergey Matvienko
9a4a94621a js-executor: parameter added for Kafka PARTITIONS_CONSUMED_CONCURRENTLY to decrease max latency while scale down replicas 2021-06-10 14:47:41 +03:00
Kien Truong
3a31b9c5ea Fix wrong configuration key for Compression Type
Fix #4678

(cherry picked from commit c176ca94aa0f612c3bb3856ae2acf3a399cc74a4)
2021-06-10 14:47:19 +03:00
Sergey Matvienko
05df5e03ef Revert "js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)"
Untested version with breaking changes declared
This reverts commit 80f83a86
2021-06-10 14:44:27 +03:00
Andrii Shvaika
32cd80957a Fix profile update 2021-06-10 13:19:17 +03:00
Vladyslav_Prykhodko
bb5ac49542 UI: Device wizard - move transport type selector to step Transport configuration 2021-06-10 11:53:10 +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
AndrewVolosytnykhThingsboard
898c937e5d Removed redundant endpoint, RPK test is separated 2021-06-10 10:49:32 +03:00
Andrii Shvaika
3012e5e545 Refactoring of the Device profile update 2021-06-09 19:02:03 +03:00
AndrewVolosytnykhThingsboard
38d3b9c293 Constants improvement 2021-06-09 18:47:45 +03:00
AndrewVolosytnykhThingsboard
d109941cf9 Redis Security Store implementation, tests for RPK and PSK security and code cleaning 2021-06-09 18:33:20 +03:00
Sergey Matvienko
98bea8eaf5 js-executor: http livenessProbe added 2021-06-09 15:44:49 +03:00
Sergey Matvienko
a7a7dca3b3 js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib) 2021-06-09 15:44:33 +03:00
Vladyslav_Prykhodko
dd74824570 js-executor: Refactoring Kafka executor for use async/await 2021-06-09 13:30:28 +03:00
Andrii Shvaika
523b118ef2 Structure for the Lwm2mDeviceProfileTransportConfiguration 2021-06-09 13:29:42 +03:00
Vladyslav_Prykhodko
e73690f60d Add new demo dashboard software; Updated demo dashboard firmware 2021-06-08 18:11:58 +03:00
Vladyslav_Prykhodko
1e5be4d8ca UI: Refactoring OTA Update service 2021-06-08 18:11:30 +03:00
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