YevhenBondarenko
|
ee74bbed21
|
fixed race condition during unreq and updating lwm2m client
|
2021-08-03 14:23:27 +03:00 |
|
Dima Landiak
|
bfb055cc6e
|
enqueue newly created messages
|
2021-08-03 12:31:59 +03:00 |
|
nickAS21
|
4457b5a11a
|
Lwm2m: fix bug Bootstrap + Tests NoSec - ok
|
2021-08-03 12:24:39 +03:00 |
|
YevhenBondarenko
|
309715641f
|
fixed race condition during unreq
|
2021-08-02 18:41:53 +03:00 |
|
Volodymyr Babak
|
c6cf1b3a4e
|
Added registration of time module to parse Instant objects
|
2021-08-02 17:53:57 +03:00 |
|
Sergey Matvienko
|
aec087bba1
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility (detailed log and javadoc)
|
2021-08-02 17:48:59 +03:00 |
|
Sergey Matvienko
|
eb7053d722
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility
|
2021-08-02 17:48:59 +03:00 |
|
Sergey Matvienko
|
b8cecbeefd
|
close channel if processPostTelemetryMsg exception (Failed to convert telemetry)
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
e3303f1b64
|
this.deviceCreationLockMap = createWeakMap();
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
6e559994ca
|
GatewaySessionHandlerTest license header fixed for CE
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
2cad1f9912
|
gateway session test added for a weak map with awaitility
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
89e3ba253c
|
gateway session - weak map for locks (auto cleanup), getDeviceCreationFuture refactored using concurrent putIfAbsent
|
2021-08-02 17:45:22 +03:00 |
|
Sergey Matvienko
|
c9c13457e1
|
org.awaitility to test asynchronous API
|
2021-08-02 17:44:23 +03:00 |
|
Sergey Matvienko
|
e61d433082
|
mqtt transport close channel on processing exception for handleGatewayPublishMsg method
|
2021-08-02 17:43:13 +03:00 |
|
Sergey Matvienko
|
2a4a9187d1
|
kafka producer - call callback.onFailure in case of producer.send exception (like InterruptedException when buffer.memory and max.block.ms reached)
|
2021-08-02 17:42:45 +03:00 |
|
Volodymyr Babak
|
2d4831af39
|
Added additional check that device belongs to current node before adding to states map. Added clean up in case device doesnt belong to this node anymore
|
2021-08-02 17:37:13 +03:00 |
|
Volodymyr Babak
|
7be8572364
|
Comment improve #2
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
ee13f53eca
|
Comment improve
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
d5319c9de0
|
Partitions should not be removed by custom TTL
|
2021-08-02 17:19:44 +03:00 |
|
Volodymyr Babak
|
e27ef59eed
|
Log to debug
|
2021-08-02 17:15:46 +03:00 |
|
Volodymyr Babak
|
aea8a0f537
|
Added logging of error msg to easily identify root cause of failed logins
|
2021-08-02 17:15:46 +03:00 |
|
Vladyslav_Prykhodko
|
e4bfbacdd8
|
UI: Add select time unit for power mode in CoAP and LwM2M profile
|
2021-07-30 16:17:36 +03:00 |
|
Igor Kulikov
|
d4dc0ad1cf
|
Restore tests
|
2021-07-30 11:59:32 +03:00 |
|
Igor Kulikov
|
6a1b2e7e1c
|
Merge pull request #4985 from DPIclimate/master
Include the limit value in the getTimeseries REST call.
|
2021-07-30 11:47:49 +03:00 |
|
Igor Kulikov
|
aa0d05bb44
|
Merge pull request #4957 from volodymyr-babak/edge-fix-concurrent-async-issue
[3.3.0] Added lock on edge event save/read. Removed save async method
|
2021-07-30 11:42:27 +03:00 |
|
Igor Kulikov
|
2ce04c3728
|
Update BaseDashboardServiceTest.java
|
2021-07-30 11:41:09 +03:00 |
|
Yevhen Bondarenko
|
11c2546692
|
Merge pull request #4995 from YevhenBondarenko/fix/lwm2m
fixed registration looping
|
2021-07-30 11:07:34 +03:00 |
|
YevhenBondarenko
|
9a1000a45d
|
fixed registration looping
|
2021-07-30 11:04:25 +03:00 |
|
YevhenBondarenko
|
4cbbefdd26
|
fw update improvements
|
2021-07-29 16:36:22 +03:00 |
|
PetrTodorov
|
df0754789e
|
Fixed Czech UI translation
- fix typo in "home-settings" string translation
|
2021-07-29 16:35:01 +03:00 |
|
Igor Kulikov
|
f614a0a3da
|
Merge pull request #4980 from vvlladd28/bug/update-state/clear-params
[3.3.0] UI: Fixed update state: not clear state params
|
2021-07-29 12:37:38 +03:00 |
|
Andrii Shvaika
|
1b2958b487
|
Merge remote-tracking branch 'origin/bug/rpc-duplicates-on-timeout'
|
2021-07-29 11:55:30 +03:00 |
|
Vladyslav_Prykhodko
|
a5b001bf67
|
UI: Change LwM2M DTLS PSK key length allow length 32, 64, 128
|
2021-07-29 11:19:47 +03:00 |
|
Vladyslav_Prykhodko
|
a60913afc4
|
UI: Change LwM2M DTLS PSK key length
|
2021-07-29 11:19:47 +03:00 |
|
Vladyslav Prykhodko
|
bcb1790486
|
UI: Increased access token length to 32 characters
|
2021-07-29 11:19:29 +03:00 |
|
David Taylor
|
c1fe271f94
|
Include the limit value in the getTimeseries REST call.
|
2021-07-28 17:46:23 +10:00 |
|
Vladyslav_Prykhodko
|
5a90921889
|
UI: Change PRC error code 408 to 504
|
2021-07-27 19:10:32 +03:00 |
|
Andrii Shvaika
|
d731c1df08
|
Fix tests
|
2021-07-27 18:44:02 +03:00 |
|
Andrii Shvaika
|
65ad86bedb
|
RPC v2 to switch from 409 to 504 error code
|
2021-07-27 13:17:24 +03:00 |
|
Andrii Shvaika
|
940c81b095
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-07-27 11:58:32 +03:00 |
|
Andrii Shvaika
|
4f8bc4b8a8
|
Reduced log level of the REST client
|
2021-07-27 11:57:37 +03:00 |
|
Vladyslav_Prykhodko
|
733430e9d1
|
UI: Fixed bug multiple input widget: when activate settings update all values not save hidden keys
|
2021-07-27 11:44:02 +03:00 |
|
YevhenBondarenko
|
f1bb232d24
|
removed RpcError
|
2021-07-27 11:43:21 +03:00 |
|
Vladyslav_Prykhodko
|
c11f1fb965
|
UI: Fixed update state: not clear state params
|
2021-07-27 11:14:09 +03:00 |
|
Vladyslav_Prykhodko
|
06078a3163
|
UI: LwM2M remove required object list; change default setting; add text: no object found
|
2021-07-26 17:25:27 +03:00 |
|
Andrii Shvaika
|
f932a90b00
|
Improvements to Persistent RPC call delivery confirmation
|
2021-07-26 15:57:27 +03:00 |
|
YevhenBondarenko
|
0fbb347b27
|
persistent rpc improvements
|
2021-07-26 14:20:00 +03:00 |
|
YevhenBondarenko
|
9720dfac47
|
Fixed lwm2m fw/sw logs
|
2021-07-26 14:11:17 +03:00 |
|
Igor Kulikov
|
ae996e88d5
|
Merge pull request #4966 from vvlladd28/improvement/qr-code/load
UI: Add lazy load qrcode library; added validation qr code text
|
2021-07-23 16:30:23 +03:00 |
|
Vladyslav_Prykhodko
|
e02d4196f0
|
UI: added validation qr code text
|
2021-07-23 16:26:22 +03:00 |
|