YevhenBondarenko
79e8b2e0bb
used forward headers strategy 'framework' by default
2 years ago
ViacheslavKlimov
ea3b5c80f3
Fix entity update events order
2 years ago
ViacheslavKlimov
dc1e2f94c6
Improve Lua script for versioned cache
2 years ago
Volodymyr Babak
8343c60296
DefaultEdgeRequestsService - logging attributes and entityData in case failure
2 years ago
Volodymyr Babak
8e8aa5c920
Remove check if edge is in sync. Fixed misc test according to new changes
2 years ago
IrynaMatveieva
bdc9e4c9af
replaced text timeseries/time-series to time series
2 years ago
ViacheslavKlimov
5759610340
Rate limit for WS subscriptions
2 years ago
ViacheslavKlimov
3c526529b9
Fix 3.7.1 upgrade script to run multiple times
2 years ago
Volodymyr Babak
62f0ba5739
Fixed DeviceEdgeProcessorTest
2 years ago
Volodymyr Babak
61b7bfd849
Fixed FromEdgeSyncResponse in ProtoUtils
2 years ago
Volodymyr Babak
cfca80defe
Remove Edge request messages - send multiple data messages in single rpc message
2 years ago
YevhenBondarenko
a1e8ec4c02
created separate api for relations with returning entity
2 years ago
IrynaMatveieva
e5484dd941
added test to verify usage of correct converter
2 years ago
IrynaMatveieva
ff3420890e
removed dataformat xml exclusion
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
irynamatveieva
37e1a40b9f
fixed tests
2 years ago
YevhenBondarenko
5cda220dcc
added TbRuleEngineStrategyTest
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
ViacheslavKlimov
f34361e1ea
Fix Nashorn sandbox script compile error (ScriptCPUAbuseException)
2 years ago
YevhenBondarenko
c619be45b6
set version_seq cache to 1
2 years ago
YevhenBondarenko
977da8bc8a
fixed tests
2 years ago
Artem Dzhereleiko
093e57374e
UI: Improvements for notification widget
2 years ago
logresearch
0f54161194
Update ImagesUpdater.java
The original logging statement had an inconsistency where the static text suggested an error in updating images, but the dynamic variables indicated an error in fetching an entity by ID. The update removes the redundant type placeholder in the error message to align the static text with the actual operation that failed, which is fetching an entity by ID.
2 years ago
YevhenBondarenko
358925cffe
added version for relations
2 years ago
ViacheslavKlimov
dee62dfad2
Fix edge user update handling
2 years ago
ViacheslavKlimov
486fed375c
Add version for tenant entity
2 years ago
ViacheslavKlimov
8d34a2003e
Fix entities deletion task reprocessing
2 years ago
ViacheslavKlimov
701260c4e9
Entities versioning refactoring
2 years ago
Volodymyr Babak
b7c505efcd
DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests
2 years ago
Volodymyr Babak
a2e4cb9a7d
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED msg into correct rule chain of the profile
2 years ago
Volodymyr Babak
ed8a20b89d
EdgeEventSourcing - ignore EntityAlarm save events. Alarms pushed to edge using push_to_edge node
2 years ago
ViacheslavKlimov
31d2d14f60
Cache transaction support for versioned entities
2 years ago
Andrii Landiak
95178d12ea
Fix OAuth2EdgeTest
2 years ago
Artem Dzhereleiko
93b0ea3c59
UI: Fixed String input widgets
2 years ago
YevhenBondarenko
7945669303
fixed sparkplug tests
2 years ago
Viacheslav Klimov
138f95e1c0
Default prop value for Swagger group name
2 years ago
YevhenBondarenko
bee9cfef9c
added ability to change swagger group name (definition)
2 years ago
YevhenBondarenko
164185c0f3
added upgrade script for attributes and latest ts
2 years ago
Andrii Landiak
c3cd5e2760
Improve logic: add check for oauth2 event to edge on convertToDownlink
2 years ago
Andrii Landiak
0984a754b6
Fix oauth2 edge validator
2 years ago
ViacheslavKlimov
1dcb64d298
Entities version refactoring
2 years ago
YevhenBondarenko
14bb7fd2f7
fixed enable/disable swagger
2 years ago
ViacheslavKlimov
8c0f2be9e4
Fix tests
2 years ago
ViacheslavKlimov
49c3c31b40
Remove invalid break from upgrade service
2 years ago
ViacheslavKlimov
5564bf9b4f
Upgrade script from 3.7.0 to 3.7.1
2 years ago
YevhenBondarenko
be608445eb
minor improvements due to comments
2 years ago
ViacheslavKlimov
88af44870e
Check for queueName emptiness on partition resolve
2 years ago
YevhenBondarenko
92845f60b6
minor refactoring
2 years ago
Max Petrov
c3c8a44862
Update application/src/main/data/json/tenant/dashboards/gateways.json
Co-authored-by: Vladyslav Prykhodko <yanat708@gmail.com>
2 years ago
YevhenBondarenko
1d79f1e213
send resourse change/delete events only for lwm2m
2 years ago