ControlCom
  • Blog
  • Pricing

Footer

Your Partner in Advanced Energy Management, Compliance & Controls

Empowering industrial operations with intelligent monitoring and data-driven insights.

Platform

  • Platform Overview→
  • Dashboards & Monitoring→
  • Asset Management→
  • Data & Analytics→

Use Cases

  • Local HMI Solutions→
  • Remote Monitoring→
  • Hybrid Deployments→
  • Edge Computing→

Industries

  • Manufacturing→
  • Oil & Gas→
  • Water & Utilities→
  • Wastewater→
  • Water Pumping Stations→
  • Energy & Power→
  • Prime Power→
  • Data Centers→
  • Healthcare→
  • Cold Chain→
  • Refrigeration→

Objectives

  • Equipment Performance→
  • Energy Management→
  • Regulatory Compliance→

For Teams

  • Facility Managers→
  • Engineering Staff→
  • Operations Teams→

Resources

  • Brochures→
  • Documentation→
  • Product Updates→

Company

  • Contact Us→
  • About Us→

Quick Links

  • Request Demo→
  • Contact Sales→
  • Documentation→
  • Solutions Overview→
  • Compare Platforms→
  • Get Started→

Legal

  • Privacy Policy→
  • Terms of Service→

© 2026 ControlCom Technologies, LLC. All rights reserved.

RSS
Back to Changelog

Edge Server Updates

2 updates in this category.

General12
Tools12
Dashboards8
Diagrams7
Edge HMI4
Edge Server2
Edge Server

January 9, 2026

Edge Server v2.8.0: Real-Time Automation Triggers

Introducing Triggers: Edge-Based Automation for Real-Time Control

We're excited to announce Triggers, a powerful new Edge Server capability that enables automated command execution based on real-time device conditions—without requiring cloud connectivity.

What Are Triggers?

Triggers allow you to define conditional logic that automatically executes commands when specific conditions are met. When a trigger condition transitions from false to true, the Edge Server immediately writes a configured value to a designated command variable.

Key Benefits

Instant Response Times
Execute critical actions at the edge with millisecond-level response times. No round-trip to the cloud required.

Reliable Automation
Triggers continue operating even during network outages, ensuring your critical automations never miss a beat.

Flexible Configuration

  • Define complex boolean conditions using any device variable

  • Configure different actions for condition ON vs OFF states

  • Set optional re-execution intervals for continuous operation

  • Enable or disable triggers without deleting them

Common Use Cases

  • Safety Systems: Automatically shut down equipment when parameters exceed safe limits

  • Process Control: Start pumps when tank levels drop, activate cooling when temperatures rise

  • Equipment Protection: Trigger emergency stops on fault detection or overload conditions

  • Heartbeat Signals: Send periodic keepalive signals while systems are running

Edge Server v2.8.0: Real-Time Automation Triggers
Read more
Edge Server

December 17, 2025

Data Processors: Complex Logic at the Edge

The new Data Processors feature brings powerful real-time computation capabilities directly to the ControlCom Edge Server, version 2.7.0

Value Transforms modify incoming sensor data on-the-fly using mathematical expressions before publishing—ideal for unit conversions, scaling factors, or threshold-based type conversions. Each transform is ranked, allowing multiple operations to chain together for complex processing pipelines.

Virtual Variables take this a step further by enabling computed values that don't exist in the physical data source. By referencing multiple real variables in an expression (e.g., device_var1 + device_var2), you can create derived metrics like totals, averages, or conditional flags—calculated and published alongside raw data.

Both features support numeric, boolean, and string return types, with graceful error handling that logs issues without disrupting data flow. The result: faster, smarter edge intelligence.

Data Processors: Complex Logic at the Edge
Read more