ChargeLink Documentation
Docs/Reference

License Models and Variants

License entitlements control which runtime roles, protocol surfaces, test packages, HIL/XIL integrations, and support bundles are available. Your commercial order and issued license file are authoritative.

Product variants

VariantIntended userMain entitlementsImportant boundary
ChargeLink Native EVSE RuntimeCharger product teamsBase runtime, EVSE role, ISO 15118-20, IEC 61851, standard supportNo ATS or HIL entitlement
ChargeLink Native EVSE + EVCC Lab SimulationInternal labs and demosEVSE, EVCC, dual-lab, ISO 15118-20, ISO 15118-2, DIN 70121, bundle exportSimulation evidence is not certification
ChargeLink Native ATS/Conformance SupportConformance preparation teamsATS registry, campaign, replay, EXI evidence, conformance supportDoes not grant ISO certification
ChargeLink Native HIL LabHIL and VeriStand labsHIL, EVSE, EVCC, evidence signing preparation, lab supportRequires a supported adapter/runtime
ChargeLink Native Enterprise MultiprotocolCommercial multi-protocol teamsEVSE/EVCC, ISO 15118-20, ISO 15118-2, DIN 70121, DC-CAN, NACS/J3400, MCS, HIL, enterprise supportAvailability follows implemented and purchased surfaces

Inspect the local license


chargelink license verify --file C:\ChargeLinkData\licenses\customer.cllic --json
chargelink license status --json
chargelink --license C:\ChargeLinkData\licenses\customer.cllic license entitlements --json
chargelink package license-packages --json

License lifecycle

Activation:


chargelink license activate --file C:\ChargeLinkData\licenses\customer.cllic --json

Verification after an upgrade or machine change:


chargelink license verify --file C:\ChargeLinkData\licenses\customer.cllic --json

Deactivation before moving a node-locked entitlement:


chargelink license deactivate --json

Licensed test packages


chargelink ats packages list --json
chargelink conformance package list --json

Activate a purchased package using its package ID and license file:


chargelink conformance package activate `
  --package '<PACKAGE_ID>' `
  --license C:\ChargeLinkData\licenses\customer.cllic `
  --json

A ChargeLink license enables product functionality; it does not itself represent accredited protocol certification.

© 2026 devLink AB · Contact support ↗

Search across the complete documentation.