nickAS21
648e8ec262
lwm2m: add Lwm2m provider for models
5 years ago
Yevhen Bondarenko
43fe84a284
created TransportResourceCache ( #4232 )
* created TransportResourceCache
* return resource by sysadmin if not found by tenant in DefaultTransportApiService
5 years ago
Yevhen Bondarenko
e2dd5b96ae
added resource dao support ( #4213 )
* Version set to 3.3.0-SNAPSHOT
* added resource dao
* added resource support in transport lvl (get resources and "update", "delete" notifications)
* refactoring
* added resource table to hsql schema
* added check for models dir in InstallScripts
* added pageLink support to getResources
5 years ago
nickAS21
447bf05b7b
Lwm2m: back: add tenantId and repositoryTenant - test2
5 years ago
nickAS21
65f4ca5800
Lwm2m: back: add tenantId and repositoryTenant - test
5 years ago
YevhenBondarenko
616839a23c
refactoring
5 years ago
YevhenBondarenko
bd3185a98f
added resource support in transport lvl (get resources and "update", "delete" notifications)
5 years ago
YevhenBondarenko
6438f6b0ee
added resource dao
5 years ago
Igor Kulikov
8fe6c956c8
Version set to 3.3.0-SNAPSHOT. Code style improvements.
5 years ago
YevhenBondarenko
e3851dcaad
improvements
5 years ago
YevhenBondarenko
50d96fb49e
Version set to 3.3.0-SNAPSHOT
5 years ago
Igor Kulikov
5d94e5e74a
Minor improvement for oauth2 success handler
5 years ago
Igor Kulikov
bf6745274d
Add http cookie repository to store oauth2 authorization requests
5 years ago
YevhenBondarenko
e318b49c2d
refactoring
5 years ago
YevhenBondarenko
f68158c550
improvements
5 years ago
Igor Kulikov
3255eb9027
Version set to 3.2.2-SNAPSHOT
5 years ago
Vladyslav_Prykhodko
07ed2581be
UI: Refactoring code
5 years ago
YevhenBondarenko
506151185f
added ping for WS
5 years ago
Vladyslav_Prykhodko
cbc8991b05
UI: Updated value name
5 years ago
Andrii Shvaika
f8d1fff4cc
New Alias
5 years ago
Vladyslav_Prykhodko
c81854e614
Twilio SMS provider added support Phone Number's SID or Messaging Service SID
5 years ago
Andrii Shvaika
1e9016cb47
Implementation
5 years ago
Volodymyr Babak
eec8bb0202
Introduced new configuration option
5 years ago
Volodymyr Babak
594a1290db
Async timeout connector customizer. Refactoring
5 years ago
Andrew Volostnykh
a2d9899a46
Null activation link and absent expected field in additional info fixed
5 years ago
Andrii Shvaika
3176c208a8
Data structures
5 years ago
AndrewVolosytnykhThingsboard
8ea3dcb808
improvement of solution
5 years ago
Andrii Shvaika
3cd964327a
Constant filters for device profile
5 years ago
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport ( #4164 )
* added redis stores support to lwm2m transport
* added cache dependency to dao
* added cache dependency to dao-api
* moved JacksonUtil to the common.util package
* added cache to the component scan for install
* lwm2m stores improvements
5 years ago
vzikratyi
43309d2497
Added instruction to update redis config if attr cache enabled
5 years ago
vzikratyi
29fd4fb02c
Save Attributes to cache
5 years ago
Andrii Shvaika
a4508aa193
Imrpvements to the entity message routing based on the device profile
5 years ago
VoBa
16f3146fd4
Push entity created event to the device profile rule chain and queue if specified ( #4131 )
* Remove device from cache in case null value cached in the distributed redis
* Handle case when device was removed from db but message in the queue exists
* Code review chagnes
* Added usage statistics configuration to yml file
* Use msg queue instead of default
* Make private
* Make private
* Push entity created event to the device profile rule chain and queue if specified
5 years ago
ShvaykaD
c01005627b
[3.3] Fix/psql ts partitions remove action ( #4130 )
* fix psql ts partitions remove action by max ttl
* added forced null assigning
* added fix to upgrade
* added update to upgrade script from 3.1.1 and 3.2.1
5 years ago
vzikratyi-tb
ef33c68727
Added kafka consumer-groups statistics ( #4123 )
* Added kafka consumer-groups statistics
* Fixed PR notes
* Updated stats.kafka-response-timeout-ms
* Log kafka stats only once for CORE and RULE_ENGINE
5 years ago
AndrewVolosytnykhThingsboard
9728478b0d
Stub for querying entities after deleting dashboard ( #4107 )
* Code cleaning after review
* Code cleaning
* Refactoring
* Clean solution improved
* Imports standartization
* Correct if statement improved
5 years ago
nickAS21
9b4a155edb
Lwm2m: back: DTLS - privateKey in yml hex format, publicKey in yml x, y
5 years ago
nickAS21
8f3d033dcc
Lwm2m: back: start DTLS -one bootstrap 4 security
5 years ago
nickAS21
b864680b81
Lwm2m: back: start DTLS -one server 4 security
5 years ago
nickAS21
4c12985a96
Lwm2m: back: start fix bug DTLS
5 years ago
Vladyslav_Prykhodko
10cea37abe
UI: Add new setting for subscription reloadOnlyOnDataUpdated
5 years ago
Andrii Shvaika
6c1074a8b0
Fix for race condition in the partition change events
5 years ago
VoBa
411c9dabda
Added usage statistics configuration to yml file ( #4097 )
* Remove device from cache in case null value cached in the distributed redis
* Handle case when device was removed from db but message in the queue exists
* Code review chagnes
* Added usage statistics configuration to yml file
5 years ago
Andrii Shvaika
dac7c5250f
Improvements to the DeviceStateService
5 years ago
Viacheslav Kukhtyn
c4b1f9ea7a
Process alarms on activity and inactivity events when device state is persisted to telemetry
5 years ago
Igor Kulikov
305e656c71
Fix memory leak in entity data subscription service
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
59a54211f9
Fix compile errors and warnings.
5 years ago
nickAS21
c230e3fdcd
Lwm2m: front: add key to profile - refactoring-light start2
5 years ago