2962 Commits

Author SHA1 Message Date
nick
74daec474f lwm2ml: ver 3.9.1 - start 2023-12-25 22:09:39 +02:00
Andrew Shvayka
17ad8712f3
Merge pull request #9892 from imbeacon/fix/device-connectivity-hosts-and-ports
Fix for device check connectivity host and port check
2023-12-22 16:48:51 +02:00
ViacheslavKlimov
58cf97f68a Add maxResourceSize to SystemParams 2023-12-22 12:38:56 +02:00
imbeacon
40300a7631 Fix for device check connectivity host and port check 2023-12-21 15:18:28 +02:00
YevhenBondarenko
16cb74f0b5 merge with master 2023-12-20 22:08:19 +01:00
YevhenBondarenko
8ccd70fc65 Used ProtoUtils instead of ProtoWIthFSTService for serialization 2023-12-20 17:33:04 +01:00
Andrew Shvayka
94cdcd43cd
Merge pull request #9882 from smatvienko-tb/fix/test-ca-root-pem-from-constant
[3.6.2] test optimization CA_ROOT_CERT_PEM from constant
2023-12-20 16:29:35 +02:00
Andrew Shvayka
82fc774ead
Merge pull request #9873 from AndriiLandiak/fix/edge-instructions
Edge - fix instructions upgrade
2023-12-20 16:24:02 +02:00
Sergey Matvienko
a42263c193 test optimization CA_ROOT_CERT_PEM from constant 2023-12-20 14:27:04 +01:00
Andrew Shvayka
90d33e92d4
Merge pull request #9845 from imbeacon/fix/empty-fields-connectivity-settings
Fix for not configured but enabled transports in connectivity configurations
2023-12-19 18:23:51 +02:00
Andrii Landiak
323e0ef9a2 Fix edge upgrade strategy: add check for upgrade instruction on server side, fix typo 2023-12-19 17:43:17 +02:00
ViacheslavKlimov
1d2b837e75 Image upload specifications api 2023-12-19 11:22:30 +02:00
Andrew Shvayka
e05a5c3420
Merge pull request #9846 from thingsboard/feature/public-images
Public images
2023-12-18 16:54:34 +02:00
dashevchenko
e779c06ec1 changed AttributeService interface to accept AttributeScope instead of String 2023-12-18 14:20:29 +02:00
imbeacon
ac4f875813 Changed check for blank string and added minor improvements 2023-12-18 13:27:00 +02:00
imbeacon
fe5045475b Merge remote-tracking branch 'upstream/master' into fix/empty-fields-connectivity-settings 2023-12-18 13:24:44 +02:00
Andrew Shvayka
a0fd420ee1
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
2023-12-18 12:51:34 +02:00
ViacheslavKlimov
b011906273 Remove isPublic request part when uploading image 2023-12-18 12:32:40 +02:00
ViacheslavKlimov
61aa595b20 Tests for public images 2023-12-15 14:29:18 +02:00
imbeacon
4861a06841 Fix for not set but enabled transports in connectivity configurations 2023-12-14 14:57:05 +02:00
Andrew Shvayka
f4761519b6
Merge pull request #9804 from AndriiLandiak/fix/edge-compatibility-after-image-feature
Edge - fix image feature backward compatibility
2023-12-13 14:08:39 +02:00
Andrew Shvayka
39a5944ae8
Merge pull request #9817 from YevhenBondarenko/fix/tests
fixed flaky tests
2023-12-13 14:06:48 +02:00
YevhenBondarenko
e817542db7 added tests and fix 2023-12-12 17:37:54 +01:00
Volodymyr Babak
ecc9094375 Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-12 18:32:54 +02:00
imbeacon
4260240f08 Merge remote-tracking branch 'upstream/master' into fix/gw-launch-command 2023-12-11 18:15:23 +02:00
imbeacon
a67a13bbd0 Added docker-compose file creation with correct parameters 2023-12-11 18:03:43 +02:00
Andrew Shvayka
da7cc60856
Merge pull request #9803 from smatvienko-tb/feature/device-connectivity-test-improvement
[3.6.2] Device connectivity controller test improvements
2023-12-11 17:20:44 +02:00
Andrew Shvayka
2a3960ff64
Merge pull request #9775 from dashevchenko/passwordValidation
Added max length password policy
2023-12-11 17:17:52 +02:00
YevhenBondarenko
a537ad9b20 fixed flaky tests 2023-12-11 15:50:03 +01:00
Andrii Landiak
fdfef83c1e Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-11 14:08:58 +02:00
Igor Kulikov
e0d49d504d Merge branch 'master' into websocket-improvements 2023-12-11 13:55:30 +02:00
ViacheslavKlimov
fb92aef8cb WS inbound msg queue 2023-12-11 11:24:55 +02:00
Andrew Shvayka
4c3e081b91
Merge pull request #9688 from AndriiLandiak/edge-upgrade-instructions
Edge upgrade instructions
2023-12-08 16:40:05 +02:00
ViacheslavKlimov
c21f0d025c WS auth via command 2023-12-08 15:15:15 +02:00
ViacheslavKlimov
dc3b79119b Merge branch 'master' into websocket-improvements 2023-12-08 14:34:16 +02:00
Sergey Matvienko
ad40971149 Device connectivity controller test improvements 2023-12-08 12:21:36 +01:00
Volodymyr Babak
d25b1a4170 Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions 2023-12-08 10:31:06 +02:00
ShvaykaD
506c317985 Merge branch 'master' into feature/profile-names-api 2023-12-07 15:56:34 +02:00
Andrew Shvayka
0c17023f08
Merge pull request #9784 from thingsboard/fix/notification-entity-owner-users
Support for 'Users of the entity owner' recipients group in TbNotificationNode
2023-12-07 12:14:17 +02:00
ViacheslavKlimov
2e2d3b975f Merge branch 'websocket-improvements' into feature/notifications-widget 2023-12-06 17:07:27 +02:00
ViacheslavKlimov
5191b690b7 Resolve entity's owner users in TbNotificationNode 2023-12-06 12:57:44 +02:00
ViacheslavKlimov
316a5e6bde Update expected preview size and etag after 35a9ec27 2023-12-06 11:15:02 +02:00
dashevchenko
bdf8c6d3db fixed test 2023-12-06 11:13:21 +02:00
imbeacon
e8a06ae425 Refactored commands for gateway launch for every system, according to docker documentation for every of them, refactored container name generation, added downloading and saving for CA MQTTS certificate 2023-12-05 20:39:08 +02:00
ShvaykaD
74494a82ec Merge branch 'master' into feature/profile-names-api 2023-12-05 18:59:01 +02:00
ShvaykaD
375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 2023-12-05 18:53:41 +02:00
ViacheslavKlimov
ca29c79a9f WS cmds structure refactoring; new WS api endpoint 2023-12-05 18:10:29 +02:00
dashevchenko
82f89de365 Added max length password policy. Added boolean value to force users update their not valid password. 2023-12-05 17:08:23 +02:00
Andrii Landiak
67aa74f1dc Merge remote-tracking branch 'upstream/master' into feature/edge-json-refactoring 2023-12-05 13:49:43 +02:00
Andrew Shvayka
9128c7b7b4
Merge pull request #9665 from ShvaykaD/fix/version-update-for-nodes-with-valid-config
Force update of version for nodes with valid config and old configuration version
2023-12-05 12:25:12 +02:00