blob: 96503a4d2bad9695ef957caa9ee9cd5bdb290fcd [file] [log] [blame]
kasunathe8946af2022-05-23 12:32:09 -07001{
2 "Id": "Dummy ID",
3 "SampleIntegerProperty": -5,
4 "SampleRealProperty": -5576.90001,
5 "SampleEnabledProperty": null,
6 "ChildArrayProperty": [
7 {
8 "AnotherBoolean": true,
9 "LinkStatus": "NoLink"
10 },
11 {
12 "LinkStatus": "LinkDown"
13 }
14 ]
15 }