Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7a3ab4c31048f7a88e84114182c2e6d407e9d908
/
.
/
apps
/
powermanagement
/
src
/
main
/
resources
/
definitions
/
PowerConfigDeviceGet.json
blob: e3d30680031c85c8823738118d4d0bdbd3573e57 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"title"
:
"powerConfigSupported"
,
"required"
:
[
"powerConfigSupported"
],
"properties"
:
{
"powerConfigSupported"
:
{
"type"
:
"boolean"
,
"example"
:
true
}
}
}