Send critical email alerts to key stakeholders
Overview
Example & DSL attributes
email publisher:
name: iot_email_notification
email:
subject: IoT Valve Notification
message template: Toggling sensor {sensorId} humidifier valve state to {state} (1:ON | 0:OFF)
from: [email protected]
recipients:
- [email protected]
smtp:
host: sandbox.smtp.mailtrap.io
port: 25
enable auth: true
enable starttls: true
ssl trust: sandbox.smtp.mailtrap.ioAttributes schema
Attribute
Description
Data Type
Required
Email attributes schema
Attribute
Description
Data Type
Required
SMTP attributes schema
Attribute
Description
Data Type
Required
Last updated