refactor(simulator): explicitly export needed types only
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
CommitLineData
0ac97927
JB
1export {
2 AmpereUnits,
3 ApplicationProtocol,
4 AuthenticationType,
5 AuthorizationStatus,
6 type AuthorizeRequest,
7 type AuthorizeResponse,
8 type AutomaticTransactionGeneratorConfiguration,
9 AvailabilityStatus,
10 AvailabilityType,
11 type BootNotificationRequest,
12 type BootNotificationResponse,
13 BootReasonEnumType,
14 BroadcastChannelProcedureName,
15 type BroadcastChannelRequest,
16 type BroadcastChannelRequestPayload,
17 type BroadcastChannelResponse,
18 type BroadcastChannelResponsePayload,
19 type CachedRequest,
20 type ChangeAvailabilityRequest,
21 type ChangeAvailabilityResponse,
22 type ChangeConfigurationRequest,
23 type ChangeConfigurationResponse,
24 ChargePointErrorCode,
25 type ChargingProfile,
26 ChargingProfileKindType,
27 ChargingProfileStatus,
28 ChargingRateUnitType,
29 type ChargingSchedulePeriod,
30 type ChargingStationConfiguration,
31 type ChargingStationData,
32 type ChargingStationInfo,
33 type ChargingStationOcppConfiguration,
34 type ChargingStationTemplate,
35 type ChargingStationWorkerData,
36 type ChargingStationWorkerMessage,
37 type ChargingStationWorkerMessageData,
38 ChargingStationWorkerMessageEvents,
39 type ClearCacheResponse,
40 type ClearChargingProfileRequest,
41 type ClearChargingProfileResponse,
42 ClearChargingProfileStatus,
43 type ConfigurationData,
44 type ConfigurationKey,
45 ConfigurationStatus,
46 ConnectorPhaseRotation,
47 ConnectorStatus,
48 ConnectorStatusEnum,
49 CurrentType,
50 DBName,
51 type DataTransferRequest,
52 type DataTransferResponse,
53 DataTransferStatus,
54 type DiagnosticsStatusNotificationRequest,
55 type DiagnosticsStatusNotificationResponse,
56 type EmptyObject,
57 type ErrorCallback,
58 type ErrorResponse,
59 ErrorType,
60 FileType,
61 FirmwareStatus,
62 type FirmwareStatusNotificationRequest,
63 type FirmwareStatusNotificationResponse,
64 type FirmwareUpgrade,
65 type GenericResponse,
66 GenericStatus,
67 type GetConfigurationRequest,
68 type GetConfigurationResponse,
69 type GetDiagnosticsRequest,
70 type GetDiagnosticsResponse,
71 type HandleErrorParams,
72 type HeartbeatRequest,
73 type HeartbeatResponse,
74 IdTagDistribution,
75 type IncomingRequest,
76 IncomingRequestCommand,
77 type IncomingRequestHandler,
78 type JsonObject,
79 type JsonType,
80 type MeasurandPerPhaseSampledValueTemplates,
81 type MeasurandValues,
82 type MessageEvent,
83 MessageTrigger,
84 MessageType,
85 type MeterValue,
86 MeterValueContext,
87 MeterValueLocation,
88 MeterValueMeasurand,
89 type MeterValuePhase,
90 MeterValueUnit,
91 type MeterValuesRequest,
92 type MeterValuesResponse,
93 type MikroORMDBType,
94 OCPP16AuthorizationStatus,
95 type OCPP16AuthorizeRequest,
96 type OCPP16AuthorizeResponse,
97 OCPP16AvailabilityType,
98 type OCPP16BootNotificationRequest,
99 type OCPP16BootNotificationResponse,
100 OCPP16ChargePointErrorCode,
101 OCPP16ChargePointStatus,
102 type OCPP16ChargingProfile,
103 OCPP16ChargingProfilePurposeType,
104 type OCPP16ClearCacheRequest,
105 type OCPP16DataTransferRequest,
106 type OCPP16DataTransferResponse,
107 OCPP16DataTransferStatus,
108 OCPP16DataTransferVendorId,
109 OCPP16DiagnosticsStatus,
110 type OCPP16DiagnosticsStatusNotificationRequest,
111 type OCPP16DiagnosticsStatusNotificationResponse,
112 OCPP16FirmwareStatus,
113 type OCPP16FirmwareStatusNotificationRequest,
114 type OCPP16FirmwareStatusNotificationResponse,
115 type OCPP16HeartbeatRequest,
116 type OCPP16HeartbeatResponse,
117 OCPP16IncomingRequestCommand,
118 OCPP16MessageTrigger,
119 type OCPP16MeterValue,
120 OCPP16MeterValueMeasurand,
121 OCPP16MeterValuePhase,
122 type OCPP16MeterValuesRequest,
123 type OCPP16MeterValuesResponse,
124 OCPP16RequestCommand,
125 type OCPP16SampledValue,
126 OCPP16StandardParametersKey,
127 type OCPP16StartTransactionRequest,
128 type OCPP16StartTransactionResponse,
129 type OCPP16StatusNotificationRequest,
130 type OCPP16StatusNotificationResponse,
131 OCPP16StopTransactionReason,
132 type OCPP16StopTransactionRequest,
133 type OCPP16StopTransactionResponse,
134 OCPP16SupportedFeatureProfiles,
135 type OCPP16TriggerMessageRequest,
136 type OCPP16TriggerMessageResponse,
137 type OCPP16UpdateFirmwareRequest,
138 type OCPP16UpdateFirmwareResponse,
139 type OCPP20BootNotificationRequest,
140 type OCPP20BootNotificationResponse,
141 type OCPP20ClearCacheRequest,
142 type OCPP20ClearCacheResponse,
143 type OCPP20HeartbeatRequest,
144 type OCPP20HeartbeatResponse,
145 OCPP20IncomingRequestCommand,
146 OCPP20OptionalVariableName,
147 OCPP20RequestCommand,
148 type OCPP20StatusNotificationRequest,
149 type OCPP20StatusNotificationResponse,
150 type OCPPConfigurationKey,
151 OCPPVersion,
152 type OutgoingRequest,
153 PerformanceData,
154 PerformanceRecord,
155 PowerUnits,
156 ProcedureName,
157 Protocol,
158 type ProtocolRequest,
159 type ProtocolRequestHandler,
160 type ProtocolResponse,
161 ProtocolVersion,
162 RecurrencyKindType,
163 RegistrationStatusEnumType,
164 type RemoteStartTransactionRequest,
165 type RemoteStopTransactionRequest,
166 RequestCommand,
167 type RequestParams,
168 type RequestPayload,
169 type ResetRequest,
170 type Response,
171 type ResponseCallback,
172 type ResponseHandler,
173 type ResponsePayload,
174 ResponseStatus,
175 type ResponseType,
176 type SampledValueTemplate,
177 type SetChargingProfileRequest,
178 type SetChargingProfileResponse,
179 StandardParametersKey,
180 type StartTransactionRequest,
181 type StartTransactionResponse,
182 type StationTemplateUrl,
183 type Statistics,
184 type Status,
185 type StatusNotificationRequest,
186 type StatusNotificationResponse,
187 StopTransactionReason,
188 type StopTransactionRequest,
189 type StopTransactionResponse,
190 type StorageConfiguration,
191 StorageType,
192 SupervisionUrlDistribution,
193 SupportedFeatureProfiles,
194 type TimeSeries,
195 TriggerMessageStatus,
196 type UIServerConfiguration,
197 type UnlockConnectorRequest,
198 type UnlockConnectorResponse,
199 UnlockStatus,
200 VendorDefaultParametersKey,
201 Voltage,
202 type WSError,
203 WebSocketCloseEventStatusCode,
204 WebSocketCloseEventStatusString,
205 type WorkerConfiguration,
206 type WsOptions,
207} from './internal';