Igor Kulikov
|
1f6a5b7a21
|
Fix timeseries tests
|
5 years ago |
Andrii Shvaika
|
bb4a51bae1
|
Fix data aggregation
|
5 years ago |
Viacheslav Klimov
|
e2b455e851
|
Fix Timescale procedure 'cleanup_timeseries_by_ttl'
|
5 years ago |
Andrii Shvaika
|
171b991a5c
|
Added index for audit log by tenant id and created time
|
5 years ago |
YevhenBondarenko
|
9e0b26ab12
|
fix getHighestAlarmSeverity for propagated entities
|
5 years ago |
ShvaykaD
|
c5c8fbd3f7
|
[3.2.2] [WIP] coap transport (#4239)
* init CoapDeviceProfile & added ui components
* added transport payload type configuration for default coap device type
* added AbstractCoapTransportResource & updated efento resource
* fixed coap device profile save & update
* fixed Attribute Updates notifications
* revert CoapOkCallback onSuccess changes
* updated provision request to handle proto payload type
* fix license
* updated Rpc subscribe/unsubscribe action
* add more device emulator clients
* added fix for Coap Transport: ability to handle requests with oneElementUriPaths and MultiElementUriPaths
* fix TbCoapServer implementation
* changed response type to CREATED in POST requests
* improved implementation
* fix typos
* minor bug-fixes & improvements
* fix TbCoapServerMessageDeliverer class
* improved relay sensor implementation
* added tests for CoAP transport\
* fix typo
* removed nosql tests
* fix coap endpoint creation & improved getAttributes tests
* transport tests refactoring
|
5 years ago |
Andrii Shvaika
|
430e96cdb2
|
Fix Latest TS Dao to save newest record with same timestamp. Enabled updates for old timeseries data.
|
5 years ago |
Igor Kulikov
|
71062f64df
|
New widget selector backend support
|
5 years ago |
Igor Kulikov
|
3255eb9027
|
Version set to 3.2.2-SNAPSHOT
|
5 years ago |
ShvaykaD
|
aa7752e942
|
fix typo
|
5 years ago |
ShvaykaD
|
b418b08d23
|
code simplified
|
5 years ago |
ShvaykaD
|
0d28d6279c
|
added fix for partitions save
|
5 years ago |
Andrii Shvaika
|
f8d1fff4cc
|
New Alias
|
5 years ago |
Andrii Shvaika
|
1e9016cb47
|
Implementation
|
5 years ago |
Andrii Shvaika
|
3176c208a8
|
Data structures
|
5 years ago |
vzikratyi
|
c7df356fb7
|
Wrapped attr cache requests, fixed bug
|
5 years ago |
Andrii Shvaika
|
ab76d81c6f
|
Imrpvements to the cache
|
5 years ago |
vzikratyi
|
29fd4fb02c
|
Save Attributes to cache
|
5 years ago |
Igor Kulikov
|
efad71b5ac
|
Fix TbKafkaNode. Configure directly serializer class for key/values instead of string class name.
|
5 years ago |
Andrii Shvaika
|
42d40d2b36
|
Unit Tests added
|
5 years ago |
Volodymyr Babak
|
5391d296f3
|
Remove device from cache in case null value cached in the distributed redis
|
5 years ago |
Igor Kulikov
|
22e5771120
|
JDK 11 Support
|
5 years ago |
Vladyslav_Prykhodko
|
22a1d24291
|
Added to widgets bundles and widget functional preview and description
|
5 years ago |
Igor Kulikov
|
1643188ab2
|
Fix tests
|
5 years ago |
Igor Kulikov
|
db904c6963
|
Fix HSQLDB support
|
5 years ago |
AndrewVolostnykhThingsboard
|
70f9da07d8
|
CassandraBaseTimeseriesDao init method fix (revert)
|
5 years ago |
AndrewVolostnykhThingsboard
|
82ae2eb36f
|
findHighestAlarmStatus: code cleaning (i believe that last)
|
5 years ago |
AndrewVolostnykhThingsboard
|
f54dc932f7
|
findHighestAlarmStatus: test for no alarm created, code cleaning
|
5 years ago |
AndrewVolostnykhThingsboard
|
beeade8b07
|
findHighestAlarmStatus: code cleaning
|
5 years ago |
AndrewVolostnykhThingsboard
|
581bb536f5
|
findHighestAlarmStatus: fixed using Repository Query
|
5 years ago |
AndrewVolostnykhThingsboard
|
3c558a7d2a
|
getHighestAlarmSeverity: cleared unwanted code
|
5 years ago |
Igor Kulikov
|
61723da391
|
Version set to 3.3.0-SNAPSHOT
|
5 years ago |
AndrewVolostnykhThingsboard
|
a4981a869f
|
highestAlarmSeverity fixed
|
5 years ago |
YevhenBondarenko
|
6a458e85b0
|
reset password improvements
|
5 years ago |
YevhenBondarenko
|
4d4d189816
|
getPropagationEntityIds improvements
|
5 years ago |
ShvaykaD
|
27e15ab7d8
|
merge after cherry-pick
|
5 years ago |
ShvaykaD
|
b0e6f72658
|
added new methods to JacksonUtil & replaced objectMapper from AuditLogServiceImpl
|
5 years ago |
Valerii Sosliuk
|
f2a31da65e
|
Max Debug Event symbols configurable
|
5 years ago |
Igor Kulikov
|
d31358b2ea
|
Update license header - set 2021 year
|
5 years ago |
Viacheslav Kukhtyn
|
f1fb0cedae
|
Add audit log details for telemetry deleted and telemetry updated types
|
6 years ago |
Igor Kulikov
|
6814c21ee9
|
restore ver 3.2.1-SNAPSHOT
|
6 years ago |
Igor Kulikov
|
bfee301625
|
Set ver to 2.5.6-SNAPSHOT
|
6 years ago |
ShvaykaD
|
fb8ddbda58
|
changed doReturn for cassandraBaseTimeseriesDao.getFuture in tests
|
6 years ago |
YevhenBondarenko
|
f50dec4f76
|
fix ConstraintViolationException on findOrCreateDeviceProfile
|
6 years ago |
ShvaykaD
|
637ad6cac5
|
remove boundStatementBuilder from doSavePartition method
|
6 years ago |
ShvaykaD
|
24a31d6134
|
update code
|
6 years ago |
ShvaykaD
|
e516cd31dc
|
added Caffeine cache for Cassandra ts partitions saving
|
6 years ago |
Andrii Shvaika
|
2ea3b18738
|
partitions cache improvements
|
6 years ago |
ShvaykaD
|
0a2255d055
|
move SettableFuture.create() to the else block
|
6 years ago |
ShvaykaD
|
724df48f79
|
added default value for .yml parameter & rename params names
|
6 years ago |