Results 1 to 3 of 3

Thread: Custom Messages in E-Mail / SMS Responses

  1. #1
    Regular Vistor
    Join Date
    Mar 2018
    Location
    EST
    Posts
    49

    Custom Messages in E-Mail / SMS Responses

    Hello all...

    I wanted to ask the community about an idea before presenting it to Neptune. Basically I'd like the ability to customize the messages sent for E-mail / SMS alerts and notices. My proposed way of doing this would be?

    EXAMPLE:

    EmailAlm_I5


    Set OFF
    If Error ATO Then ON Print "ATO has an Issue"
    If ATO_BK CLOSED Then ON Print "ATO Backup Sensor is Closed"
    If ATORes OPEN Then ON Print "ATO Reservoir is Empty"
    If Tmp > 81.0 Then ON Print "Tank Temp is over 81 degrees"
    If Tmp < 75.0 Then ON Print "Tank Temp is lower then 75 degrees"
    If Salt > 37.0 Then ON Print "Tank Salinity is above 37"
    If Salt < 32.0 Then ON Print "Tank Salinity is below 32"
    If pH > 8.45 Then ON Print "Tank PH is above 8.45"
    If pH < 7.80 Then ON Print "Tank PH is lower then 7.8"
    If Skim_1 CLOSED Then ON Print "Your Skimmer Overflow is approaching Full"
    If Leak_1 CLOSED Then ON Print "You have a Leak detected at the Leak 1 sensor"
    If Leak_2 CLOSED Then ON Print "You have a Leak detected at the Leak 2 sensor"

    By adding the "Print" command and a message at the end Neptune could allow us to customize a message in the alarm making the alarm much more meaningful.

    Thoughts?







  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Sounds good in theory, but this has been beat over the head like a dead horse. It appears there is some sort of technical limitation preventing this from occurring and it is well known to Neptune that we want comments in email and code. It never hurts to give them more ideas, but don't hold your breath.

    You might be an engineer if...You have no life and can prove it mathematically.

  3. #3
    Regular Vistor
    Join Date
    Mar 2018
    Location
    EST
    Posts
    49
    I’m new to Apex and it’s an obvious need. I should have guessed it’s a well beaten horse.

Similar Threads

  1. Temp warning and custom messages
    By Fishinwall in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 10-31-2015, 17:38
  2. Custom Messages
    By byee in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 03-15-2015, 11:16
  3. iCloud - iphone for SMS (no SMS gateway from provider)
    By Ridgeway in forum Networking & Internet Connectivity
    Replies: 0
    Last Post: 02-28-2015, 14:28
  4. No SMS gateway service from carrier alternative SMS solutions
    By Ridgeway in forum Networking & Internet Connectivity
    Replies: 3
    Last Post: 02-13-2015, 01:20
  5. Replies: 0
    Last Post: 02-09-2015, 14:00

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
  •