energywebfoundation / ocn-node

Apache License 2.0
5 stars 4 forks source link

Add support for custom OCPI modules #7

Closed ewf-devops closed 3 years ago

ewf-devops commented 4 years ago

Original report by Adam Staveley (Bitbucket: [Adam Staveley](https://bitbucket.org/Adam Staveley), GitHub: adamstaveley).


OCPI allows creating custom modules between parties. We need to allow the OCN node to receive and route messages with such arbitrary payloads. They should also be supported in the OcnRules module.

ewf-devops commented 4 years ago

Original comment by Adam Staveley (Bitbucket: [Adam Staveley](https://bitbucket.org/Adam Staveley), GitHub: adamstaveley).


Started in https://bitbucket.org/shareandcharge/ocn-node/branch/feature/custom-modules

ewf-devops commented 3 years ago

Original comment by John Henderson (Bitbucket: [John Henderson](https://bitbucket.org/John Henderson), GitHub: jrhender).


@{557058:6d7b4493-acfb-4818-9eaf-956087983c24} has indicated that this is complete.

ewf-devops commented 3 years ago

Original comment by John Henderson (Bitbucket: [John Henderson](https://bitbucket.org/John Henderson), GitHub: jrhender).


I believe this has been merged into develop by the feature/service-interface PR