4257 Commits (79e8b2e0bbb21f96c006df2ee070e2da40d4d46f)

Author SHA1 Message Date
ViacheslavKlimov dc1e2f94c6 Improve Lua script for versioned cache 2 years ago
IrynaMatveieva 293b1cb69b code style issues fixed 2 years ago
IrynaMatveieva 2ad0f0519f added test for the default measurements 2 years ago
IrynaMatveieva ae49824eba covered more measurement types with tests 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
dashevchenko 4391d0b474 changed access modifier from public to package-private 2 years ago
dashevchenko 560708328e extracted some methods to CoapEfentoUtils, added tests 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
Kulikov 297e3941a7
TBEL: added parseBinaryArrayToInt (#11329) 2 years ago
Andrii Landiak 5ca6ad03e3 CE: optimize java imports 2 years ago
Kulikov ea235b7769
TBEL: added padStart, padEnd, parseByteToBinaryArray, parseBytesToBinaryArray, parseLongToBinaryArray (#11323) 2 years ago
Daria Shevchenko 15cb12e48f
HTTP API: validate payload size (#11265) 2 years ago
Kulikov b48474861e
TBEL: added parseBytesIntToFloat, parseBytesLongToDouble, byteArrayToExecutionArrayList (#11296) 2 years ago
dashevchenko 569ab0b87b added support for new efento measurement types 2 years ago
nick 7fcb82cea9 tbel: added new version tbel and new test hexToBytes 2 years ago
YevhenBondarenko 977da8bc8a fixed tests 2 years ago
logresearch eb0a0f80ac
Update TbLwM2MDtlsBootstrapCertificateVerifier.java 2 years ago
YevhenBondarenko 358925cffe added version for relations 2 years ago
nick c347c067e7 tbel: added some parseBytesTo Int/Long/Float/Double methods with length 2 years ago
nick 2f838c4fbf tbel: added some double methods 2 years ago
nick 7e0a9bbebf tbel: added some float methods 2 years ago
ViacheslavKlimov 874a5b9437 Fix tenant proto 2 years ago
ViacheslavKlimov 486fed375c Add version for tenant entity 2 years ago
ViacheslavKlimov 701260c4e9 Entities versioning refactoring 2 years ago
Andrii Landiak 1720803eba Improvement after review: reuse getAndPutInTransaction, write test 2 years ago
ViacheslavKlimov 31d2d14f60 Cache transaction support for versioned entities 2 years ago
ViacheslavKlimov d0546ae83c Put to cache after save for versioned entities 2 years ago
Andrii Landiak 9fc6929a77 Use cacheEnabled to disable caching in case cache.specs field 'maxSize' is 0 2 years ago
Sergey Matvienko 094f840f11 JpaAlarmDao debug log added 2 years ago
Kulikov 99d4eb0d9c
TBEL: new methods (#11129) 2 years ago
YevhenBondarenko 9515bdea1d updated LUA SHA 2 years ago
YevhenBondarenko 2336cba89a version in proto should be optional 2 years ago
YevhenBondarenko d6367c9680 added version to timeseries and attribute protos 2 years ago
ViacheslavKlimov b894cbc5d2 Fix Caffeine's getAndPutInTransaction; add compute method to VersionedTbCache 2 years ago
ViacheslavKlimov cf821515fb Refactoring for versioned caches 2 years ago
ViacheslavKlimov 1dcb64d298 Entities version refactoring 2 years ago
YevhenBondarenko 77a420b6d6 fixed versioned caffeine cache 2 years ago
ViacheslavKlimov 88af44870e Check for queueName emptiness on partition resolve 2 years ago
YevhenBondarenko 6c00802d81 removed redundant check 2 years ago
YevhenBondarenko 1d79f1e213 send resourse change/delete events only for lwm2m 2 years ago
Andrii Landiak 7a2500910b Fix env variable 2 years ago
YevhenBondarenko 0b51baf38d LUA script improvements and used versioned cache for latest ts 2 years ago
Andrii Landiak 6f5122386b Introduce approach to use proxy for grpc client 2 years ago
nick 4d52002953 Revert "tbel: number to string by radix" 2 years ago
nick 0fd285d76b tbel: number to string by radix 2 years ago
ViacheslavKlimov 8c8666c3d0 Ignore version for export/import 2 years ago
ViacheslavKlimov 8a3f99d651 HTTP status 409 (Conflict) on EntityVersionMismatchException 2 years ago
ViacheslavKlimov 4b7b69313f Fix version in proto; fix some tests 2 years ago