I build myself a weatherstation with a similar design than the INDI weatherstation (based on arduino, melix IR sensor BMP 185, etc. ....). The data are transfered to a raspi and the raspi is writing the weatherdata to RDD every 3 minutes. I am extracting the data from RDD to display them in a browser together with RDDgraphs generated every hour. I would like to stay with it and not move to the INDI weatherstation design.
Now the wish.
I would like the feature to retrive the data from RDD or a given fileformat like "json' stored in the filesystem to use it in EKOS scheduler in addition the the available interfaces.

Read More...