@phildunlap I now got it working using http retriever. Configured the url in the data source and just put a name in set point name field in the data point. However, doing the same using a json retriever I get a casting error. Something is different between these two?
M
Latest posts made by MarcBudie
-
RE: How to set a value using http
-
RE: How to set a value using http
@phildunlap Hi, I would like to use the HTTP receiver. I already did that to collect datapoint. But it is not clear how to use that to set datapoints.
-
RE: How to set a value using http
@craigweb That is what I mean. So I would like to setup a datpoint which can also be set. But it is not clear to me what to configure where. set point URL and/or set point name.
-
How to set a value using http
Hi,
Just started to use Mango. I have not been able yet to find an example or explanation on how to configure a datapoint so it can be set from the dashboard using a URL like e.g. http://localhost/settemp.php?value=HERE I WOULD EXPECT THE VALUE ENTERED ON THE DASHBOARD.
Everything I tried end up in a casting error after pressing the save button.Thanks,
Marc