Hi I don't see any replies so thought I would put my answer forward, the La-metric time expects the data it gets to be in the format like Jack Huy pointed out . So you would need some webservice that would do a request to https://api.nicehash.com/api?method=stats.provider&addr=MYBTCADDYHERE , then get the result and format it in the way La-metric expects and then sent the result to La-Metric .
I've been trying to make a nicehash app too but its not working out. I
encountered the same problem you had. I think the link needs to be in
the format of:
Hi I don't see any replies so thought I would put my answer forward, the La-metric time expects the data it gets to be in the format like Jack Huy pointed out . So you would need some webservice that would do a request to https://api.nicehash.com/api?method=stats.provider&addr=MYBTCADDYHERE , then get the result and format it in the way La-metric expects and then sent the result to La-Metric .
Ernest Gottschalk
Hi all
I am trying to make an app to check my nicehash profitability but keep getting the "wrong data format" error
this is the nicehash API
https://www.nicehash.com/index.jsp?p=api
and the method I am trying to use is the stats.provider one
but when I use the url https://api.nicehash.com/api?method=stats.provider&addr=MYBTCADDYHERE (with my address there rather than the mybtcaddyhere text)
all I get is "wrong data format
can anyone help me?Hi I don't see any replies so thought I would put my answer forward, the La-metric time expects the data it gets to be in the format like Jack Huy pointed out . So you would need some webservice that would do a request to https://api.nicehash.com/api?method=stats.provider&addr=MYBTCADDYHERE , then get the result and format it in the way La-metric expects and then sent the result to La-Metric .
There is an example of this in the GitHub Followers App
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstJack Huy
JustinF
Hi I don't see any replies so thought I would put my answer forward, the La-metric time expects the data it gets to be in the format like Jack Huy pointed out . So you would need some webservice that would do a request to https://api.nicehash.com/api?method=stats.provider&addr=MYBTCADDYHERE , then get the result and format it in the way La-metric expects and then sent the result to La-Metric .
There is an example of this in the GitHub Followers App
-
How to pull data from external site to display?
-
nodejs request "gets acces denied"
-
curl to python for eventghost
-
Push text from Eventghost to LaMetric via python
-
Basic API pull and json parse example....
-
A guide for starting an app?
-
A small wrapper to push your just created JIRA issues to your LaMetric.
-
Simple project to push home consumption data to be shown on a Lametric device
-
Interface to have Slack send messages to a LaMetric Time
-
Very simple module to push frames to LaMetric
See all 149 topics