2071 Commits (138d994fd1118711cecdfe18aefaa8585b79e1c2)

Author SHA1 Message Date
nick 6bcb00b6b9 lwm2m: add test, Write Attributes implemented and read Attributes (Discover) 3 years ago
nick 8c5210b387 lwm2m: add test, 'dim' Attributes implemented 3 years ago
nick a97f52c698 lwm2m: comments (why full import?) 3 years ago
ViacheslavKlimov 22e598c36d Fix image's isPublic on import 3 years ago
nick 03560f0557 lwm2ml: add tests attributes 3 years ago
Volodymyr Babak 5915aed545 Code cleanup 3 years ago
Volodymyr Babak 9a1b2c923c Fixed testSyncEdge - moved creation of edge before device/asset creation to have time to process set edge root rule chain before activation 3 years ago
nick 74daec474f lwm2ml: ver 3.9.1 - start 3 years ago
ViacheslavKlimov 58cf97f68a Add maxResourceSize to SystemParams 3 years ago
imbeacon 40300a7631 Fix for device check connectivity host and port check 3 years ago
YevhenBondarenko 8ccd70fc65 Used ProtoUtils instead of ProtoWIthFSTService for serialization 3 years ago
Sergey Matvienko a42263c193 test optimization CA_ROOT_CERT_PEM from constant 3 years ago
Andrii Landiak 323e0ef9a2 Fix edge upgrade strategy: add check for upgrade instruction on server side, fix typo 3 years ago
ViacheslavKlimov 1d2b837e75 Image upload specifications api 3 years ago
dashevchenko e779c06ec1 changed AttributeService interface to accept AttributeScope instead of String 3 years ago
imbeacon ac4f875813 Changed check for blank string and added minor improvements 3 years ago
ViacheslavKlimov b011906273 Remove isPublic request part when uploading image 3 years ago
ViacheslavKlimov 61aa595b20 Tests for public images 3 years ago
imbeacon 4861a06841 Fix for not set but enabled transports in connectivity configurations 3 years ago
imbeacon a67a13bbd0 Added docker-compose file creation with correct parameters 3 years ago
YevhenBondarenko a537ad9b20 fixed flaky tests 3 years ago
ViacheslavKlimov fb92aef8cb WS inbound msg queue 3 years ago
ViacheslavKlimov c21f0d025c WS auth via command 3 years ago
Sergey Matvienko ad40971149 Device connectivity controller test improvements 3 years ago
ViacheslavKlimov 5191b690b7 Resolve entity's owner users in TbNotificationNode 3 years ago
ViacheslavKlimov 316a5e6bde Update expected preview size and etag after 35a9ec27 3 years ago
dashevchenko bdf8c6d3db fixed test 3 years ago
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 3 years ago
ShvaykaD 375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 3 years ago
ViacheslavKlimov ca29c79a9f WS cmds structure refactoring; new WS api endpoint 3 years ago
dashevchenko 82f89de365 Added max length password policy. Added boolean value to force users update their not valid password. 3 years ago
Andrii Landiak 4f0760327e Minor refactoring. Provide better naming and refactor due to changes in thingsboard-updates 3 years ago
ViacheslavKlimov 477a823f2d Tests improvements 3 years ago
dashevchenko e8073be175 updated gateway commands (added port exposing, updated container naming) 3 years ago
ViacheslavKlimov 9e9c63fea2 WS api refactoring 3 years ago
Andrii Landiak 36629fddb3 Fix test and change upgrade instructions title 3 years ago
dashevchenko b69d91d4c3 fixed mqtt/coap docker commands when TB host is localhost (replaced --network=host to --add-host=host.docker.internal:host-gateway) 3 years ago
Andrii Landiak 4430322b29 Refactor Jackson: fromStringIgnoreUnknownProperties to fromString(String string, Class<T> clazz, boolean ignoreUnknownFields) 3 years ago
Andrii Landiak 2aa4d5bcf1 Improve code using dynamic approach of updating Install or Update EdgeInstructions 3 years ago
ViacheslavKlimov 902ca7becd Tests for Image API 3 years ago
Andrii Shvaika a72215e027 Resource edge test fix 3 years ago
YevhenBondarenko 9b51bf7b99 fixed flaky test 3 years ago
dashevchenko ba2e877a08 refactoring: moved proto files and converter classes to separate module - proto 3 years ago
Andrii Landiak 8b9c57946b Refactor EdgeProcessor to use factory and bean processor of specific version based on EdgeVersion 3 years ago
ViacheslavKlimov c992ebac9d Use single WebSocket session 3 years ago
ViacheslavKlimov 6068837849 Revert images migration from Base64 3 years ago
Volodymyr Babak 94315607d4 Edge Requests Service - fetch only first level of relation from cloud to edge 3 years ago
Andrii Landiak 109305f66a Refactor EdgeInstructions: renaming, improve logic, add test 3 years ago
dashevchenko 4f75565545 updated test to cover sysadmin authority 3 years ago
Andrii Landiak 18e9a5916c Provide OOP concept for Edge entities MsgConstructor: add factory and 2 versions implementation 3 years ago