nickAS21
28fa1cc6a7
lwm2m: Checking licenses... 2
4 years ago
nickAS21
a072e9e1af
lwm2m: Checking licenses...
4 years ago
nickAS21
f704f9bcbc
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue)
4 years ago
nickAS21
b6f317a3b7
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel
4 years ago
nickAS21
974d4cb338
lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server
4 years ago
nickAS21
29a551d048
lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)"
4 years ago
nickAS21
acc52c7864
lwm2m: fix bug create new client (from TcpPort to UdpPort)
4 years ago
nickAS21
11140fe89b
lwm2m: del shell from tests
4 years ago
nickAS21
cad54fa70c
lwm2m: fix bug security tests
4 years ago
nickAS21
c3081c45cf
lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId
4 years ago
nickAS21
45a6ce0dbf
lwm2m: tests RPK and X509 client validate base64 format:
4 years ago
nickAS21
41274180c5
lwm2m: tests NoSec bootstrap update:
- connecting the client to the bootstrap server and updating the bootstrap
- client connection to lwm2m server, reboot when after executing "1/0/9" and update boostrap
4 years ago
nickAS21
3cd9454a98
lwm2m: tests with PSK security mode (bad request):
- "bad length key"
4 years ago
nickAS21
6a370dc643
lwm2m: tests associated with different security mode (successful):
- connection only to lwm2m server
- connect bootstrap server, update two client security sections and then connect lwm2m server
4 years ago
desoliture
fc9078a2be
fix case where both shared and client attributes were requested
4 years ago
Andrii Shvaika
8b0a1f5538
Fix for #5931 and merge the PR #5915
4 years ago
Andrii Shvaika
519e05bd11
Fix for Bug #5931
4 years ago
YevhenBondarenko
292220cddc
updated Californium and Leshan versions
4 years ago
Volodymyr Babak
4e1cbf5c1e
Code review minor misc fixes
4 years ago
Andrii Shvaika
66b58549c5
Propagate alarms to Customer or Tenant without relations
4 years ago
Igor Kulikov
652071fdb7
Remove redudant loggin from paginated updater
4 years ago
Igor Kulikov
1c2f357585
Fix getAlarms permissions. Fix entities tables persistent page link. Improve details button in autocomplete.
4 years ago
desoliture
7b14fdaf5e
add isMultipleAttributesRequest field in queue.proto in GetAttributeResponseMsg message
4 years ago
Igor Kulikov
da4c742872
Update license year to 2022
4 years ago
Andrii Shvaika
f72c058030
Suppress and handle WS exceptions on cluster rebalancing
4 years ago
Igor Kulikov
480612a1ac
Fix NPE in OAuth2 failure handler
4 years ago
YevhenBondarenko
ab3176f23b
improved removing timeseries/attributes
4 years ago
Andrii Shvaika
bfe1daf9ea
Improved performance of ts based query
4 years ago
Igor Kulikov
e2e12d5871
Minor fixes
4 years ago
zbeacon
dbbdbd80bd
Updated, according to changes, removed request for device, updated timeout for RPC to 1 day
4 years ago
zbeacon
d1f4a025c3
Changed order for device names in renaming RPC
4 years ago
Igor Kulikov
01cb2e1282
Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified.
4 years ago
Andrii Shvaika
a4cb27dfb9
Improvement to have only one place where we schedule the session timeout message
4 years ago
zbeacon
d73e47b714
Moved lastConnectedGateway to additional info of the device, according to comments from @ashvayka
4 years ago
Sergey Matvienko
3a00a792c3
removed try-catch for checkSessionsTimeout because for actor all messages are processed sequentially
4 years ago
Andrii Shvaika
b7c01099c8
Reduce number of scheduled messages for session timeout
4 years ago
Igor Kulikov
1df1531723
Improve sql database upgrade
4 years ago
Andrii Shvaika
1684945644
Intorduce new processing strategy to cancel the timed out messages
4 years ago
Andrii Shvaika
467085a827
IP rate limits for MQTT
4 years ago
nickAS21
aec1ef69c5
lwm2m: *.sh for create credentials remove to tools
4 years ago
nickAS21
1d9f7176ac
lwm2m: resolve conflict
4 years ago
Andrew Shvayka
d8097d2b76
MQTT Rate Limits Draft
4 years ago
Volodymyr Babak
b4a1c0f836
Increased timeout for timeseries with failures test
4 years ago
Volodymyr Babak
104357b7b9
Use widgettypedetails instead of widgettype in edge processor
4 years ago
YevhenBondarenko
926642bf8a
fixed column name in upgrade query
4 years ago
Volodymyr Babak
949d306560
Added functionality to support 3.3.0 edge version rule chains
4 years ago
nickAS21
69f060a48c
- license
4 years ago
Andrew Shvayka
6c166b9077
Restore alarm relations update script. Add Bootstrap upgrade script
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
4 years ago
Viacheslav Klimov
08997d682c
Don't allow sysadmin to delete himself
4 years ago
Andrew Shvayka
b458dddc56
Restore alarm relations update script. Add Bootstrap upgrade script
4 years ago