ChargeLink Native
Developed byDEVlink

ChargeLink Native User Documentation

Welcome to ChargeLink Native. This manual is written for operators, test engineers, integration engineers and administrators who receive the installed ChargeLink Native customer package. Normal operation does not require a source-code checkout, Rust toolchain, internal patch package, or development repository.

New user? Follow this path

  1. Install and Activate — install the customer package and prove the license.
  2. First Successful Session — complete a short software-only smoke test.
  3. First 60 Minutes — establish a supportable workstation baseline and archive evidence.
  4. Environment and Bench Preflight — validate the actual NIC, certificates, CAN adapter or VeriStand environment.
  5. Select a Protocol — choose the correct runbook/profile for ISO 15118-20, ISO 15118-2, DIN 70121, CHAdeMO or the additional supported/readiness stacks.
  6. Golden Reference Runs — keep a known-good baseline for upgrades and troubleshooting.

Choose by task

I want to...Start with...
Install a new PCInstall and Activate → First 60 Minutes
Connect a real EV or EVSEEnvironment and Bench Preflight → Select a Protocol
Run ISO 15118-20ISO 15118-20 runbook
Run ISO 15118-2ISO 15118-2 runbook
Run DIN 70121DIN 70121 runbook
Run CHAdeMOCHAdeMO runbook
Create/run test campaignsTest Workflow → Test Package Catalog
Understand traces/replay/reportsEvidence and Reports
Integrate NI VeriStandNI VeriStand Native Gateway
Automate through gRPCgRPC Automation
Fix a failureTroubleshooting: Symptom to Action
Open a support caseSupport Escalation
Check what is supported/plannedCapability Boundaries
Verify version compatibilityRelease and Version Matrix
Look up exact CLI syntaxComplete CLI Reference

Command convention

Examples use Windows PowerShell and the packaged installation path:


$CL = 'C:\Program Files\ChargeLink Native\bin\chargelink.exe'

Values shown as <LIKE_THIS> are customer/environment placeholders and must be replaced. Profile IDs, package IDs and optional command flags are version-sensitive; the installed binary and installed catalogues are the final authority.

Production operating principle

The manual is organized around three questions:

  1. Why am I doing this? — the purpose and prerequisites of the task.
  2. What exactly do I do? — copy/paste commands and ordered procedures.
  3. What do I do when it fails? — expected checkpoints, failure isolation and support evidence.

For a controlled release, the Documentation Acceptance Test should be executed against the shipping installation package before this manual is published to customers.