Hi,
Im trying to create node using "autofocus.sampleMiner" proto using API.
When I try to get existing node config I get the following answer when I run /config/node/N
HTTP/2 200 server: nginx/1.11.3 date: Wed, 02 Jan 2019 12:19:16 GMT content-type: application/json content-length: 227 expires: Wed, 02 Jan 2019 12:19:15 GMT cache-control: no-cache strict-transport-security: max-age=15724800; includeSubDomains; preload { "result": { "name": "af-miner", "properties": { "inputs": [], "output": true, "prototype": "autofocus.samplesMiner" }, "version": "e5c8dd3c-16b5-4dbf-9798-72f8XXXXXXX" } }
I would like to customize "autofocus query" parameter in order to create custom miners. Any option?
Thank you in advance,
Happy new year.
... View more