Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vEE
/
fa9d21b367d6830093ec099aac66a8d9a6299c17
/
.
/
xos
/
vee.xproto
blob: 0413515b2b1bef4a13cff27ffb19dbba6cee0481 [
file
] [
log
] [
blame
]
option name
=
"vee"
;
option verbose_name
=
"VEE Service"
;
message
VEEService
(
Service
){
optional
bool
autoconfig
=
1
[
default
=
True
,
help_text
=
"Autoconfigure VEE Service"
,
null
=
False
];
}