UNPKG

@greenactionstudio/ocpp-types

Version:

A centralized library of Open Charge Point Protocol (OCPP) types for use in other projects.

9 lines (6 loc) 513 B
# Open Charge Point Protocol (OCPP) Types A centralized library of Open Charge Point Protocol (OCPP) types for use in other projects. ## Contributing 1. Update/Add the OCPP type in the correct version file. (*Note: New types should follow the terminology found in the OCPP specification "types" chapter.*) 2. Commit the changes using [Covential Commits](https://www.conventionalcommits.org/en/v1.0.0/). 3. Create a [pull request](https://github.com/greenactionstudio/ocpp-types/pulls) containing the new types.