Results 1 to 4 of 4

Thread: Auto updating Apex status webpage I created.

  1. #1
    Frequent Visitor
    Join Date
    Mar 2016
    Location
    canada
    Posts
    93

    Auto updating Apex status webpage I created.

    I have been doing some tinkering around with the XML as I want to have a quick way to get status of my Apex setup via mobile phone, tablet or evening my desktop

    I came up with this.. it also auto-refreshes. and updates instantly
    Apex-Status.jpg

    I have this running on my own Linux server in my house, I have 2 php scripts running one does the actual parsing of the XML data from the apex. it then dumps this into a mysql database for quick retrieval with the php web page i created . the Green glow around ORP can also be Yellow for a warning, or Red for an alert

    If anyone wants to see it live drop me a private message.


    Jim

  2. #2
    Regular Vistor
    Join Date
    May 2015
    Location
    Burke, VA
    Posts
    25
    Jim,

    Nice work. I did this a year or two ago and it's super handy. Glad to see others have done the same. MySQL storage allows for a pretty much infinite history record, which I'll love to have down the road. Plus, it's nice to be able to share the URL with your reefer friends lol.

    One thing that I also did was shift my email notifications to the PHP as well. I didn't like the disorganized apex emails, so I setup some new fields in MySQL to indicate the "desired" outlet value, indicate whether or not the outlet is a "warning" outlet, and the PHP can then track all of that and send an email including more useful categorization.

    Code:
    This email is to notify you of a change:
    
    Warning: ON
    
    Changed Outlets:
    Warning: ON
    ATOResLow: ON
    
    Outlets in Alert:
    SumpLow: ON
    ATOResLow: ON
    
    Probe Data:
    Temp: 78.4
    pH: 7.96
    Amps: 1.6
    
    Other Outlets:
    Circ. Pump: ON
    CarbonGFO: ON
    Vor Techs: ON
    Skimmer: ON
    Auto Top Off: ON
    Heaters: OFF
    Auto Water Chng: OFF
    SaltChangeWarn: OFF
    Still a work in progress for me, but tons better than the out of the box stuff. I also wrote a script to SET outlets as opposed to reading them...furthering automation. It's a basic PHP API, if anyone wants some of that code. Let me know.

    aqvitals.jpg

  3. #3
    Frequent Visitor
    Join Date
    Mar 2016
    Location
    canada
    Posts
    93
    thanks for the kudos ya I hate using fusion unless I am at my computer but the updates seem slow. Wish they had an API. I have not done the alerts yet but something I am working on. (would love to see some of your code ) I also right now just overwrite my current info every 30seconds and read from that. Working on keeping historical data in another table so I can do graph trending over time.

    if anyone wants to see it live http://forums.reefaddicts.ca:81 (forums.reefaddicts.ca is a forum I have setup, not much action but something I am tinkering with.)
    jim

  4. #4
    Classic User
    Join Date
    Sep 2015
    Location
    Alexandria, Virginia 22311
    Posts
    753
    NICE! Keep on going.

Similar Threads

  1. Solved: New Apex changed original Module address created a nightmare after restore
    By yetman in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 2
    Last Post: 05-21-2017, 14:01
  2. Apex Classic Webpage - Probe/Input Setup page not loading
    By marcusbptan in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 1
    Last Post: 03-20-2017, 13:47
  3. Apex Switch Status fails several days after updating to firmware 4.40_CC15
    By yetman in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 2
    Last Post: 03-19-2016, 11:21
  4. Apex No Longer Works With App or Webpage
    By Frank Abagnale in forum Networking & Internet Connectivity
    Replies: 4
    Last Post: 03-08-2014, 11:52
  5. Webpage White?
    By Reefnut in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 2
    Last Post: 03-27-2013, 21:22

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •