NEWGridLyt v2.0: AI fault explanation now available on all plans. See what's new
PLATFORM FEATURES

Every answer an operator needs.
No digging required.

Fault context, revenue impact, and actionable guidance in one view — plus an open API so your stack stays connected.

  • Real-Time Monitoring
  • AI Diagnostics
  • Revenue Impact
  • Open API Integration
AI FAULT EXPLANATION

Plain language.
Not raw error codes.

When a fault fires, GridLyt's AI layer translates the raw BMS code into a plain-language diagnosis — root cause, affected components, and a recommended action window — before the operator has finished reading the alert.

  • Root cause in plain English, not hex codes
  • Affected module and cell group identified automatically
  • Urgency classification — act now vs. schedule within 72h
  • Historical pattern matching across your fleet
gridlyt — fault-analyzer

Fault detected — Asset BESS-04, Module B-07

ERR_CELL_IMBALANCE_0x4A2F · 14:32:07 UTC

Raw fault code

ERR_CELL_IMBALANCE_0x4A2F

AI diagnosis

Cell group 3 showing 18mV imbalance above threshold. Likely passive balancing circuit degradation in module B-07.

Revenue impact

−€2,340 / day if unresolved (capacity derating at current dispatch schedule)

Recommended action

Schedule module inspection within 72h. No immediate curtailment required.

WHAT GRIDLYT DELIVERS

Built for operators,
not analysts.

Real-time data ingestion

From any BMS (REST, MQTT, Modbus) at 1s resolution.

Automated anomaly detection

AI-driven fault diagnostics and root cause analysis.

Inline revenue impact

Daily cost of every fault, based on live market prices.

Single-screen fleet ops

All assets, all KPIs, no dashboard switching or navigation.

Natural language fault explanation

Plain-English diagnosis with recommended actions and revenue at risk.

Open REST API & webhooks

Integrate with SCADA, CMMS, or trading platforms with signed events.

Role-based access control

Granular permissions for teams, sites, and asset groups.

Enterprise-grade security

SOC 2 Type 2 compliant, end-to-end encryption.

Active anomalies — revenue at risk
Live · 14:33 UTC
BESS-04medium

Cell imbalance — Module B-07

−€2,340

per day

BESS-11high

Thermal runaway risk — Rack 3

−€8,900

per day

BESS-02lowresolved

BMS comms dropout — intermittent

−€410

per day

BESS-07low

SOC drift — calibration needed

−€620

per day

Total unresolved revenue at risk−€11,860 / day
REVENUE IMPACT INLINE

Every anomaly has
a euro figure.

GridLyt calculates the daily revenue at risk for every active anomaly based on your dispatch schedule, current market prices, and the fault's expected capacity impact. Operators see the business consequence immediately — not after a separate analysis.

  • Revenue at risk calculated per anomaly, per day
  • Accounts for dispatch schedule and market price
  • Fleet-level roll-up for executive reporting
  • Resolved anomalies tracked for ROI attribution
PLATFORM CAPABILITIES

Everything operators need. Nothing they don't.

SINGLE-SCREEN OPS

No dashboard switching.

Every asset, every metric, every alert — one screen. Operators spend time acting, not navigating.

FLEET_OVERVIEW // 4 assets● LIVE
ALPHA-01
BETA-03
GAMMA-07
DELTA-02
SPEED

< 5s health check

Full fleet status from cold load in under 5 seconds.

FLEET_STATUS // 12 assets
LIVE

0% loaded

REVENUE IMPACT

€ on every anomaly.

Every fault surfaces its financial cost inline. Prioritise by revenue, not severity score.

ANOMALY DETECTED

Cell imbalance — BESS-BETA-03, Group 3B

Revenue impact−€4,200/day
AI DIAGNOSTICS

Natural language fault explanation.

Ask GridLyt what's wrong. Get a plain-English diagnosis with root cause, recommended action, and revenue at risk.

ANOMALY DETECTED

Cell imbalance — BESS-BETA-03, Group 3B

Analyzing with GridLyt AI…

OPEN API + WEBHOOKS

Open by default.

Full REST API and webhook support. Integrate with your SCADA, CMMS, or trading platform. No vendor lock-in.

View API docs
gridlyt-api // REST v2
GET /v2/fleet/health
Authorization: Bearer <token>

{
  "fleet_health_score": 97,
  "assets": [
    {
      "id": "bess-alpha-01",
      "health_score": 98,
      "anomalies": [],
      "revenue_impact_daily_eur": 0
    },
    {
      "id": "bess-beta-03",
      "health_score": 94,
      "anomalies": ["cell_imbalance_3b"],
      "revenue_impact_daily_eur": 4200
    }
  ]
}
OPEN REST API + WEBHOOKS

Your data.
Your stack.

GridLyt exposes every asset, anomaly, and revenue metric via a versioned REST API. Subscribe to real-time events via webhooks — anomaly detected, resolved, or status changed — and pipe data into your SCADA, CMMS, or trading platform.

REST API v1

Versioned, JSON, OpenAPI spec included

Webhooks

Signed payloads, retry with backoff

Bearer auth

Per-integration token scoping

Real-time

Sub-second event delivery on anomalies

View full API reference
GET /v1/assets
Authorization: Bearer <token>

// Response
{
  "assets": [
    {
      "id": "bess-04",
      "name": "BESS-04",
      "soh": 94.2,
      "soc": 78.1,
      "status": "anomaly",
      "revenue_at_risk_daily": 2340
    },
    ...
  ],
  "total": 12,
  "updated_at": "2026-06-06T14:33:00Z"
}

See it live on your fleet data.

Request a demo and we'll walk through AI fault explanation, revenue impact, and API integration with your actual asset configuration.

Request a demo