Rule Chains
Building rule flows and action types.
Rule Chains is a powerful event-processing engine in the SolarTools platform that allows you to visually design how incoming data is processed and what actions are taken under specific conditions. You can ingest telemetry data, transform it, and route it to external systems.
Telemetry Ingestion
Incoming data from devices enters the rule chain instantly.
Filter & Process
Defined conditions, scripts, and filters are applied.
Action & Alert
Alarms are generated or external services are notified on threshold breaches.
Alarm Management
Monitor incoming telemetry like temperature or voltage in real-time and automatically create alarms when defined limits are exceeded.
AlarmThresholdNotification
Data Transformation
Transform raw telemetry data using custom JavaScript functions or enrich it with different data sources before processing.
ScriptEnrichmentTransformation
External Integrations
Automatically route generated events to your internal systems, third-party APIs, or cloud services.
REST APIMQTTWebhook