Dima Landiak
|
bfb055cc6e
|
enqueue newly created messages
|
5 years ago |
nickAS21
|
4457b5a11a
|
Lwm2m: fix bug Bootstrap + Tests NoSec - ok
|
5 years ago |
YevhenBondarenko
|
309715641f
|
fixed race condition during unreq
|
5 years ago |
Volodymyr Babak
|
c6cf1b3a4e
|
Added registration of time module to parse Instant objects
|
5 years ago |
Sergey Matvienko
|
aec087bba1
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility (detailed log and javadoc)
|
5 years ago |
Sergey Matvienko
|
eb7053d722
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility
|
5 years ago |
Sergey Matvienko
|
b8cecbeefd
|
close channel if processPostTelemetryMsg exception (Failed to convert telemetry)
|
5 years ago |
Sergey Matvienko
|
e3303f1b64
|
this.deviceCreationLockMap = createWeakMap();
|
5 years ago |
Sergey Matvienko
|
6e559994ca
|
GatewaySessionHandlerTest license header fixed for CE
|
5 years ago |
Sergey Matvienko
|
2cad1f9912
|
gateway session test added for a weak map with awaitility
|
5 years ago |
Sergey Matvienko
|
89e3ba253c
|
gateway session - weak map for locks (auto cleanup), getDeviceCreationFuture refactored using concurrent putIfAbsent
|
5 years ago |
Sergey Matvienko
|
c9c13457e1
|
org.awaitility to test asynchronous API
|
5 years ago |
Sergey Matvienko
|
e61d433082
|
mqtt transport close channel on processing exception for handleGatewayPublishMsg method
|
5 years ago |
Sergey Matvienko
|
2a4a9187d1
|
kafka producer - call callback.onFailure in case of producer.send exception (like InterruptedException when buffer.memory and max.block.ms reached)
|
5 years ago |
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
|
5 years ago |
Volodymyr Babak
|
7be8572364
|
Comment improve #2
|
5 years ago |
Volodymyr Babak
|
ee13f53eca
|
Comment improve
|
5 years ago |
Volodymyr Babak
|
d5319c9de0
|
Partitions should not be removed by custom TTL
|
5 years ago |
Volodymyr Babak
|
e27ef59eed
|
Log to debug
|
5 years ago |
Volodymyr Babak
|
aea8a0f537
|
Added logging of error msg to easily identify root cause of failed logins
|
5 years ago |
Vladyslav_Prykhodko
|
e4bfbacdd8
|
UI: Add select time unit for power mode in CoAP and LwM2M profile
|
5 years ago |
Igor Kulikov
|
d4dc0ad1cf
|
Restore tests
|
5 years ago |
Igor Kulikov
|
6a1b2e7e1c
|
Merge pull request #4985 from DPIclimate/master
Include the limit value in the getTimeseries REST call.
|
5 years ago |
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
|
5 years ago |
Igor Kulikov
|
2ce04c3728
|
Update BaseDashboardServiceTest.java
|
5 years ago |
Yevhen Bondarenko
|
11c2546692
|
Merge pull request #4995 from YevhenBondarenko/fix/lwm2m
fixed registration looping
|
5 years ago |
YevhenBondarenko
|
9a1000a45d
|
fixed registration looping
|
5 years ago |
YevhenBondarenko
|
4cbbefdd26
|
fw update improvements
|
5 years ago |
PetrTodorov
|
df0754789e
|
Fixed Czech UI translation
- fix typo in "home-settings" string translation
|
5 years ago |
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
|
5 years ago |
Andrii Shvaika
|
1b2958b487
|
Merge remote-tracking branch 'origin/bug/rpc-duplicates-on-timeout'
|
5 years ago |
Vladyslav_Prykhodko
|
a5b001bf67
|
UI: Change LwM2M DTLS PSK key length allow length 32, 64, 128
|
5 years ago |
Vladyslav_Prykhodko
|
a60913afc4
|
UI: Change LwM2M DTLS PSK key length
|
5 years ago |
Vladyslav Prykhodko
|
bcb1790486
|
UI: Increased access token length to 32 characters
|
5 years ago |
David Taylor
|
c1fe271f94
|
Include the limit value in the getTimeseries REST call.
|
5 years ago |
Vladyslav_Prykhodko
|
5a90921889
|
UI: Change PRC error code 408 to 504
|
5 years ago |
Andrii Shvaika
|
d731c1df08
|
Fix tests
|
5 years ago |
Andrii Shvaika
|
65ad86bedb
|
RPC v2 to switch from 409 to 504 error code
|
5 years ago |
Andrii Shvaika
|
940c81b095
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |
Andrii Shvaika
|
4f8bc4b8a8
|
Reduced log level of the REST client
|
5 years ago |
Vladyslav_Prykhodko
|
733430e9d1
|
UI: Fixed bug multiple input widget: when activate settings update all values not save hidden keys
|
5 years ago |
YevhenBondarenko
|
f1bb232d24
|
removed RpcError
|
5 years ago |
Vladyslav_Prykhodko
|
c11f1fb965
|
UI: Fixed update state: not clear state params
|
5 years ago |
Vladyslav_Prykhodko
|
06078a3163
|
UI: LwM2M remove required object list; change default setting; add text: no object found
|
5 years ago |
Andrii Shvaika
|
f932a90b00
|
Improvements to Persistent RPC call delivery confirmation
|
5 years ago |
YevhenBondarenko
|
0fbb347b27
|
persistent rpc improvements
|
5 years ago |
YevhenBondarenko
|
9720dfac47
|
Fixed lwm2m fw/sw logs
|
5 years ago |
Igor Kulikov
|
ae996e88d5
|
Merge pull request #4966 from vvlladd28/improvement/qr-code/load
UI: Add lazy load qrcode library; added validation qr code text
|
5 years ago |
Vladyslav_Prykhodko
|
e02d4196f0
|
UI: added validation qr code text
|
5 years ago |
Igor Kulikov
|
0bf7d316e2
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
5 years ago |