New APP / Portal
-
- Posts: 58
- Joined: Sat Jan 26, 2013 1:27 am
New APP / Portal
Hi everyone, it been a while but I have been working in my spare time on a universal portal / app for all devices and the good news is i'm only a couple of days away.
This will work and display properly on all recent mobile phones, tablets and PCs.
If you have any features you would like to see, please let me know.
With the constant update of iOS and other phone software, this solution will have many long term benefits and is my gift to all you Reef Angel Lovers!
This will work and display properly on all recent mobile phones, tablets and PCs.
If you have any features you would like to see, please let me know.
With the constant update of iOS and other phone software, this solution will have many long term benefits and is my gift to all you Reef Angel Lovers!
-
- Posts: 54
- Joined: Wed Jul 18, 2012 1:32 pm
Re: New APP / Portal
Nice!
Need any testers?
Need any testers?
Re: New APP / Portal
Nice!!!
Re: New APP / Portal
Awesome look forward to seeing it
-
- Posts: 58
- Joined: Sat Jan 26, 2013 1:27 am
Re: New APP / Portal
So I am after a couple of testers to make sure usability is working fine on all devices. Would like someone with android phone, someone with iPhone 4S or less someone with 5 or 5S and various tablets.
Sent from my iPad using Tapatalk HD
Sent from my iPad using Tapatalk HD
Re: New APP / Portal
I have an i5 I will test it with the ios7
Re: New APP / Portal
I can do some extensive testing with my i5 and i have ios6 (wifes phone) and 7 (mine) and 5 on my ipad. If you share code w me, i can even point out offending code if any issues
Re: New APP / Portal
I have Google Nexus 7 Tablet.
Re: New APP / Portal
iPhone 4S here and stuck on ios 6 because work won't let me upgrade.
Re: New APP / Portal
Thats a good thing for RA right now,dbmet wrote:iPhone 4S here and stuck on ios 6 because work won't let me upgrade.
Re: New APP / Portal
Lol yup except apple pushed the update to download to my phone anyway, so it's just sitting there sucking up space.
-
- Posts: 58
- Joined: Sat Jan 26, 2013 1:27 am
Re: New APP / Portal
Thanks guys i will PM you the link this afternoon ( AUS time ).
Some features i have been toying with - to help with the ongoing growth and to take some strain of Roberto.
What do you think about more extensive alerts. For example you can set how often you want the RA to be contacted to view statuses like temperature etc, and have various flags set in the app that can alert you via email and / or SMS ( will work on an SMS service ).
This way alerts can be independent of memory usage etc.
We can also build in an online scheduler, ( when RA is online ) we can schedule talks or relay positions remotely. )
Here is a preview of the relay switches with additional options.
Some features i have been toying with - to help with the ongoing growth and to take some strain of Roberto.
What do you think about more extensive alerts. For example you can set how often you want the RA to be contacted to view statuses like temperature etc, and have various flags set in the app that can alert you via email and / or SMS ( will work on an SMS service ).
This way alerts can be independent of memory usage etc.
We can also build in an online scheduler, ( when RA is online ) we can schedule talks or relay positions remotely. )
Here is a preview of the relay switches with additional options.
Re: New APP / Portal
i have: galaxy nexus, ipad 3, ipad mini, nexus 7 (2012)
Sent from my iPad mini
Sent from my iPad mini
Re: New APP / Portal
Wow, this looks very promising...
Thanks!
Thanks!
Re: New APP / Portal
Anyone get anything on this yet?
-
- Posts: 58
- Joined: Sat Jan 26, 2013 1:27 am
Re: New APP / Portal
Sorry guys just refining few bugs. Will reveal the domain for you all to test on Tuesday.
Sent from my iPad using Tapatalk HD
Sent from my iPad using Tapatalk HD
Re: New APP / Portal
no worries at all. we are all pretty patient when it comes to the apps.JoelIreland wrote:Sorry guys just refining few bugs. Will reveal the domain for you all to test on Tuesday.
Sent from my iPad using Tapatalk HD
Sent from my Nexus 7
-
- Posts: 13
- Joined: Fri May 13, 2011 12:27 pm
- Location: Italy
Re: New APP / Portal
I have iPhone 4S and iOS 7 of you need...
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 13
- Joined: Fri May 13, 2011 12:27 pm
- Location: Italy
Re: New APP / Portal
I have iPhone 4S and iOS 7 of you need...
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
Re: New APP / Portal
I have Samsung S3(Android), iPhone 4(iOS 6), and iPad 3(iOS 7)
Dr Davaraj
Dr Davaraj
-
- Posts: 58
- Joined: Sat Jan 26, 2013 1:27 am
Re: New APP / Portal
Hi all still chugging away.
For the coders out there behind RA, is there a way to get a response from the RA in json format?
I am trying to setup a cross domain get so that there is an option of direct commands to the unit when you are on the local network. This speeds up heaps.
For the coders out there behind RA, is there a way to get a response from the RA in json format?
I am trying to setup a cross domain get so that there is an option of direct commands to the unit when you are on the local network. This speeds up heaps.
Re: New APP / Portal
I'm creating my own json in javascript using an ajax call.
Re: New APP / Portal
Mine is a combination. I have one json that is r99 only and another that is r99 and mr data
-
- Posts: 58
- Joined: Sat Jan 26, 2013 1:27 am
Re: New APP / Portal
What I am trying to achieve is a direct communication with the RA as you cannot cross get or post XML but you can with json.
So when the RA returns it's results using r99 or when you switch a relay it returns XML. I would like it to return JSON so we can directly control when you are in your local area network.
Features added so far:
Setup monitored ports and alerts: For example, you can set if temp 1 goes over (this) or below (that) turn off port (x).
This obviously should be done directly, but wold be helpful if you are away and want to monitor something.
Also if temp 1 goes over (this) or under (that) email me message (x). ( or sms if setup ).
You can choose how often you want to poll your RA and all data is stored in a database for quick access every time so there is no need to continually sync with the RA and wait for it to load.
Labels can be taken from RA portal or set your own.
Setup quick functions. For example
Button X is pressed : - > turn off relay X and relay X and turn on relay X.
When button X is pressed again, return to it's state.
Any relay can be programmed for a certain time or function.
All gauges can be monitored every ( 1,2,5,10,30,60,90,120,240 ) minutes.
What you all think
So when the RA returns it's results using r99 or when you switch a relay it returns XML. I would like it to return JSON so we can directly control when you are in your local area network.
Features added so far:
Setup monitored ports and alerts: For example, you can set if temp 1 goes over (this) or below (that) turn off port (x).
This obviously should be done directly, but wold be helpful if you are away and want to monitor something.
Also if temp 1 goes over (this) or under (that) email me message (x). ( or sms if setup ).
You can choose how often you want to poll your RA and all data is stored in a database for quick access every time so there is no need to continually sync with the RA and wait for it to load.
Labels can be taken from RA portal or set your own.
Setup quick functions. For example
Button X is pressed : - > turn off relay X and relay X and turn on relay X.
When button X is pressed again, return to it's state.
Any relay can be programmed for a certain time or function.
All gauges can be monitored every ( 1,2,5,10,30,60,90,120,240 ) minutes.
What you all think
Re: New APP / Portal
You will have to modify the ra wifi code to return the json. The behavior you mentioned for relays is basically how I did it in my javascript.
Re: New APP / Portal
Sound awesome. Can't wait to see it.