EAOT
Interactive

Architecture Playground

Sketch a landscape, connect the integrations, then export it as Mermaid or JSON to drop straight into a design document or an EAOT AI workspace.

AMI eventspersistbilling determinants
Head-End System
Integration Layer
Meter Data Store
Billing (SAP)

Mermaid export

flowchart LR
  n1["Head-End System"]
  n2["Integration Layer"]
  n3[("Meter Data Store")]
  n4["Billing (SAP)"]
  n1 -->|AMI events| n2
  n2 -->|persist| n3
  n2 -->|billing determinants| n4