Description:
To setup LCOS based e-mail alerts you need to configure an SMTP mail server, as well as actions that trigger the respective behavior.
You will need to setup the following variables:
Mandatory variables:
- SMTP_SERVER
- SMTP_USER
- SMTP_PASSWORT
- MAIL_SENDER
- MAIL_TO
Optional variables:
- projektName
- locationName
List of used variables:
Variable | Beschreibung |
---|---|
Add-in codes:
Configure email:
/** |
---|
Add-in as JSON file:
Alerts for all connections:
/** |
---|
Add-in as JSON file:
Alerts for specific connections:
/** |
---|
Add-in as JSON file: