Post
Topic
Board Hardware
Re: GekkoScience has a new pod miner, just in time for Christmas
by
gergar
on 26/01/2023, 23:44:21 UTC
https://github.com/kanoi/cgminer/blob/master/API-README#L70

So {"command":"ascset","parameter":"1,chip,0:0"}

However, you don't need to use JSON, so as per https://kano.is/gekko.php

java API "ascset|1,chip,0:0" MinerIP

I will give it. try, if not i will try to call using shell the JAVA Api, just wanted to avoid os calls.