/v1.1/chargestationsAsk AIpost https://devapi.edrv.io/v1.1/chargestationsCreate a new charge stationBody ParamsInclude charge station properties to create herenamestringName of the chargestationdescriptionstringDescription of the chargestationlocationstringrequiredID of the parent location. See locations api.protocolstringenumrequiredDefaults to ocpp1.6OCPP Protocol Versionocpp1.6ocpp2.0.1Allowed:ocpp1.6ocpp2.0.1publicbooleanDefaults to trueSet the chargestation for private / public access in the driver app.truefalsecoordinatesarray of numberslength between 2 and 2[Longitude , Latitude] in 16 digit decimal precision, E.g.:[ -52.33087655701755, 4.8678618860291465 ]coordinates number numberis_simulatorbooleanA chargestation is simulator or nottruetruefalsemeta_dataobjectAny custom data, the developer wants to attach.meta_data objectcreatedAtstringupdatedAtstringResponses 200Returns the newly created chargestation document 400A failure responseUpdated over 2 years ago