GithubHelp home page GithubHelp logo

opcp's People

Contributors

descodess avatar israelrichter avatar mdwcrft avatar simboel avatar somrani avatar steffenrhinow avatar tomkuijsten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opcp's Issues

Possible issue in business processes description

Hi there,
I think I've found a mistake in the document OPCP-1.0.0/docs/02_PnC_business-processes.md

The MO must receive the contract information from a customer including the PCID of the vehicle. The Provisioning Certificate with the regarding PCID must be sent by the MO to the PCP beforehand. The PCP delivers the OEM provisioning certificate, including the corresponding Sub CA chain (See Figure 5).

Suggestion:

- The Provisioning Certificate with the regarding PCID must be sent by the MO to the PCP beforehand.
+ The MO can retrieve the Provisioning Certificate from the PCP with the supplied PCID. This Provisioning Certificate must've been sent by the OEM to the PCP beforehand.

Reason for change: From my understanding I would assume that the MO cannot send the Provisioning Certificate "beforehand". From the API as described in OPCP-1.0.0/docs/components/02_provisioning-certificate-pool.md the MO only "reads" data from the PCP and would use /v1/oem/provCerts/{pcid} (Get Provisioning Certificate).

If it is OK with you, I can create Pull Requests instead of issues to make these suggestions easier to implement on your side.
Nevermind, already created one.

Schema reference not defined in CCP json

Hi,

I think there's an issue on a json file ./OPCP-1.0.0/reference/ccp.v1.json
The schema reference "#/components/schemas/ContractCertificate" is not defined the json file.

"put": { "summary": "Add Signed Contract Data to CCP", "operationId": "addSignedContractData", "responses": { "201": { "description": "Created", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/ContractCertificate" } } } },

Handling of Ids having optional elements

The document https://github.com/hubject/opcp/blob/main/OPCP-1.0.0/docs/05_handling-of-ids.md describes the handling of Ids in the e-mobility space. Ids can have optional elements like - or *, but it is not specified how to compare two identifiers for equality, when they have different optional elements. E.g. is "DE*GEF" the same as "DEGEF"? I would say yes.

All this has an implication on the implementation of ids, as it would be better not to implement them just as a string, but as a complex data structure having special comparison methods.

Missing References

Hey, You guys made some references like " models/signed-contract-data.v1.json"
Which are nowhere in the repo. Would you guys be able to provide a link to these?
Thank you,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.