Internet Query

Do you have a question on how to do something.
Ask in here.
Post Reply
clw143
Posts: 127
Joined: Fri Jun 21, 2013 8:20 pm
Location: Louisiana

Internet Query

Post by clw143 »

Since Reef Angel in always connected to the internet, is it possible to code for it to querty the internet for things like sunrise, sunset, lunar cycle, etc. and write them to memory?
rimai
Posts: 12857
Joined: Fri Mar 18, 2011 6:47 pm

Re: Internet Query

Post by rimai »

Although you could technically do this, we don't have nothing implemented in the libraries for this.
Parsing html/xml pages within the controller is not an easy task.
But, you can easily calculate these parameters on the controller.
There are a couple of contributions from other users that offer you that capability.
Roberto.
Post Reply