Volodymyr Babak
acfaf68042
Added ALARM entity support
7 years ago
Volodymyr Babak
c99cf51ca6
Added push to edge/cloud functionality
7 years ago
Igor Kulikov
6af9aa0ecb
JPA improvements.
7 years ago
Volodymyr Babak
efd565d8b6
Added root rule chain for the edge. Part 2
7 years ago
Volodymyr Babak
66af90bf0a
Added Rule Chain type
7 years ago
Volodymyr Babak
e0881cfc44
Added Rule Chain Metadata Update Msg. Added assigned edges text to rule chain
7 years ago
Volodymyr Babak
5e46f3e7af
Asset, Device and Entity View assign to edge
7 years ago
Volodymyr Babak
ad5e8c0b96
Added proto update messages and base logic
7 years ago
Andrew Shvayka
3ad552b735
Allow Nulls in JsonConverter for usability
7 years ago
Volodymyr Babak
a770a59bf0
Added Edge gRPC session
7 years ago
Volodymyr Babak
d3bda85a93
Added routing key and secret
7 years ago
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
* rest api call node added redis queue support
* rest api node refactoring
7 years ago
Volodymyr Babak
0cca90ff21
Added manage edge rule chains functionality
7 years ago
Igor Kulikov
d344f1d08f
Minor refactoring.
7 years ago
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
7 years ago
Vladyslav
c36af7311e
Add bulk provision support label ( #2096 )
* Add to asset support label
* Add support import label
* Add support update entity type and label
* Add translate asset label
7 years ago
Volodymyr Babak
6be5f9aa4d
Manage edge dashboards functionality
7 years ago
Volodymyr Babak
00ce0707d7
Added Edge UI support and assignedEdges to Dashboard
7 years ago
Volodymyr Babak
39591675f9
Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO
7 years ago
Volodymyr Babak
b03cf28a1a
Added edge_id and assinged_edges to the TB entities
7 years ago
Volodymyr Babak
3880af82d3
Added Edge entity
7 years ago
VoBa
3935f616c7
Feature/security updates ( #1993 )
* Added last login to user details
* Added last login to profile page
* Fixed label style
* Added actionType filter to Audit Logs controller
* Lockout feature; Password Reuse frequency
* Send email notification in case user lockout; Refactoring
* Fixed set of null password history; Added toast on user account locked/unlocked
* Typo fixed
* Ignored json validator for securitySettings
* Added Lockout action type
* Added permission check for user disable/enable
* Fixed email title
7 years ago
yefimov-andrey
303b63f392
moved name from Tenant and Customer to ContactBased ( #1929 )
7 years ago
Igor Kulikov
e91fd302d6
Implement alarms table
7 years ago
Igor Kulikov
b8d837abbb
Rule Chains, Widgets Bundles and Dashboards pages
7 years ago
Igor Kulikov
133ab98274
Entity views page
7 years ago
Igor Kulikov
7ff599f7c4
Introduct AssetInfo and EntityViewInfo dtos
7 years ago
yefimov-andrey
d0295ef353
Feature/fetch last level only ( #1922 )
* adding fetching only last level of relations
* further implementaion of fetching last level
* implementation of fetching last level
* implementation of fetching last level
* draft of fetching only last level
* removal of unnecessary new method
* cleanup and formatting
* cleanup and formatting
* formatting
* formatting
* formatting
* final version of fetching only last level, the boolean added to the relation search parameters
* fetchLastLevelOnly added to some more search queries
* fixed tests to include fetchLastLevelOnly parameter
* removed unnecessary use of fetchLastLevelOnly parameter
* removed default value of fetchLastLevelOnly
7 years ago
Igor Kulikov
65939722f3
Devices page implementation
7 years ago
ShvaykaD
03631c83b0
Fixed violations on attributes primary keys constraints ( #1909 )
* init commit
* fix-violation-of-primary-key-constraint
* revert thingsboard.yml changes
* remove @Slf4j annotation
* update code
7 years ago
Igor Kulikov
cae1f02691
PageLink refactoring.
7 years ago
Igor Kulikov
cdb9520ccf
Remove Entities NoSql DAO
7 years ago
Igor Kulikov
c19adf3684
Version set to 3.0.0-SNAPSHOT
7 years ago
Andrew Shvayka
763ec4b998
Moved Services to dao-api
7 years ago
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
7 years ago
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
7 years ago
Igor Kulikov
4255bf485a
Fixed memory leaks in MqttTransportHandler ( #1787 )
7 years ago
Igor Kulikov
78f75440a0
MqttTransportHandler: Use default channelReadComplete implementation to avoid memory leaks.
7 years ago
Igor Kulikov
4e71935d27
Fix NPE in transport service.
7 years ago
Igor Kulikov
8d5d8b2c23
Password policy setting. Login/Logout audit log.
7 years ago
Igor Kulikov
b482238ef3
Version set to 2.4.1-SNAPSHOT
7 years ago
Igor Kulikov
51ef4344cb
Version set to 2.4.0
7 years ago
Igor Kulikov
ecfcf7b879
Remove redundant logback.xml
7 years ago
Igor Kulikov
c631d51e24
Version set to 2.4.0-SNAPSHOT
7 years ago
Igor Kulikov
5bc73ac9cd
Fix compilation errors
7 years ago
Igor Kulikov
6cdb508c71
Claiming devices implementation
7 years ago
Vladyslav_Prykhodko
c35eff1cde
Update database schema
7 years ago
Mike Lohmann
d0a0e48dc7
#1686 removed accidently committed log message
7 years ago
Mike Lohmann
60eece3556
#1686 removed accidently added p tags from header
7 years ago
Mike Lohmann
2db79aa556
Issue #1686 Introduced ScheduledFuture in SessionMap to be able to cancel
deregisterSession call after successful responses in CoAP to avoid
5.03 responses after ACK.
7 years ago