This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
thingsboard
mirror of
https://github.com/thingsboard/thingsboard.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Refactor
pull/13874/head
Yevhenii
1 year ago
parent
e08f627ae1
commit
d35be826b8
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
dao/src/main/java/org/thingsboard/server/dao/edge/stats/EdgeStats.java
2
dao/src/main/java/org/thingsboard/server/dao/edge/stats/EdgeStats.java
View File
@ -31,4 +31,4 @@ public class EdgeStats {
this
.
uplinkRate
=
new
ConcurrentLinkedQueue
<
>
(
)
;
this
.
uplinkRate
=
new
ConcurrentLinkedQueue
<
>
(
)
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/thingsboard
Title
Body
Create Issue