Back to Agents
EnterpriseIoT & Connectivity Management

Lumi-Mesh

Reasons at device-cohort and fleet level to spot anomalous behavior rather than per-device thresholds, detects SLA and lifecycle risk across heterogeneous fleets, and runs Local-First for private-5G and campus IoT where telemetry stays on premises.

Install Agent
Runs locally in browser

Capabilities

Cohort Anomaly Detection

Fleet SLA & Lifecycle Risk

IoT Fraud Signal Surfacing

Per-Vertical Pattern Accumulation

Local-First Fleet Health

Input / Output

Accepts (Input)

  • IoT telemetry
  • Fraud signals
  • Billing and usage
  • Site inventory

Generates (Output)

  • Governed fleet-health alerts
  • Cohort anomaly clusters
  • Lifecycle risk reports

Boardroom Role

Vote TypeADVISOR

Expert Domains

TelecomIoTConnectivity

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.