nickAS21
6cfc792156
Lwm2m: front: refactoring <mat-expansion-panel-header>
6 years ago
lsyer
111949d4d9
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
Viacheslav Kukhtyn
6d99d4cafb
Add default SSL context for all credentials types
6 years ago
Viacheslav Kukhtyn
9481654f5b
Refactoring, deleting redundant classes
6 years ago
Vladyslav_Prykhodko
c8814f7cfa
UI: Refactoring lwm2m
6 years ago
YevhenBondarenko
24ebc06fa4
process ALARM_ACK msg in device state
6 years ago
nickAS21
cfa9a5778a
Lwm2m: front: refactoring
6 years ago
Viacheslav Kukhtyn
85bfbce2a4
Fix for basic credentials
6 years ago
vkukhtyn
5513caee97
MQTT, REST API call: make CA cert or client cert-key pair optional
6 years ago
Igor Kulikov
c1223b0c10
Merge pull request #3965 from ChantsovaEkaterina/improvement/services-map-import-export
Add ImportExport service to Services Map
6 years ago
Chantsova Ekaterina
dac700d4fe
Add ImportExport service to Services Map
6 years ago
zbeacon
3b65e3c23c
Refactoring
6 years ago
Chantsova Ekaterina
85563d7ae8
MQTT, REST API call: make CA cert or client cert-key pair optional
6 years ago
deaflynx
24ad822443
Merge with volodymy-babak updates
6 years ago
deaflynx
87a5fa4ae7
Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/2.6-edge
6 years ago
lsyer
0f24e00fea
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
Volodymyr Babak
02d1bad0c1
Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge
6 years ago
Volodymyr Babak
bc3008ad7b
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
6 years ago
Volodymyr Babak
20a6719453
Merge remote-tracking branch 'origin/master' into develop/3.3-edge
6 years ago
Volodymyr Babak
6682d66be3
Make device private, if edge is public
6 years ago
zbeacon
1bdd7d69bf
Fix for lastActivityTime in devices created by gateway
6 years ago
Volodymyr Babak
57bf6c0903
Code review updates
6 years ago
Volodymyr Babak
fdc23a4b40
Merge remote-tracking branch 'upstream/develop/2.5.6' into develop/2.6-edge
6 years ago
Viacheslav Kukhtyn
fb460d7215
Changes after code review
6 years ago
nickAS21
efb671f480
Lwm2m: back: for test4
6 years ago
nickAS21
79f8b87133
Lwm2m: back: for test3
6 years ago
Igor Kulikov
e6056ec8a0
Merge pull request #3951 from cdelston0/master
Add support for generating server and client keys with alternative TLS algorithms
6 years ago
Igor Kulikov
39394f1a8e
Merge pull request #3944 from mp-loki/bug/device-profile-update
Fix update device profile
6 years ago
Vladyslav
cd6a76de86
Improvement/lwm2m/refactoring 1 ( #3956 )
UI: Refactoring lwm2m
6 years ago
Igor Kulikov
cff36668ed
Merge pull request #3940 from kalutkaz/fixMapPolygon
[3.2.1] Fix map polygon
6 years ago
nickAS21
9cdd916276
Lwm2m: back: for test2
6 years ago
nickAS21
1f094d58ab
Lwm2m: back: for test
6 years ago
Artem Babak
c90eb8bb63
ES,DE,FR locale update for Edge
6 years ago
Artem Babak
51bc0a2f17
US locale update
6 years ago
Kalutka Zhenya
7f8c3ad0b3
Refactoring
6 years ago
nickAS21
33a900145c
Lwm2m: back: created sh with many certX509
6 years ago
Kalutka Zhenya
ac0a3fdf5c
update logics
6 years ago
Kalutka Zhenya
93155fb19d
Update script for maps
6 years ago
Igor Kulikov
5caba21891
Update TB install service
6 years ago
Igor Kulikov
d2595d880f
Merge pull request #3952 from vvlladd28/bug/maps/delete-marker-polygon
UI: Fixed updated map after call example custom action "Delete polygo…
6 years ago
Igor Kulikov
9cafa70721
Merge pull request #3950 from vvlladd28/improvement/widget-action/open-dashboard
[3.2.1] UI: Added a new settings "Open in a new browser tab" in the widget action
6 years ago
Vladyslav_Prykhodko
733c0f1bad
UI: Fixed updated map after call example custom action "Delete polygon/marker"
6 years ago
Volodymyr Babak
dd879efad6
Updated enum to be uppercase. Use RuleChainType in the rule chain service
6 years ago
nickAS21
84698ad554
Lwm2m: front - fix bug /../../
6 years ago
deaflynx
bbb625c67f
Merge voba with new rulechain type
6 years ago
Chris Elston
3c308dc242
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
deaflynx
9b27bb2d7c
Import edges with update
6 years ago
Chris Elston
d3f018b0ef
Add config params for server and client key algs
This change adds new parameters to keygen.properties to allow the
configuration of the server and client TLS key algorithms:
SERVER_KEY_ALG, SERVER_KEY_SIZE, CLIENT_KEY_ALG, CLIENT_KEY_SIZE
Default values for these have been set at RSA and 2048 to preserve
previous operation.
I have also tested SERVER_KEY_ALG=EC and SERVER_KEY_SIZE=256, along with
CLIENT_KEY_ALG=EC and CLIENT_KEY_SIZE=256. Other algorithms and sizes
may be supported, YMMV.
6 years ago
Vladyslav_Prykhodko
149a1dc990
UI: Added a new settings "Open in a new browser tab" in the widget action "Navigate to other dashboard"
6 years ago
Igor Kulikov
03457a3566
Merge pull request #3949 from ShvaykaD/master
[3.2.1] added new method to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
6 years ago