{"id":23849002,"url":"https://github.com/openchargingcloud/wwcp_oicp","last_synced_at":"2025-09-07T03:35:07.689Z","repository":{"id":45662186,"uuid":"59515412","full_name":"OpenChargingCloud/WWCP_OICP","owner":"OpenChargingCloud","description":"Communication between the World Wide Charging Protocol (WWCP) and the Open Intercharge Protocol (OICP v2.3).","archived":false,"fork":false,"pushed_at":"2025-09-03T16:02:07.000Z","size":9509,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-03T18:05:38.070Z","etag":null,"topics":["e-mobility","ev-roaming","hubject","oicp"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenChargingCloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"Contributor License Agreement.txt"},"funding":{"github":["ahzf"]}},"created_at":"2016-05-23T20:17:07.000Z","updated_at":"2025-09-03T16:02:11.000Z","dependencies_parsed_at":"2024-03-27T02:29:18.153Z","dependency_job_id":"595fcfef-e5c7-4072-9f56-46850bd4a72b","html_url":"https://github.com/OpenChargingCloud/WWCP_OICP","commit_stats":{"total_commits":1339,"total_committers":1,"mean_commits":1339.0,"dds":0.0,"last_synced_commit":"b3086461d18adbdd0cc5cb23270b1d7774ced53a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenChargingCloud/WWCP_OICP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FWWCP_OICP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FWWCP_OICP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FWWCP_OICP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FWWCP_OICP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenChargingCloud","download_url":"https://codeload.github.com/OpenChargingCloud/WWCP_OICP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenChargingCloud%2FWWCP_OICP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273992871,"owners_count":25203790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["e-mobility","ev-roaming","hubject","oicp"],"created_at":"2025-01-02T21:50:15.389Z","updated_at":"2025-09-07T03:35:07.649Z","avatar_url":"https://github.com/OpenChargingCloud.png","language":"C#","funding_links":["https://github.com/sponsors/ahzf"],"categories":[],"sub_categories":[],"readme":"# WWCP OICP\n\nThis software will allow the communication between World Wide Charging Protocol\n(WWCP) entities and entities implementing the [Open InterCharge Protocol (OICP)](https://github.com/hubject/oicp/),\nwhich is defined and used by [Hubject GmbH](http://www.hubject.com). The focus\nof this protocol are the communication aspects between a central clearing house,\ncharge point operators (CPOs) and e-mobility providers (EMPs) in electric mobility.\n\n\n### Scope\n\nThis implementation aims to become one of the OICP reference implementations. Therefore you will find a lot of inline documentation, many test cases and mockups. Beside the obvious implementation of the [Charge Point Operator (CPO)](https://github.com/OpenChargingCloud/WWCP_OICP/tree/master/WWCP_OICPv2.3/CPO) and [E-Mobility Provider (EMP)](https://github.com/OpenChargingCloud/WWCP_OICP/tree/master/WWCP_OICPv2.3/EMP) functionalities this software also provides basic functionality of the [Central Service](https://github.com/OpenChargingCloud/WWCP_OICP/tree/master/WWCP_OICPv2.3/CentralService) e.g. for your automated continous integration tests.\n\n\n### Versions\n\n- [OICP v2.3 .NET7](https://github.com/OpenChargingCloud/WWCP_OICP/tree/master/WWCP_OICPv2.3) is fully maintained and should be used for new deployments\n\n\n### Requirements \u0026 Configuration\n\n#### OICP Classic\n\n1. You will need .NET7+\n2. Tested and running in production since 2014 on *Debian GNU/Linux* servers\n3. The mutual authentication (TLS client certificates) with Hubject must be set up.\n4. Your server(s) must be registered within the Hubject firewalls.\n\nYou can of course skip *3.* and *4.* when you use this software for your (internal) testing purposes only. \n\n#### OICP Peer-to-Peer\n\nOICO P2P is a reference implementation of the Open InterCharge Protocol reassembled to support peer-to-peer\noperation instead of using a central EV roaming hub. This software is experimental, but should be as stable\nas the normal protocol implementation.\n\n1. You will need .NET7+\n2. Tested and running in production since 2022 on *Debian GNU/Linux* servers\n3. You can use OICP P2P with or without security. You're the admin ;)\n\n\n### Documentation\n\n- Overview on the [OICP v2.3 implementation](https://github.com/OpenChargingCloud/WWCP_OICP/tree/master/WWCP_OICPv2.3)\n\n\n### Tools \u0026 Extensions\n\n- [OICP Tool](https://github.com/OpenChargingCloud/WWCP_OICP/tree/master/OICPTool) is a small tool using this OICP library allowing you to test requests and responses easily on the command line. It can also be used within (bash/zsh/...) scripts for automated testing or automated processes like e.g. downloading new *Charge Detail Records* every night.\n\n\n### Your participation\n\nThis software is **Free Open Source** under the [Apache 2.0 license](https://github.com/OpenChargingCloud/WWCP_OICP/blob/master/LICENSE). We appreciate your participation in this ongoing project, and your help to improve it and the e-mobility ICT in general. If you find bugs, want to request a feature or send us a pull request, feel free to use the normal GitHub features to do so. For this please read the [Contributor License Agreement](https://github.com/OpenChargingCloud/WWCP_OICP/blob/master/Contributor%20License%20Agreement.txt) carefully and send us a signed copy or use a similar free and open license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenchargingcloud%2Fwwcp_oicp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenchargingcloud%2Fwwcp_oicp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenchargingcloud%2Fwwcp_oicp/lists"}