annotate json/examples/configurationrequest.json @ 192:0898ffd47a10

Update examples for configuration request, load response, and rpc response - I had overlooked these because their contained objects were being validated against out-of-date online copies of schema
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 03 Feb 2017 15:58:21 +0000
parents 4c2ff04a89cf
children
rev   line source
cannam@192 1 {"handle":12345,"configuration":{"framing":{"blockSize": 512,"stepSize":1024}, "channelCount": 2, "parameterValues": {"sensitivity": 40, "threshold": 3}}}