LCT - Reminder Alarm Rule
Last updated
Was this helpful?
Last updated
Was this helpful?
The Reminder Rule for the LCT device is designed to send email notifications at a specific date and time. This rule helps users stay informed or perform scheduled actions related to the device. The email content can be customized through the Reminder Text field, allowing users to include detailed information or instructions. Additionally, the Reminder Subject can be modified, with the default subject format being:
Here, {{device_data.name}} and {{device_data.serial}} dynamically insert the device's name and serial number, respectively, for easy identification.
To display event details, use the following template tags:
{{device_data.time}} : Displays the event time as hh:mm:ss
{{device_data.date}} : Displays the event date as dd/mm/yy
{{device_data.datetime}} : Displys the full event date and time as dd/mm/yy - hh:mm:ss
{{device_data.name}} : Dispays the device name
{{device_data.serial}} : Displays the device serial number
This rule is ideal for scheduling maintenance, updates, or other time-sensitive actions related to the device.
Go to Device: Navigate to the device list, locate the desired LCT device, and open its dashboard.
Access Rules Section: Open the Rules section of the device dashboard, click on the + icon, and select the Reminder Rule.
Activate Rule: Toggle the switch to activate the rule.
Insert Rule Name: Enter a meaningful name for the rule.
Set Date and Time: Use the dropdown calendar to select the date and time for the reminder.
Modify Subject (Optional): Change the subject if needed. The default is: "Reminder from {{device_data.name}}/{{device_data.serial}}".
Add Reminder Text: Input the desired reminder text in the provided field.
Add Email Addresses: Enter up to five email addresses to receive the reminder notification.
Save Configuration: Click Save to apply and activate the reminder rule.