Reference
Deep reference for parsing, validation, builders, the platform API, and every process.
Reference
Core edi-energy API reference — parsing, validation, message builders, and
the Platform struct for multi-tenant use.
Parsing
All entry points for reading EDI@Energy EDIFACT data: parse, parse_interchange, Platform::parse, ParseConfig DoS limits, and error variants.
Validation
Five-layer EDIFACT validation: schema, code lists, MIG, AHB, and semantic rules. How to read the ValidationReport, handle PIDs, and validate…
Builders
Fluent type-state builder API for constructing valid EDI@Energy EDIFACT messages: UTILMD, MSCONS, APERAK, CONTRL, INVOIC, REMADV, ORDERS, OR…
Platform
Use Platform for multi-tenant gateways, test isolation, hot-reload, and custom DoS limits. Alternative to the global ReleaseRegistry singlet…
DVGW EDI
dvgw-edi: parsing ALOCAT, NOMINT, NOMRES, SCHEDL, IMBNOT, TRANOT, DELORD, and DELRES for GaBi Gas 2.1. Covers regulatory basis, message taxo…
Process Catalog
Business-level catalog of all German energy market communication processes — GPKE, WiM Strom, MaBiS, GeLi Gas, WiM Gas, GaBi Gas, and PARTIN…
Redispatch 2.0
Redispatch 2.0 in mako: XML document types, 8 event-sourced workflows, regulatory deadlines (5-minute activation, 6-hour acknowledgement), I…
BDEW AS4 Guide
How to configure makod for BDEW AS4-Profil v1.2 production deployments. Covers the certificate triplet (TLS / signing / encryption), P-Mode …
makotest (Python)
Python test & simulation toolkit for MaKo platforms: BDEW identifier check digits, Werktag/Fristen arithmetic, AHB-validated EDIFACT, seeded…