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
Add V_3_7_0 to edge.proto
pull/10490/head
Andrii Landiak
2 years ago
parent
79b5a07d5d
commit
9cce187f56
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
common/edge-api/src/main/proto/edge.proto
1
common/edge-api/src/main/proto/edge.proto
View File
@ -37,6 +37,7 @@ enum EdgeVersion {
V_3_6_0
=
3
;
V_3_6_1
=
4
;
V_3_6_2
=
5
;
V_3_7_0
=
6
;
}
/
*
*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/thingsboard
Title
Body
Create Issue