Andrii Shvaika
a4bac1e794
Implement cache for the entity creation request
3 years ago
ShvaykaD
6d0d1c0211
validate node only after upgrade is called
3 years ago
Andrii Shvaika
df24c363ce
Version set to 3.6.2-SNAPSHOT
3 years ago
Volodymyr Babak
4041186f40
EdgeRepository - fixed typo searchText <> textSearch
3 years ago
dashevchenko
e6473c9c17
fixed AssetProfileServiceImpl
3 years ago
dashevchenko
7248f70517
added log printing to coap commands
3 years ago
dashevchenko
6551658bfc
updated TbTransactionalCache with method that retrieve but doesn`t put value in cache
3 years ago
dashevchenko
8b034308de
updated docker connectivity command localhost check, updated test
3 years ago
dashevchenko
7d1e12d4b1
fixed save method to not put into cache
3 years ago
dashevchenko
7b84cfb9e8
added "--network=host " for docker command if host equals localhost
3 years ago
YevhenBondarenko
8a98ccf1d0
added tests and minor refactoring
3 years ago
dashevchenko
56390b53a4
updated mosquitto_pub connectivity command with double quotes for user credentials
3 years ago
Andrii Shvaika
162bf8a1f2
Device Cache fix
3 years ago
Andrii Shvaika
33abe0ebe5
Fix cache key for device cache
3 years ago
Andrii Shvaika
5702d9654a
Fix alarm deletion WS update
3 years ago
dashevchenko
5267b641f2
fixed ilike function for native query
3 years ago
Sergey Matvienko
f1fa6e6a01
DeviceCredentialsCacheTest total DB calls reduced from 2 to 3 due to nulls cached at findDeviceCredentialsByCredentialsId
3 years ago
Sergey Matvienko
5c2f8fef84
JpaDeviceCredentialsDao: trace log added for findByCredentialsId
3 years ago
Sergey Matvienko
dc27dd7d21
cache nulls (not found) results for deviceCredentialsDao.findByCredentialsId to reduce the load on permanent failure requests
3 years ago
Igor Kulikov
449296a604
Implement widgets bundles ordering.
3 years ago
Dmytro Skarzhynets
416d178f74
Add tests for new tag searching logic
3 years ago
Dmytro Skarzhynets
631658b710
Fix copy-paste error
3 years ago
Andrii Shvaika
fc63257369
Fix null check in text search
3 years ago
Andrii Shvaika
34bd57b726
Fix method names
3 years ago
Andrii Shvaika
5ede741892
Optimize DAO layer for Widget Bundles
3 years ago
Dmytro Skarzhynets
1bf3f6066e
Add base implementation of new tags search
3 years ago
Andrii Shvaika
694b6bf851
Refactoring: new data structures and message flow
Local Subscription Service refactoring
Refactoring of the proto structures
Bug fixing after refactoring
Minor improvements and bug fixes
Improvements to avoid additional DB calls
Bug fixes after refactoring
Cluster mode improvements
3 years ago
dashevchenko
1e53280ca8
added api request parameter to retrieve all tenant bundles without system
3 years ago
YevhenBondarenko
7fc04e4b24
fixed install
3 years ago
YevhenBondarenko
32ffaa2ac1
minor improvements
3 years ago
YevhenBondarenko
50dc46e5ff
moved device connectivity from yml to AdminSettings
3 years ago
ViacheslavKlimov
ef292c5cbb
Fix delete queries in repositories
3 years ago
ShvaykaD
6701ef46f5
fixed upgrade script for rule nodes
3 years ago
Volodymyr Babak
8c94ec5c52
Edge: do not sync User login actions. Edge: do not save particular edge events in case edge is not activated or disconnected
3 years ago
Andrii Shvaika
ce8eba2137
Ability to sort widget types by createdTime
3 years ago
Sergey Matvienko
4700fff7d2
tenant publish event fix: tenant_id instead sys_tenant_id to avoid broadcast messages
3 years ago
dashevchenko
0079c6d3d0
renamed DeviceConnectivityUtil const
3 years ago
Volodymyr Babak
919e0c5081
Code review. Minor refactoring: Sync -> EdgeId. Logging updates. Avoid usage of OBJECT_MAPPER.
3 years ago
dashevchenko
902e153683
renamed mqtts ca file for device connectivity
3 years ago
ViacheslavKlimov
95c9300c39
Add Transactional back to deleteDevicesByTenantId
3 years ago
dashevchenko
e03e276c5a
fixed sql syntax
3 years ago
ViacheslavKlimov
1b8e4800d0
Improvements for deletion by tenantId
3 years ago
ViacheslavKlimov
6ed6cc298c
Refactoring for deletion of devices, assets, dashboards, users
3 years ago
YevhenBondarenko
79d655eedc
removed deprecadted methods
3 years ago
Igor Kulikov
2492b81d34
UI: Wind speed and direction widget.
3 years ago
Sergey Matvienko
31f3c2a824
CachedAttributesService find() many refactored in non-blocking manner
3 years ago
ViacheslavKlimov
c0294e3878
Don't delete notifications when recipient is deleted
3 years ago
ViacheslavKlimov
6a3beb9213
Remove foreign keys for notification table
3 years ago
ViacheslavKlimov
12d2c26279
Rule Engine stats: exception message truncation
3 years ago
ViacheslavKlimov
6ec4b8cf72
TTL for queue stats and RE exceptions
3 years ago