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