ZenovaConnect

Device-data integration layer for solar & storage

Turn vendor APIs into one data interface

Covers 21 PV, storage, and peripheral device vendors — inverters, storage, meters, weather stations, monitoring cameras. ZenovaConnect handles cloud APIs, field normalization, alarm formats, delivery channels, and long-term maintenance, so you don't rebuild adapters.

We do not replace your monitoring platform, EMS, VPP, or enterprise system. We just bring device data in, normalize it, and push it to your stack.

  • 21 vendors · 5 device types (inverter/storage/meter/weather/camera)
  • 4,500+ devices in production
  • Validated across 860+ plants
  • Cloud + Self-Hosted dual mode

Vendor cloud APIs, unified into one feed, pushed to your system.

  • 15
    Vendors in production
  • 4,500+
    Devices live
  • 6
    Vendors on roadmap
  • Cloud + Self-Hosted
    Deployment modes

WHAT IS ZENOVACONNECT

Not another monitoring dashboard. The integration layer behind yours.

Most energy teams already have a product surface: a monitoring dashboard, customer portal, dispatch system, asset platform, VPP, or EMS. The work that slows delivery is usually not the UI — it's the repeated integration work behind dozens of device vendors.

  1. your-energy-app.com⚡ kWh / hour

    STEP · 01

    Your energy application

    Monitoring dashboards, VPPs, EMS, asset platforms, customer portals — this is your product, your moat.

  2. HuaweiSungrowGoodWeSolisSOFARAPsystems?Different docs / fields / time zones per vendor

    STEP · 02

    Vendor integration is the invisible swamp

    21 vendors across 5 device types (inverter, storage, meter, weather, camera), each with its own accounts, API docs, field names, units, sampling intervals, timezones, and alarm semantics.

  3. HuaweiSungrowGoodWeSolisSOFARAPsystemsZenovaConnectUNIFIEDyourappN vendors → one API → one schema

    STEP · 03

    We do the integration layer. You build your product.

    ZenovaConnect connects upstream vendor clouds and delivers one normalized schema to your Webhook, Kafka, MQTT, or private deployment.

Why us

Why teams stay on ZenovaConnect long-term

Not just the engineering you save on the first integration — it's every vendor change, protocol upgrade, and deployment shift after that.

  • DIY · 18 monthsZenovaConnect · today5 min

    Speed

    New vendor integrations no longer start from a blank project. Credential flows, auth methods, field mapping, unit conversion, timezone handling, and historical-data policy live in one adapter layer.

  • UPSTREAM · vendor API changesv1v2v3v4v5v6NORMALIZATION LAYERDOWNSTREAM · your schema (stable)

    Stability

    Vendor APIs change: fields move, limits shift, alarm semantics drift. ZenovaConnect tracks upstream changes while keeping the downstream schema as stable as possible.

  • Cloudour infra · your endpointdata → our cloud → youORSelf-Hostedin your domain · LAN onlydata never leaves you

    Control

    You decide where the data goes. In Cloud mode, we host and deliver it. In Self-Hosted mode, the full stack runs inside your network or IDC.

5 lines to onboard

Your first device, integrated today

Request an API key, hand us the vendor credentials, we pull → normalize → push to your channel. The curl below is the complete code to onboard Huawei FusionSolar.

See the full 5-step quickstart
add-vendor.sh
curl -X POST https://api.iot.z-energy.tech/v1/vendor-credentials \
  -H 'Authorization: Bearer YOUR_KEY' \
  -d '{
    "vendor": "huawei",
    "auth_method": "oauth2",
    "credentials": { "client_id": "...", "client_secret": "..." }
  }'

Protocol coverage

15 mainstream brands in production

Prioritized coverage of mainstream inverter, storage, meter, and weather-station vendors worldwide. Check whether your devices are listed — request the ones that aren't.

华为阳光电源固德威锦浪古瑞瓦特上能爱士惟首航
See the full matrix

Unified schema

One schema. Every brand, the same shape.

We normalize Huawei, Sungrow, Goodwe — every vendor's quirky fields, sampling rates, and units — into one standard schema. Write your parser once.

See the schema + integration examples
{
  "device_id": "INV-2401-A37",
  "brand": "huawei",
  "model": "SUN2000-100KTL",
  "ts": "2026-05-25T08:00:00+08:00",
  "metrics": {
    "power_w": 87340,
    "energy_today_kwh": 412.6,
    "voltage_dc": 612.4,
    "current_ac": 138.2,
    "temperature_c": 41.5
  },
  "status": "running"
}

Architecture & deployment

Cloud or Self-Hosted — your call

Two deployment modes, covering energy-SaaS startups through enterprise IT.

Cloud

Zero infrastructure for you. Device data flows through our cloud and gets pushed to your channel in your format.

Self-Hosted

Full software stack inside your IDC. Data stays in your domain; we provide installers, remote assistance, and updates.

See the full architecture

Pricing

From ¥10/device/year

Monthly postpaid, per device. Cloud has public pricing; private deployment is quoted to spec.

Free

Evaluation / indie devs

¥0

Cloud Standard

Energy SaaS / AI apps

¥10/device/yr

Cloud Pro

Large SaaS / integrators

Contact us

Self-Hosted

Enterprise / large EPC

Contact us

See full pricing
Zenergy's own Monitor platform is built on ZenovaConnect — and only when it ships at the quality our nationwide fleet needs do we consider the product mature.
Zenergy Engineering

Get started

Ready to hand off the integration work?

Get technical onboarding, or book a private deployment evaluation.

  • 21 vendors · 5 device types (inverter/storage/meter/weather/camera)
  • 4,500+ devices in production
  • Validated across 860+ plants
  • Cloud + Self-Hosted dual mode