4405 Commits

Author SHA1 Message Date
YevhenBondarenko
805deffaa2 refactored due to comments 2024-08-21 11:39:16 +02:00
Viacheslav Klimov
20894ee0eb
Merge pull request #11422 from irynamatveieva/fix/swagger-doc
[Swagger Documentation] Fixed description
2024-08-21 11:56:36 +03:00
Viacheslav Klimov
2b8fbd19ba
Merge pull request #11419 from thingsboard/fix/kafka-unknown-session-timeout-ms
Fix unrecognized Kafka config 'session.timeout.ms'
2024-08-21 11:27:36 +03:00
YevhenBondarenko
b5fff2e44e minor refactoring 2024-08-21 10:27:21 +02:00
YevhenBondarenko
80d69df5f4 added support of getSerbiceConfiguration RPC 2024-08-20 15:01:10 +02:00
dashevchenko
eca50b018f rid from 'registration' 2024-08-20 12:51:30 +03:00
dashevchenko
9f7d6737b3 added @Length validations according to database restriction 2024-08-19 15:20:47 +03:00
dashevchenko
f260794452 merged with master 2024-08-19 12:53:06 +03:00
ViacheslavKlimov
6f307cdede SNMP v3: fix engine id 2024-08-19 11:27:20 +03:00
dashevchenko
931102f73c fixed pull request comments 2024-08-16 18:00:34 +03:00
ViacheslavKlimov
9d1f162fa5 SNMP v3: fix unsupported authentication and protocol versions 2024-08-16 13:20:38 +03:00
Igor Kulikov
d5c8f82b36 Merge with master 2024-08-15 10:36:00 +03:00
IrynaMatveieva
0f4037155d fixed swagger description 2024-08-14 15:50:21 +03:00
ViacheslavKlimov
9c68204845 Add activation link info API 2024-08-14 13:17:35 +03:00
ViacheslavKlimov
92cabebb04 Fix unrecognized Kafka config 'session.timeout.ms' 2024-08-14 11:52:13 +03:00
Ikko Eltociear Ashimine
9e8958b684
chore: update proto_config.proto
accesing -> accessing
2024-08-14 00:39:09 +09:00
dashevchenko
8d7acca4d8 added "/oauth2/client/infos?clientIds=" api for UI 2024-08-12 17:53:31 +03:00
Andrew Shvayka
ed0a7d5adb
Merge pull request #11112 from thingsboard/feature/entities-version
Versioning for entities
2024-08-12 17:50:19 +03:00
Viacheslav Klimov
bce943cb5b
Merge pull request #11274 from logresearch/master
Fix bugs in three logging statement
2024-08-09 17:31:40 +03:00
Viacheslav Klimov
0b3e228e6f
Merge pull request #11360 from irynamatveieva/fix-time-series-text-swagger
Swagger: replaced text timeseries/time-series to time series
2024-08-09 15:33:35 +03:00
Viacheslav Klimov
25d3330a8b
Merge pull request #11381 from irynamatveieva/efento_new_types_tests
Efento new types: added tests
2024-08-09 15:06:47 +03:00
ViacheslavKlimov
152e6f13da Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-08-09 13:08:26 +03:00
ViacheslavKlimov
dc1e2f94c6 Improve Lua script for versioned cache 2024-08-09 12:24:20 +03:00
dashevchenko
936bb82334 updated transport http limits, added logging for initialized filters 2024-08-07 19:03:05 +03:00
ViacheslavKlimov
5d5632606c Merge remote-tracking branch 'origin/master' into feature/activation-link-ttl 2024-08-07 14:26:23 +03:00
Igor Kulikov
241f28f254 Merge with master 2024-08-07 14:20:58 +03:00
Andrew Shvayka
f4cc6b35ae
Merge pull request #11295 from dashevchenko/efento_new_types
Efento: new measurement types
2024-08-07 13:51:02 +03:00
Viacheslav Klimov
af5f501cd4
Merge pull request #11347 from volodymyr-babak/edge-misc-fixes
Edge: Enhanced Credential Handling and Sync Improvements
2024-08-07 13:38:40 +03:00
ViacheslavKlimov
7007563627 Merge remote-tracking branch 'origin/hotfix/3.7' into master-hotfix 2024-08-06 19:46:05 +03:00
IrynaMatveieva
293b1cb69b code style issues fixed 2024-08-06 17:54:44 +03:00
Igor Kulikov
e1bae1eda5 Merge with master 2024-08-06 17:40:29 +03:00
IrynaMatveieva
2ad0f0519f added test for the default measurements 2024-08-06 17:34:34 +03:00
IrynaMatveieva
ae49824eba covered more measurement types with tests 2024-08-06 12:12:23 +03:00
IrynaMatveieva
bdc9e4c9af replaced text timeseries/time-series to time series 2024-08-05 18:10:36 +03:00
ViacheslavKlimov
5759610340 Rate limit for WS subscriptions 2024-08-05 17:22:58 +03:00
dashevchenko
4391d0b474 changed access modifier from public to package-private 2024-08-05 13:03:37 +03:00
ViacheslavKlimov
a5a92d9334 Merge remote-tracking branch 'origin/master' into feature/entities-version 2024-08-03 14:33:21 +03:00
dashevchenko
560708328e extracted some methods to CoapEfentoUtils, added tests 2024-08-02 17:28:26 +03:00
Volodymyr Babak
61b7bfd849 Fixed FromEdgeSyncResponse in ProtoUtils 2024-08-02 14:41:36 +03:00
Volodymyr Babak
8cc1bccc5b Merge remote-tracking branch 'upstream/master' into edge-misc-fixes 2024-08-02 12:50:54 +03:00
Volodymyr Babak
cfca80defe Remove Edge request messages - send multiple data messages in single rpc message 2024-08-02 12:48:13 +03:00
YevhenBondarenko
dfd417b530 merge with master 2024-08-02 11:24:33 +02:00
dashevchenko
60b03288cd wrapped /infos endpoint by PageData for UI opportunities 2024-08-02 12:03:18 +03:00
Viacheslav Klimov
5443897172
Merge pull request #11334 from AndriiLandiak/optimize-imports
Optimize imports
2024-08-02 11:22:12 +03:00
Kulikov
297e3941a7
TBEL: added parseBinaryArrayToInt (#11329)
* tbel: added new parseBinaryArrayToInt
fix bug: parseLongToBinaryArray:
Writes the bit value to the appropriate location in the bins array, starting at the end of the array, to ensure proper alignment (highest bit to low end).

* tbel: refactoring parseBinaryArrayToInt_Test.

* tbel: refactoring arseByteToBinaryArray add Endian

* tbel: added new hexToBase64
2024-08-02 11:11:26 +03:00
dashevchenko
4169da4c08 configurable max payload size by url pattern 2024-08-01 16:10:39 +03:00
imbeacon
91d0f1dd1d Added ability to provision gateway device on device creating using device provisioning feature 2024-08-01 15:44:48 +03:00
Andrii Landiak
0c0c2fc5fc Merge remote-tracking branch 'upstream/master' into optimize-imports 2024-08-01 12:52:17 +03:00
Andrii Landiak
5ca6ad03e3 CE: optimize java imports 2024-08-01 11:12:10 +03:00
dashevchenko
02f7001102 added spring security for http transport, added large RequestSizeFilter for http transport 2024-07-31 16:46:18 +03:00