2669 Commits (feature/deduplication-node)

Author SHA1 Message Date
Andrii Shvaika b0a27954ea Improvements to FirmwareInfo 5 years ago
YevhenBondarenko 23063b1600 refactoring 5 years ago
YevhenBondarenko b82525ae86 added consumerPropertiesPerTopic to transport yml 5 years ago
YevhenBondarenko 2658de715a implemented consumerPropertiesPerTopic 5 years ago
YevhenBondarenko c9439b3976 created created firmware queue 5 years ago
Viacheslav Klimov 5465703d2d Handle tenant and customer deletion for TbApiUsageStateService 5 years ago
Viacheslav Klimov 8c9213cff5 Provide querying by customer for API usage states 5 years ago
Viacheslav Klimov 6b008e52cb Refactor 5 years ago
Viacheslav Klimov 030d80d05a CustomerId to TbMsg and SessionInfo 5 years ago
Andrii Shvaika 0ff4e6ac0d Improvements to the TbMsg to support CustomerId 5 years ago
Viacheslav Klimov 3db3385571 Enable/disable usage stats per customer from config 5 years ago
Viacheslav Klimov 9d045e231b Refactor DefaultTbApiUsageClient 5 years ago
Viacheslav Klimov ecf86b53ba Provide usage stats for sysTenant; refactor 5 years ago
Viacheslav Klimov f89b30777e Initial implementation for per-customer api usage stats 5 years ago
YevhenBondarenko 609024a603 added redis configs to the transports yml 5 years ago
YevhenBondarenko 75fe679bab MqttTransportHandler improvements 5 years ago
YevhenBondarenko f55f0ecb94 implemented firmware update for the http and mqtt transports 5 years ago
Viacheslav Klimov a1e4bbbb31 Implement RPC for SNMP; refactor 5 years ago
Viacheslav Klimov 783b959577 Refactor 6 years ago
Viacheslav Klimov 415bf570ba Refactor 6 years ago
Viacheslav Klimov e52ac96c62 Implement SNMP v3 security support, remove traps support 6 years ago
ShvaykaD 321fb731a6
Support of server-side RPC requests via protobuf for CoAP and MQTT 5 years ago
nickAS21 51b0d50542
Lwm2m discovery (#4438) 5 years ago
Sergey Matvienko cb9450104e device count performance for 100k+ devices per tenant. Added additional tests for the DeviceService 5 years ago
AndrewVolosytnykhThingsboard e3caf24a9b Removed redundant parameter for AlarmController, AlarmQuery and RestClient.getAlarms 5 years ago
Sergey Matvienko 8b653d7065 rule chain. implemented save/update/delete @Transactional. Added sync DAO methods to run in transaction. Moved loadRuleChainMetaData outside of saveRuleChainMetaData transaction 6 years ago
Sergey Matvienko 27788790df dependency upgrade: grpc.version up to 1.36.0. explicitly added protobuf-java-util due to grpc not depends on it anymore 6 years ago
Sergey Matvienko 562637ad34 ZKDiscoveryService: fix potential outdated server info on recalculatePartitions. info logs added on application event 6 years ago
Sergey Matvienko e64b1074a7 queue consumer: added queue check on the very first poll in the lifecycle before any subscribe method calls 6 years ago
Sergey Matvienko b35ce062a7 queue consumer: implemented nonblocking subscribe method to prevent locks on repartition event. moved message decoding out of the lock to reduce locking time. using monotonic time instead wall-clock. added debug messages 6 years ago
Andrii Shvaika f1d89ace5d Removed invalid dependency 5 years ago
nickAS21 4a6e0c7aae
Lwm2m fix bug 19 (#4422) 5 years ago
Andrii Shvaika 2df1177ed9 Replace StringUtils with our implementation 5 years ago
Andrew Shvayka e08d1b2c07
Feature/event filters 5 years ago
nickAS21 d6979e54da
lwm2m: back: Write Attributes - start (#4402) 5 years ago
YevhenBondarenko d6f451ccca created FirmwareStateService 6 years ago
Viacheslav Klimov fdd126303a Validate more entities' fields 6 years ago
Igor Kulikov 54ba69a82c Fix code style issues 6 years ago
Igor Kulikov 29f64d9380 Update banner. Fix lwm2m transport jks config path 6 years ago
YevhenBondarenko 401e41f7c3 implemented FirmwareControllerSqlTest 6 years ago
YevhenBondarenko 8860eef1ba added hasData for firmware 6 years ago
nickAS21 c634859e90
lwm2m: front start add attributes Lwm2m (#4388) 6 years ago
Volodymyr Babak c5f5acdba1 Improved disconnect process - try 5 times before force close session 6 years ago
Volodymyr Babak 770d3f91f2 Code review changes 6 years ago
YevhenBondarenko 935aab7535 added checksum and checksum algorithm for firmware 6 years ago
ShvaykaD dc87550835
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations). 6 years ago
Igor Kulikov 4a63660e1d Version set to 3.3.0-SNAPSHOT 6 years ago
YevhenBondarenko b51fee8740 created firmware dao 6 years ago
YevhenBondarenko bb90b2f137 lwm2m queue mode 6 years ago
ShvaykaD 2344d6d62f
Fixed RPC string params in protobuf payload type. Reverted changes from the previous fix (#4356) 6 years ago