8.1 Charge Point Profile
The charge point profile identifies the station by providing hardware and software information during the initial BootNotification exchange with the CSMS or OCTT.
"chargePointProfile": {
"chargingStation": {
"serialNumber": "B2WDB3EM2250001",
"model": "Microchip AC",
"modem": {
"iccid": "123",
"imsi": "520031234567890"
},
"vendorName": "Microchip Technology",
"firmwareVersion": "1.1.3"
}
}
| Field | Description |
|---|---|
serialNumber | Charge point serial number |
model | Product model identifier |
vendorName | Manufacturer name |
firmwareVersion | Current firmware version |
modem.iccid / imsi | Optional modem identifiers |
