135 Commits (2f3d8690f647084a7ea7483cf9aaf651297cfc8a)

Author SHA1 Message Date
Sergey Matvienko 177c0f46ad enqueueForTellNext for specific queue produce new message with the new queue from parameter. Instead old queue from old Msg. It affects rule node statistics before. This fix is related to Checkpoint node 5 years ago
nickAS21 d403afb0e6 Lwm2m credentials base64 validate (with /n and "...BEGIN...") back 5 years ago
YevhenBondarenko d49bee4b31 send next rpc after removing 5 years ago
YevhenBondarenko 2a2441b248 used timeout from yml 5 years ago
YevhenBondarenko 8513c99903 added sequence for the all RPC 5 years ago
YevhenBondarenko d44adcfe75 added removing rpc request from pending map after rpc deleting 5 years ago
Andrii Shvaika 2078c71d32 Added module cluster-api and used it in rule engine and other services 5 years ago
YevhenBondarenko 373f2f9f0e added additionalInfo to the rpc 5 years ago
Sergey Matvienko 1b21140892 fixed licence header (CE) for TopicPartitionInfoTest (removed <p>) 5 years ago
Sergey Matvienko e430deceac fixed license header for TopicPartitionInfoTest 5 years ago
Sergey Matvienko 983d8f6ea9 test added for TopicPartitionInfo 5 years ago
YevhenBondarenko 8b285c8e77 created OtaPackageTransportResource 5 years ago
YevhenBondarenko 489c67778a implemented persisted RPC 5 years ago
YevhenBondarenko ab10dd4494 implemented software update 5 years ago
YevhenBondarenko 1850024fdb implemented firmware update for the coap transport 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 f89b30777e Initial implementation for per-customer api usage stats 5 years ago
Andrii Shvaika a4508aa193 Imrpvements to the entity message routing based on the device profile 5 years ago
Andrii Shvaika 58e31ceb78 Improvement to the restarts of the rule nodes 5 years ago
Andrii Shvaika cfb8a72f06 Memory leak fix for cases when actors fail to initialize or stopped. Cleanup TbMsgPackProcessingContext as well. 5 years ago
Igor Kulikov d31358b2ea Update license header - set 2021 year 6 years ago
Volodymyr Babak 5e47b2b926 Fixes according code review 6 years ago
Volodymyr Babak 3a38ed8d6a Fix for copy msg for 2 or more relations 6 years ago
Volodymyr Babak 193cccf123 Refactored Edge session message poll mechanism. Removed tech dept - Integer.MAX_INTEGER. Code refactoring 6 years ago
YevhenBondarenko 6f2f9c54dc fixed zones in SchedulerUtils and ApiUsageStateService improvements 6 years ago
Volodymyr Babak ed85d3de3e Refactored RPC request 6 years ago
Viacheslav Kukhtyn 63406b010f Use the same device session info in transport service and in context 6 years ago
Viacheslav Kukhtyn 52d7d790f6 Update device and session infos in context 6 years ago
Viacheslav Kukhtyn aa816d61ab Handle device update or delete event in device's session 6 years ago
Andrii Shvaika 3ee3839c3c Protection from infinite loops 6 years ago
YevhenBondarenko df133e48ff DefaultTransportService refactored 6 years ago
YevhenBondarenko 7724495cb1 added default queue for device profile 6 years ago
Andrii Shvaika 2ea2b57f3c Top 5 rule nodes statistics 6 years ago
Andrii Shvaika 9ec4b77672 Improvements to ApiUsageState persistence 6 years ago
YevhenBondarenko 70fe28a5ac added usage stats consumer and producer to queue providers 6 years ago
Andrii Shvaika e9bf5bae29 Rate limit improvements 6 years ago
Andrii Shvaika c9f3af73fd Scheduler for Device Profile Alarms 6 years ago
Andrii Shvaika 85643636ab Implemented main functionality 6 years ago
zbeacon 8a8695f260 Working version for provision feature with provision credentials on device level 6 years ago
Andrii Shvaika 856cc3722a Forward device messages to rule chain from device profile 6 years ago
Andrii Shvaika a3326b4464 New type of credentials: MQTT 6 years ago
Andrii Shvaika ad273deace Custom MQTT Topic filters in device profile 6 years ago
Andrii Shvaika 445350b1f8 Top 5 rule nodes statistics 6 years ago
ShvaykaD e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json (#3376) 6 years ago
Igor Kulikov 30b0897e87 Fix for TbMsg serialization error: '...TbMsgCallback cannot be serialized...' 6 years ago
vzikratyi 0ccf7f13d1 Moved 'stats' to separate module 6 years ago
vzikratyi d98bbacd43 Added stats to TbSqlQueue and BufferedRateExecutor 6 years ago
vzikratyi 1700cf7707 Added producer stats to 'transport' services 6 years ago