Skip to content

alexs-sh/dummy-central-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy Central System

Fast and dirty OCPP Central System implementation. It is mostly for emulating CSRs receiving and self-signed certificates sending.

Supported messages

  • BootNotification

  • StatusNotification

  • Heartbeat

  • SignCertificate

  • CertificateSigned

  • StartTransaction

  • MeterValues

  • StopTransaction

  • Authorize

Build & run

cargo build
cargo run

Releases

No releases published

Packages

No packages published

Languages