Jump to content

Notificaton--Subject, Body


FrankF

Recommended Posts

I'm probably missing something here, but, for the limited testing I've done, I only get two types of Email subjects/bodies:

 

X10 Alert!

 

Sched Alert!

 

For the X10 Alert, the email body includes:

 

11/17/2007 15:18:47: At My Lighting:

X10 has changed to A.1.3.

which is useful, although not specific to which program sent the notification.

 

But, the Sched Alert email body is:

 

11/17/2007 15:38:47: At My Lighting:

Sched has changed to Met.

 

The Progam that called Send Notification was named "Notify A Visitor Is Entering Driveway" and its program is:

 

If
       Program 'isVehicleIncoming-Program' is True

Then
       Send Notification to All
       Run program 'Notify A Visitor Is Entering Driveway' (Else Path)

Else
  - No Actions - (To add one, press 'Action')

 

How can I get the calling program name included in the body of the email so that I will know which of the many programs that could have called Send Notification actually sent that specific email?

 

Thanks, Frank.

Link to comment

Hi FrankF,

 

Unfortunately, you cannot at the moment. Our next release (2.6) will include email templates.

 

With kind regards,

Michel

 

I'm probably missing something here, but, for the limited testing I've done, I only get two types of Email subjects/bodies:

 

X10 Alert!

 

Sched Alert!

 

For the X10 Alert, the email body includes:

 

11/17/2007 15:18:47: At My Lighting:

X10 has changed to A.1.3.

which is useful, although not specific to which program sent the notification.

 

But, the Sched Alert email body is:

 

11/17/2007 15:38:47: At My Lighting:

Sched has changed to Met.

 

The Progam that called Send Notification was named "Notify A Visitor Is Entering Driveway" and its program is:

 

If
       Program 'isVehicleIncoming-Program' is True

Then
       Send Notification to All
       Run program 'Notify A Visitor Is Entering Driveway' (Else Path)

Else
  - No Actions - (To add one, press 'Action')

 

How can I get the calling program name included in the body of the email so that I will know which of the many programs that could have called Send Notification actually sent that specific email?

 

Thanks, Frank.

Link to comment

Thanks.

 

If you find a simple/quick (I know ...) way to just send the name of the program calling "Send Notification to All" in an upcoming beta, that would be sufficient for me. At least for now. Maybe just pass the known calling program name as a parameter to "Send Notification".

 

Thanks, Frank.

Link to comment

Frank,

 

That sounds good. No guarantees but let us see what we can do.

 

With kind regards,

Michel

 

Thanks.

 

If you find a simple/quick (I know ...) way to just send the name of the program calling "Send Notification to All" in an upcoming beta, that would be sufficient for me. At least for now. Maybe just pass the known calling program name as a parameter to "Send Notification".

 

Thanks, Frank.

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...