2737 Commits (ee62dbf771dca59adc69a2ee27f4b331d77be7f4)

Author SHA1 Message Date
Igor Kulikov ee62dbf771 Increase mqtt tests timeouts 5 years ago
Volodymyr Babak 6702aabc31 Added image field for device profile and description field for widget bundle 5 years ago
Igor Kulikov ae667e5af1 Coap device claiming tests improvements 5 years ago
Volodymyr Babak bb1a03f5c8 Device profile provision type set to DISABLED if not provided 5 years ago
Igor Kulikov bd3e261814 MQTT attributes tests improvements 5 years ago
Chantsova Ekaterina a2450b15fa UI: update image for JSON input widget 5 years ago
ShvaykaD 60ccd7a0b0 revert default behavior for no presense proto keys 5 years ago
ShvaykaD 0d21170b7a updated device profile validation tests & convertToRpcRequest method in ProtoConverter 5 years ago
ShvaykaD d769f6749c updated deviceProfile proto transport configuration validation tests 5 years ago
ShvaykaD c4133fa41a added new dynamic-schema based tests for telemetry and attributes upload 5 years ago
Volodymyr Babak 0c3d1556da Introduced edge session state object 5 years ago
Andrii Shvaika e914425b22 PR Review + minor logging 5 years ago
Sergey Matvienko 06fc403850 device state service: refactored transformInactivityTimeout 5 years ago
Sergey Matvienko 39a02cabae device state service: cleanup 5 years ago
Sergey Matvienko ab36a7a82e device state service: test fixed 5 years ago
Sergey Matvienko 9ac1a72be6 DefaultDeviceStateService: refactored and test added 5 years ago
Volodymyr Babak cda7c22af0 Fixed incorrect get function usage 5 years ago
Sergey Matvienko 8965ca2721 default state service: added warn on Device belongs to external partition 5 years ago
Sergey Matvienko fa279c5b13 default state service: refactored events order. long submit task split to a smaller pieces. throw exception at addDeviceUsingState if Device belongs to external partition 5 years ago
Sergey Matvienko 133eddb855 default state service: refactored events order 5 years ago
Sergey Matvienko a9c655b179 default state service: update active/inactive state after fetching device on initPartition 5 years ago
Sergey Matvienko 254c87e29f default state service: refactor async DB call with Futures transformAsync 5 years ago
Sergey Matvienko ff54d190c9 state service: refactored 5 years ago
Sergey Matvienko fa7da7f96f state service: prevent initDeviceStatesForPartitions if added NO partitions 5 years ago
Volodymyr Babak 4e29527cd0 Fixed concurrency on application event (device state service) 5 years ago
Volodymyr Babak fe292248e7 Added more debug logs to the device/integration state services and fix return variable 5 years ago
Volodymyr Babak a96f2d444c Additional logging for device state services 5 years ago
Volodymyr Babak a500aa013a Revert incorrect try/lock 5 years ago
Igor Kulikov 70097c6bf2
Remove unnecessary empty post 5 years ago
Andrii Shvaika 26d4d0de6c Merge with master 5 years ago
AndrewVolosytnykhThingsboard b881fd262b Fixed problem of incorrect order of statuses on ota update. Tests improvements 5 years ago
YevhenBondarenko f473190502 check acknowledgement for persisted rpc 5 years ago
YevhenBondarenko 040473ac80 added edrxCycle to the Lwm2mDeviceTransportConfiguration 5 years ago
Vladyslav_Prykhodko 8ce022b03c UI: Add support RPC request persistent parameter 5 years ago
Volodymyr Babak e9419d7f99 Updated msg to be able identify that its expected 5 years ago
Andrii Shvaika 65032092e1 Persistent RPC calls review 5 years ago
AndrewVolosytnykhThingsboard 6d7877921f Destroy LeshanClient in "finally" block 5 years ago
Andrii Shvaika 6f67e72afd Refactoring of MailService 5 years ago
Volodymyr Babak 9af40455bb Removed redundant lock 5 years ago
Volodymyr Babak 00c3e3ebeb Refactor - rename variables. Remove redundant executor service 5 years ago
Sergey Matvienko 2853bbf665 refactored DatabaseSchemaService (Abstract and Psql), psql-specific indexes decoupled with common indexes. SQL simplified and notes added. This fixed hsql test suite tests. PsqlEntityDatabaseSchemaServiceTest added 5 years ago
Volodymyr Babak 47311663cd Code review changes - implemented grpc sending in async manner 5 years ago
Sergey Matvienko 866c66b186 events: schema_update_event fixed typo with a comment. schema-entities-idx updated. Upgrade order fixed based on review comments. 5 years ago
Sergey Matvienko 6a7a9ac1ec events: test refactored as Spring Boot test to verify random delay expression and default value in yaml 5 years ago
Sergey Matvienko efe5677c80 events: fixed update from version (3.2.2) 5 years ago
Sergey Matvienko babe360507 events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update) 5 years ago
Volodymyr Babak f4d0aea599 Added lock for new events updates 5 years ago
Volodymyr Babak 3319154513 Code review fixes - moved out .lock from try block 5 years ago
Volodymyr Babak 11a7fc68e3 License header fix 5 years ago
Volodymyr Babak 62c9630e34 Use generics to remove duplication for event fetcher. Use page data iterable 5 years ago