annotate json/examples/configurationrequest.json @ 191:4fed2f3f2cd0

Add framing structure to capture step + block size, and return this in configuration response
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 03 Feb 2017 15:04:33 +0000
parents 4c2ff04a89cf
children 0898ffd47a10
rev   line source
c@171 1 {"handle":12345,"configuration":{"blockSize": 512, "channelCount": 2, "parameterValues": {"sensitivity": 40, "threshold": 3}, "stepSize": 1024}}