glacier991 Posted March 1 Posted March 1 (edited) The joys of node servers and PGX(3) is that you get "outside data" into EISY to use in programming, triggering, etc. The next logical question is how do you get the results of some of that data needed elsewhere after EISY, back to the "outside cyber world"? I have seen a few suggestions, and decided to start a thread to address how folks are doing just that. How do you get data inside Eisy (like, as an example, from an integer variable) to programs outside EISY? Edited March 1 by glacier991
jwagner010 Posted March 2 Posted March 2 (edited) I understand you can use the graph.microsoft.com API to append rows of data to excel 365 workbooks but have never invested the time to better understand the API and whether it’s something that could be used for this use case leveraging an IOX network resource or an IOX network resource that calls a php script on the web server or something like that. Lots of info at url above and specific examples here: https://learn.microsoft.com/en-us/graph/excel-write-to-workbook Edited March 2 by jwagner010
glacier991 Posted March 2 Author Posted March 2 I had not thought about this, but what if you could some how print out of the AC or Eisy itself!
mmb Posted March 2 Posted March 2 (edited) I've run into this problem as well. I settled on Home Assistant to supplement my reporting needs. The ISY does all the hard work but HA has everything I need for presentation. Below is my Garage Temperature State Variable. The historical graphing is part of HA, just adding the variable in the Dashboard enables the feature. Edited March 2 by mmb
Ross Posted March 2 Posted March 2 I did this with the ISY. I assume that the EISY would be similar. Please look for both of my posts - the other posts went a different direction.
Recommended Posts