ocpi-kit 0.2.0

OCPI (Open Charge Point Interface) toolkit for EV roaming: spec-exact typed models for OCPI 2.3.0 / 2.2.1 / 2.1.1, transport envelope, client, server and hub building blocks, and an auditable tariff engine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "business_details": {
    "logo": {
      "category": "OPERATOR",
      "height": 512,
      "thumbnail": "https://example.com/img/logo_thumb.jpg",
      "type": "jpeg",
      "url": "https://example.com/img/logo.jpg",
      "width": 512
    },
    "name": "Example Operator",
    "website": "http://example.com"
  },
  "country_code": "NL",
  "party_id": "EXA",
  "token": "ebf3b399-779f-4497-9b9d-ac6ad3cc44d2",
  "url": "https://example.com/ocpi/cpo/versions/"
}