Mercurial > hg > piper
annotate json/examples/configurationrequest.json @ 194:27a4650dae00
Schema validator used for Travis builds rejects empty required list
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Mon, 06 Feb 2017 11:52:32 +0000 |
parents | 0898ffd47a10 |
children |
rev | line source |
---|---|
cannam@192 | 1 {"handle":12345,"configuration":{"framing":{"blockSize": 512,"stepSize":1024}, "channelCount": 2, "parameterValues": {"sensitivity": 40, "threshold": 3}}} |