export type AuthenticationOptions = { securityProfile: number; allowUnknownChargingStations: boolean; ignoreAuthenticationHeaders: boolean; };