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
Igor Kulikov
70c152ad92
UI: Fix image map resize. Improve image input widgets to show/hide control buttons.
4 years ago
Volodymyr Babak
bad6b05699
Removed unused import
4 years ago
nickAS21
3cd9454a98
lwm2m: tests with PSK security mode (bad request):
- "bad length key"
4 years ago
Andrii Shvaika
a89a8f0422
Attempt to resolve race condition
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
Volodymyr Babak
8dc06e53a8
Moved update of edge on device actor to tb cluster service
4 years ago
YevhenBondarenko
7d40952fea
version upgrade: added clear redis to cache service
4 years ago
Vladyslav_Prykhodko
6c32e4c767
UI: Rename Persistent table widget; Fixed double text in data not resolve; Rename widget settings
4 years ago
desoliture
631348a60c
refactor checkCanCreateRelation
4 years ago
Viacheslav Klimov
d99a8066fe
Refactor RateLimitsUpdater; handle rate limits disabling
4 years ago
desoliture
116d1ca666
refactor checkRelation
4 years ago
desoliture
16753d2f62
refactor relation service and dao(*), remove redundant todo's, refactor tests
(*): resolve immediate .get() invocation, which producing blocking (checkRelation method), by adding sync checkRelation method and refactor the usages of checkRelationAsync
4 years ago
Viacheslav Klimov
487d7165cc
Rate limits to tenant profile BE refactoring
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
desoliture
5a47bf3b8b
refactor
4 years ago
desoliture
220665bf0f
fix tenant access denied to creating relations with themselves
5 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
desoliture
a39b56c93c
replace remained tenantDao usages to tenantService
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
5 years ago
Igor Kulikov
01cb2e1282
Add dashboard state widget. Improve dashboard state component configuration. Fix markdown widget rendering when no datasource specified.
5 years ago
Andrii Shvaika
a4cb27dfb9
Improvement to have only one place where we schedule the session timeout message
5 years ago
zbeacon
d73e47b714
Moved lastConnectedGateway to additional info of the device, according to comments from @ashvayka
5 years ago
Sergey Matvienko
3a00a792c3
removed try-catch for checkSessionsTimeout because for actor all messages are processed sequentially
5 years ago
Andrii Shvaika
b7c01099c8
Reduce number of scheduled messages for session timeout
5 years ago
Igor Kulikov
1df1531723
Improve sql database upgrade
5 years ago
Andrii Shvaika
1684945644
Intorduce new processing strategy to cancel the timed out messages
5 years ago
Andrii Shvaika
467085a827
IP rate limits for MQTT
5 years ago
desoliture
2a93edbac4
add cache support for TenantService
5 years ago
nickAS21
aec1ef69c5
lwm2m: *.sh for create credentials remove to tools
5 years ago
nickAS21
1d9f7176ac
lwm2m: resolve conflict
5 years ago
Andrew Shvayka
d8097d2b76
MQTT Rate Limits Draft
5 years ago
Volodymyr Babak
b4a1c0f836
Increased timeout for timeseries with failures test
5 years ago
Volodymyr Babak
104357b7b9
Use widgettypedetails instead of widgettype in edge processor
5 years ago
YevhenBondarenko
926642bf8a
fixed column name in upgrade query
5 years ago
Volodymyr Babak
949d306560
Added functionality to support 3.3.0 edge version rule chains
5 years ago