1.0.0 • Published 3 years ago

discovergy-ocpp-pm2-relay v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

discovergy-ocpp-pm2-relay

Relay electricity meter readings for wallboxes/chargepoints that do not have an internal compliant meter.

npm npm CO2Offset Join the chat at https://gitter.im/stromdao/tydids-p2p

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 StartTransaction

Stop charging with Tag-ID from configuration

pm2 trigger chargepoint1 StopTransaction

Start charging with Tag-ID from configuration

pm2 trigger chargepoint1 StartTransaction

Start charging with Tag-ID 1000

pm2 trigger chargepoint1 StartTransaction 1000

Maintainer / Imprint

CONTRIBUTING

CODE OF CONDUCT