Serial control

Basic / Standard Reef Angel hardware
Post Reply
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Serial control

Post by rimai »

Yes, the entire wifi protocol is serial based.
You can just use it :)
Send "GET /r99" and you get back an XML data containing all the parameters and relay statuses.
You can also code it to have the controller send out data periodically.
The ReefAngel.WebBanner() sends out data for the web banners and you could just read and use.
So, it's up to you to decide either push or pull.
Roberto.
Post Reply