Hi,
I apologize for not having posted the link.
Thank you so much for the reply, that's just what I was looking for.
After importing the JSON, I confirm that everything works.
Thanks again.
Hi,
I apologize for not having posted the link.
Thank you so much for the reply, that's just what I was looking for.
After importing the JSON, I confirm that everything works.
Thanks again.
Hi,
I'm looking for the example of the dynamic floor plan but there isn't the file json with datasources(there is only the json for the watchlist).
Is it possible to have it?
Thanks.
I need to download a csv file with the values of multiple data points, but not all values have the same timestamp. For this reason, I would like to have the values in a variable so I can process it and write it all in one line.
Thanks for the answers.
I used the Jared method and it works, but due to a problem with the data timestamp I need to have the values of a data point in a javascript variable.
Do you have any options?
Hello,
I need to insert a button in a dashboard that generates a csv file with values(included in a range of dates) of a given data point.
Is there any way to do it?
Or the best alternative would be to put all the values of a datapoint into a javascript variable, so you can process them and then generate a csv.
Thanks a lot.
Hello, I need to create a button(not a points list) that changes the XID of an existing <ma-get-point-value> to redraw a chart.
Is there a way?