Advanced
This section covers advanced configuration features in Mango that extend the core platform with scripted data analysis, scheduled events, custom notifications, and external process execution.
Pages
Meta Data Source
Use JavaScript scripting to create virtual data points that derive values from existing points. The Meta Data Source enables complex calculations, data transformations, and cross-point analysis without additional hardware.
Advanced Scheduler
Define weekly repeating schedules with exception days for holidays and special events. Schedules raise events that can trigger event handlers for automated actions like sending emails or running processes.
Process Event Handler
Execute local shell commands or scripts when events are raised or deactivated. Configure active and inactive process commands with access to event context variables for dynamic command construction.
Custom Email Templates
Customize email notifications using FreeMarker templates. Include data point values, history, and custom formatting in alarm and event notification emails.
Advanced Alarms with Meta Data Points
Combine multiple data point values in Meta Data Point scripts to create complex alarm conditions that go beyond single-point event detectors.