Mail Generator

Sends an email on rising edge. All properties can be customized with placeholders (e.g. <v1>, <user.email>, <sys.rain>, etc). Double-click on the logic block to open the text editor where you can edit the body (message) of the email.

The Cloud Mailer is a free email service from Loxone, available after registering the Miniserver.

The Mailer requires your own email account, the Miniserver does not need to be registered for this.

Up to 200 emails can be sent per day per Miniserver.

Table of Contents


Inputs

AbbreviationSummaryDescriptionValue Range
TrTriggers outputSends the email on rising edge.0/1
V1-8Value 1-8Input values can be used in the email message and properties-
UidUser-IDUser-ID. If set before being triggered, the user fields of the corresponding user can be used.-




Parameters

AbbreviationSummaryDescriptionUnitValue RangeDefault Value
TdTrigger DelayDelays email-generation after trigger to make sure all inputs are setms0...21474836470
TuUpdate IntervalInterval how often the email gets sent while the Trigger input is active. Can be used to update the email parameters using the new input values in a regular interval. 0 = Disableds0...21474836470




Outputs

AbbreviationSummaryDescription
APIAPI ConnectorIntelligent API based connector.
API Commands




Properties

SummaryDescriptionDefault Value
MailerMailer service to be used for sending the email-
Recipient EmailEmail address of the recipient. To enter multiple recipients, use a semi-colon (;) as separator. Placeholders can be used (e.g. <v1>, <user.email>, <sysvar.rain>, etc)-
SubjectSubject of the email. Variables can be used (e.g. <v1>, <user.email>, <sysvar.rain>, etc)-
BodyMessage (body) of the email. Placeholders can be used (e.g. <v1>, <user.email>, <sysvar.rain>, etc)-