AndrewVolosytnykhThingsboard
4b831d0eea
Merge branch 'master' of https://github.com/thingsboard/thingsboard into lwm2m-tests-fix
2021-07-13 16:00:12 +03:00
AndrewVolosytnykhThingsboard
b881fd262b
Fixed problem of incorrect order of statuses on ota update. Tests improvements
2021-07-13 14:54:34 +03:00
Volodymyr Babak
e9419d7f99
Updated msg to be able identify that its expected
2021-07-09 19:55:50 +03:00
AndrewVolosytnykhThingsboard
6d7877921f
Destroy LeshanClient in "finally" block
2021-07-09 14:46:49 +03:00
Sergey Matvienko
dd9257f6a1
Merge branch 'master' into events-cleanup-performance-improvement-for-big-data
...
# Conflicts:
# application/src/main/data/upgrade/3.2.2/schema_update_event.sql
2021-07-09 10:05:17 +03:00
Sergey Matvienko
2853bbf665
refactored DatabaseSchemaService (Abstract and Psql), psql-specific indexes decoupled with common indexes. SQL simplified and notes added. This fixed hsql test suite tests. PsqlEntityDatabaseSchemaServiceTest added
2021-07-09 09:58:02 +03:00
Sergey Matvienko
6a7a9ac1ec
events: test refactored as Spring Boot test to verify random delay expression and default value in yaml
2021-07-08 18:18:33 +03:00
Sergey Matvienko
babe360507
events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update)
2021-07-08 18:18:33 +03:00
Volodymyr Babak
3319154513
Code review fixes - moved out .lock from try block
2021-07-08 11:53:17 +03:00
Volodymyr Babak
d2d95a2575
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-07-08 10:15:29 +03:00
AndrewVolosytnykhThingsboard
b158528c2a
Wrapper for OtaPackageInfo with usesUrl boolean field
2021-07-07 14:54:16 +03:00
AndrewVolosytnykhThingsboard
22933e5402
Merge branch 'master' into ota-service-url-validation
2021-07-06 17:44:56 +03:00
AndrewVolosytnykhThingsboard
228fddb8cd
[PROD-678] Authorization and password reset vulnerability fix ( #4569 )
...
* Fixed vulnerabilities for password reset and authorization
* Improvements to check user and credentials for null
* Correct messages and logs
* Improvements
* Reset Password Test: added delay after resetting password to synchronize test with server
* Executor removed from controller
* Correct method calling
* Formatting cleaned
2021-07-06 17:24:35 +03:00
Sergey Matvienko
89fe9514d1
DeviceActorMessageProcessor: fixed message on MaxSessionsLimit and test header fixed
2021-07-06 14:15:45 +03:00
Sergey Matvienko
a44230a253
DeviceActorMessageProcessor: introduced LinkedHashMapRemoveEldest with BiConsumer instead many ensureSessionsCapacity() that spreaded over the class. test added
2021-07-06 14:15:45 +03:00
YevhenBondarenko
aa569ceec1
added fw/sw update tests
2021-07-02 15:57:45 +03:00
Andrii Shvaika
690c97dd4d
Renaming of the lwm2m configuration properties
2021-07-01 17:32:36 +03:00
Andrii Shvaika
ee55c0bf85
Improvements to key store read for lwm2m.
2021-07-01 17:08:41 +03:00
Sergey Matvienko
1037e5d28e
events: test refactored as Spring Boot test to verify random delay expression and default value in yaml
2021-07-01 12:27:48 +03:00
Sergey Matvienko
5118e1ed92
events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update)
2021-06-30 20:44:47 +03:00
Andrii Shvaika
27b4c99609
Do not remove info from security store
2021-06-29 15:19:32 +03:00
AndrewVolosytnykhThingsboard
51f922ade5
Merge from master
2021-06-23 16:16:42 +03:00
Andrii Shvaika
d077ee6a07
Improved Security Store to support race conditions during registration
2021-06-22 18:59:19 +03:00
AndrewVolosytnykhThingsboard
cd9268a44e
Conflicts solving
2021-06-22 16:27:19 +03:00
Andrii Shvaika
e83064ece7
Refactoring of the LwM2MTransport
2021-06-22 15:53:06 +03:00
AndrewVolosytnykhThingsboard
8fc60c6a98
Merge branch 'master' of https://github.com/AndrewVolosytnykhThingsboard/thingsboard into lwm2m-refactoring
2021-06-22 13:46:05 +03:00
Volodymyr Babak
da082e2700
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-06-20 19:22:28 +03:00
Andrii Shvaika
be3e97d3e1
Improvements for CoAP
2021-06-18 12:24:31 +03:00
Andrii Shvaika
015443d35b
Merge remote-tracking branch 'origin/master' into feature/lwm2m-refactoring-downlink
2021-06-17 18:32:23 +03:00
Andrii Shvaika
bed454ec0f
LwM2M Refactoring of OTA
2021-06-17 18:29:33 +03:00
YevhenBondarenko
b4a90ceab9
improved lwm2m test for firmware
2021-06-17 13:10:03 +03:00
YevhenBondarenko
56a6e601bc
added lwm2m test for firmware
2021-06-17 13:10:03 +03:00
AndrewVolosytnykhThingsboard
f1216c9720
Url validation for Ota Package and tests
2021-06-16 18:58:55 +03:00
Volodymyr Babak
d30ac7d205
Added v1 to edge package for future versioning capability
2021-06-14 17:32:14 +03:00
YevhenBondarenko
c3ab678c1b
OtaPackage improvements
2021-06-14 12:19:20 +03:00
AndrewVolosytnykhThingsboard
898c937e5d
Removed redundant endpoint, RPK test is separated
2021-06-10 10:49:32 +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
YevhenBondarenko
7dc6ee10d8
refactored
2021-06-08 11:57:41 +03:00
YevhenBondarenko
be4d3f608d
fixed lwm2m tests
2021-06-07 19:26:10 +03:00
YevhenBondarenko
823f1dd39c
update lwm2m version
2021-06-07 11:51:18 +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
Volodymyr Babak
14b19d428f
Changed edge test method order to be in sync with PE
2021-06-03 21:47:45 +03:00
Volodymyr Babak
b4b6f7eb55
Decreased execution time of test
2021-06-03 21:19:52 +03:00
YevhenBondarenko
10dda013cb
improvements
2021-06-03 19:37:47 +03:00
YevhenBondarenko
43b4f4461d
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-03 18:34:39 +03:00
Volodymyr Babak
86fb9f076a
Added test to validate timeseries with failures on downlinks
2021-06-02 21:57:51 +03:00
Volodymyr Babak
831ddc43bc
Merge remote-tracking branch 'upstream/master' into edge-3.3
2021-06-02 18:00:28 +03:00
Volodymyr Babak
ea8e55dbab
Set downlink msg id in the response msg
2021-06-02 11:24:19 +03:00
YevhenBondarenko
a7239c9d39
Renamed Firmware to OtaPackage
2021-05-31 16:43:33 +03:00