Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libbej
/
435526a58449be9ed716ea385fbb1a882c7356d5
/
.
/
test
/
json
/
dummysimple.json
blob: e6b31e5c16fd391a82dd697798d7b25187cbe88f [
file
] [
log
] [
blame
]
{
"Id"
:
"Dummy ID"
,
"SampleIntegerProperty"
:
-
5
,
"SampleRealProperty"
:
-
5576.90001
,
"SampleEnabledProperty"
:
null
,
"ChildArrayProperty"
:
[
{
"AnotherBoolean"
:
true
,
"LinkStatus"
:
"NoLink"
},
{
"LinkStatus"
:
"LinkDown"
}
]
}