EvChargingService
Canonical IRI: https://schema.nfh.global/EvChargingService
Tags: ev-charging, item, connector, station, ocpp, ocpi, power, reservation, energy, beckn
Namespace: https://schema.nfh.global/
Part of the DEG Schema
EV charging service attributes attached to Item.attributes in a Beckn EV-charging catalog. Captures technical and contextual details of a charging connector or station — including connector type, power capacity, socket count, reservation capability, and amenities.
Versions
Properties (latest: v2.0)
| Property |
Type |
Required |
Description |
evseId |
string |
— |
EVSE identifier (e.g., OCPI/Hubject style). |
connectorType |
string (enum) |
✓ |
Physical connector type: CCS2, Type2, CHAdeMO, GB_T. |
maxPowerKW |
number |
✓ |
Maximum output power of the connector (kW). |
minPowerKW |
number |
— |
Minimum controllable power if throttling is supported (kW). |
reservationSupported |
boolean |
— |
Whether advance reservations are supported. |
chargingStation |
object |
— |
Charging station information including station ID and location. |
socketCount |
integer |
— |
Number of sockets at this EVSE. |
amenities |
array<string> |
— |
Available amenities at or near the charging location. |
roamingNetworks |
array<string> |
— |
Interoperability/roaming networks this EVSE participates in. |
ocppVersion |
string |
— |
OCPP protocol version supported. |
powerType |
string (enum) |
— |
AC or DC power type. |
Linked Data
| Resource |
URL |
| Canonical IRI |
https://schema.nfh.global/EvChargingService |
| JSON Schema (latest) |
https://schema.nfh.global/EvChargingService/v2.0 |
| context.jsonld (latest) |
https://schema.nfh.global/EvChargingService/v2.0/context.jsonld |
| vocab.jsonld (latest) |
https://schema.nfh.global/EvChargingService/v2.0/vocab.jsonld |
| Root context.jsonld |
https://schema.nfh.global/context.jsonld |
| Root vocab.jsonld |
https://schema.nfh.global/vocab.jsonld |