Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCNrules modification via OCN Service interface #17

Open
ewf-devops opened this issue Jul 22, 2020 · 1 comment
Open

OCNrules modification via OCN Service interface #17

ewf-devops opened this issue Jul 22, 2020 · 1 comment

Comments

@ewf-devops
Copy link

Original report by Christopher Burgahn (Bitbucket: [Christopher Burgahn](https://bitbucket.org/Christopher Burgahn), ).


The idea here is that third-party service could have the right to change the OCNrules of a party. This allows that the white-&blacklist of a party is managed by a contracting service for example. As soon as a commercial agreement is made on this contracting service platform, the white-/backlist is changed accordinlgy and eRoaming via the OCN is enabled.

Two permissions must be added to the permissions list smart contract:

  • 17 ocnrules_read Third-parties can read the OCNRules White/Blacklist of an OCPI Party
  • 18 ocnrules_cud Third-parties can write the OCNRules White/Blacklist of an OCPI Party

The OCN Node must then allow this behaviour.

@ewf-devops
Copy link
Author

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


Confirmed that this can be implemented using the existing permissions contract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant