diff examples/finishresponse.json @ 75:6b6668cdb016 jsonrpc

Remove the term "plugin" in various places
author Chris Cannam
date Thu, 06 Oct 2016 13:38:16 +0100
parents d1638aefce5d
children
line wrap: on
line diff
--- a/examples/finishresponse.json	Thu Oct 06 12:12:41 2016 +0100
+++ b/examples/finishresponse.json	Thu Oct 06 13:38:16 2016 +0100
@@ -1,2 +1,2 @@
-{"pluginHandle":12345,"features":{"outputid": [{"featureValues": [1,2,3], "timestamp": {"n": 141590000, "s": 3}}]}}
+{"handle":12345,"features":{"outputid": [{"featureValues": [1,2,3], "timestamp": {"n": 141590000, "s": 3}}]}}