Vladyslav_Prykhodko
8938c69e7b
UI: Updated dependencies
5 years ago
AndrewVolosytnykhThingsboard
fbb8cb5985
Rest Api Call Node fixes: throws null data for next node in message, added default header Content-Type
5 years ago
Volodymyr Babak
eae41d112f
Refactored
5 years ago
Volodymyr Babak
acc9257af7
Fix for org.apache.kafka.common.KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class
5 years ago
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
5 years ago
Viacheslav Klimov
6b008e52cb
Refactor
5 years ago
Viacheslav Klimov
030d80d05a
CustomerId to TbMsg and SessionInfo
5 years ago
Viacheslav Klimov
f89b30777e
Initial implementation for per-customer api usage stats
5 years ago
Vladyslav_Prykhodko
9900cc3d97
Updated ui rule node
5 years ago
AndrewVolosytnykhThingsboard
c7269528fa
[PROD-881] Dynamic alarm severity in Create Alarm Rule Node ( #4393 )
* Dynamic alarm severity feature added
* Tests for dynamic alarm severity added
* Removed redundant imports
* Join front-end part
* Refactoring: create of method processAlarmSeverity, remove incorrect solution and process severity in correct places
* Correct updating of alarm parsed from msg data
* Removed redundant operations
* Correct exceptions throwing
5 years ago
Igor Kulikov
54ba69a82c
Fix code style issues
5 years ago
Volodymyr Babak
770d3f91f2
Code review changes
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
Viacheslav Klimov
68a73caada
Ignore default value for filters with constant key type
5 years ago
Viacheslav Klimov
35626766a1
Refactor
5 years ago
Viacheslav Klimov
c98a2d18a1
Refactor
5 years ago
Viacheslav Klimov
22ada62f3b
Fix outdated data in alarm clear event
5 years ago
zbeacon
52d1b756fa
Fix for test script node function
5 years ago
Viacheslav Klimov
e30ec49d2b
[3.3] [PROD-806] Implement alarm condition metadata displaying ( #4185 )
* Implement alarm condition metadata displaying
* Refactor
5 years ago
Andrew Volostnykh
d1da849061
Correction of tests for DeviceProfile
5 years ago
Illia Barkov
593f63818e
Added support for RSA encrypted keys in PEM client credentials ( #4230 )
* Added support for RSA encrypted keys in PEM client credentials
* Refactoring
* Refactoring
5 years ago
Volodymyr Babak
ec6e2611cb
Fixed msg in case unexpected originator type
5 years ago
Andrii Shvaika
46f742441f
Alarm State improvement
5 years ago
Igor Kulikov
8fe6c956c8
Version set to 3.3.0-SNAPSHOT. Code style improvements.
5 years ago
YevhenBondarenko
50d96fb49e
Version set to 3.3.0-SNAPSHOT
5 years ago
Alexander Yurov
ae2ca8af08
Removed unused import
5 years ago
Alexander Yurov
f9d1e34798
Added USER as originator for 'customer details' rule node
5 years ago
Igor Kulikov
3255eb9027
Version set to 3.2.2-SNAPSHOT
5 years ago
Igor Kulikov
debf1e0375
Update rule nodes config ui
5 years ago
Andrii Shvaika
f8d1fff4cc
New Alias
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
YevhenBondarenko
667a4459aa
fixed sas credentials in iot hub node
(cherry picked from commit 36ff1a8f9e853da7b5f1d0bf3e564b37ea0d92bc)
5 years ago
Andrii Shvaika
5865dd288c
Ignore old properties
5 years ago
Andrii Shvaika
d5f70af38a
Ignore removed properties.
5 years ago
Andrii Shvaika
bfd0ed5d04
Delta Calculation Node improvement
5 years ago
Andrew Volostnykh
e70df09b08
Code cleaning and fix of tests
5 years ago
Andrew Volostnykh
6bf2b322af
Test and some code cleaning
5 years ago
Andrew Volostnykh
e93c975a01
Compound with front-end, fix of incorrect getter use
5 years ago
AndrewVolosytnykhThingsboard
77de9da2a8
DynamicValue: Rename 'useInherit' to correct name 'inheritMode'
5 years ago
AndrewVolosytnykhThingsboard
1c78a59fb2
Logic for inheritance in DynamicValue added
5 years ago
YevhenBondarenko
d5b28222a3
fixed unlimited error messages in TbMsgGeneratorNode
5 years ago
Andrii Shvaika
a15e991d23
Added support of BigDecimal to the JsonConverter
5 years ago
VoBa
eaa2c5785f
Handle case when device was removed from db but message in the queue ( #4092 )
* 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
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
Viacheslav Kukhtyn
d34d38613b
Process alarm rules on activity and inactivity events
5 years ago
Andrii Shvaika
58e31ceb78
Improvement to the restarts of the rule nodes
5 years ago
Igor Kulikov
5120ccb536
Update rule node UI
5 years ago
Igor Kulikov
efad71b5ac
Fix TbKafkaNode. Configure directly serializer class for key/values instead of string class name.
5 years ago