1.0.0 • Published 3 years ago
discovergy-ocpp-pm2-relay v1.0.0
discovergy-ocpp-pm2-relay
Relay electricity meter readings for wallboxes/chargepoints that do not have an internal compliant meter.
MicroAction based on PM2 TX2 to start/stop EV charging on a OCPP 1.6 backend based on Smart Meter Readings
Configuration
Rename sample.env to .env. OCPP_TAG might be specified as parameter.
Running
pm2 start --name chargepoint1 index.js
Samples
Start charging with Tag-ID from configuration
pm2 trigger chargepoint1 StartTransactionStop charging with Tag-ID from configuration
pm2 trigger chargepoint1 StopTransactionStart charging with Tag-ID from configuration
pm2 trigger chargepoint1 StartTransactionStart charging with Tag-ID 1000
pm2 trigger chargepoint1 StartTransaction 1000Maintainer / Imprint
CONTRIBUTING
CODE OF CONDUCT
1.0.0
3 years ago