build(simulator): switch to TS 5.x.x
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
1 export {
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 type ConfigurationKeyType,
46 ConfigurationStatus,
47 ConnectorPhaseRotation,
48 type ConnectorStatus,
49 ConnectorStatusEnum,
50 CurrentType,
51 DBName,
52 type DataTransferRequest,
53 type DataTransferResponse,
54 DataTransferStatus,
55 type DiagnosticsStatusNotificationRequest,
56 type DiagnosticsStatusNotificationResponse,
57 type EmptyObject,
58 type ErrorCallback,
59 type ErrorResponse,
60 ErrorType,
61 FileType,
62 FirmwareStatus,
63 type FirmwareStatusNotificationRequest,
64 type FirmwareStatusNotificationResponse,
65 type FirmwareUpgrade,
66 type GenericResponse,
67 GenericStatus,
68 type GetConfigurationRequest,
69 type GetConfigurationResponse,
70 type GetDiagnosticsRequest,
71 type GetDiagnosticsResponse,
72 type HandleErrorParams,
73 type HeartbeatRequest,
74 type HeartbeatResponse,
75 IdTagDistribution,
76 type IncomingRequest,
77 IncomingRequestCommand,
78 type IncomingRequestHandler,
79 type JsonObject,
80 type JsonType,
81 type MeasurandPerPhaseSampledValueTemplates,
82 type MeasurandValues,
83 type MessageEvent,
84 MessageTrigger,
85 MessageType,
86 type MeterValue,
87 MeterValueContext,
88 MeterValueLocation,
89 MeterValueMeasurand,
90 type MeterValuePhase,
91 MeterValueUnit,
92 type MeterValuesRequest,
93 type MeterValuesResponse,
94 type MikroORMDBType,
95 OCPP16AuthorizationStatus,
96 type OCPP16AuthorizeRequest,
97 type OCPP16AuthorizeResponse,
98 OCPP16AvailabilityType,
99 type OCPP16BootNotificationRequest,
100 type OCPP16BootNotificationResponse,
101 OCPP16ChargePointErrorCode,
102 OCPP16ChargePointStatus,
103 type OCPP16ChargingProfile,
104 OCPP16ChargingProfilePurposeType,
105 type OCPP16ClearCacheRequest,
106 type OCPP16DataTransferRequest,
107 type OCPP16DataTransferResponse,
108 OCPP16DataTransferStatus,
109 OCPP16DataTransferVendorId,
110 OCPP16DiagnosticsStatus,
111 type OCPP16DiagnosticsStatusNotificationRequest,
112 type OCPP16DiagnosticsStatusNotificationResponse,
113 OCPP16FirmwareStatus,
114 type OCPP16FirmwareStatusNotificationRequest,
115 type OCPP16FirmwareStatusNotificationResponse,
116 type OCPP16HeartbeatRequest,
117 type OCPP16HeartbeatResponse,
118 OCPP16IncomingRequestCommand,
119 OCPP16MessageTrigger,
120 type OCPP16MeterValue,
121 OCPP16MeterValueMeasurand,
122 OCPP16MeterValuePhase,
123 type OCPP16MeterValuesRequest,
124 type OCPP16MeterValuesResponse,
125 OCPP16RequestCommand,
126 type OCPP16SampledValue,
127 OCPP16StandardParametersKey,
128 type OCPP16StartTransactionRequest,
129 type OCPP16StartTransactionResponse,
130 type OCPP16StatusNotificationRequest,
131 type OCPP16StatusNotificationResponse,
132 OCPP16StopTransactionReason,
133 type OCPP16StopTransactionRequest,
134 type OCPP16StopTransactionResponse,
135 OCPP16SupportedFeatureProfiles,
136 type OCPP16TriggerMessageRequest,
137 type OCPP16TriggerMessageResponse,
138 type OCPP16UpdateFirmwareRequest,
139 type OCPP16UpdateFirmwareResponse,
140 type OCPP20BootNotificationRequest,
141 type OCPP20BootNotificationResponse,
142 type OCPP20ClearCacheRequest,
143 type OCPP20ClearCacheResponse,
144 type OCPP20HeartbeatRequest,
145 type OCPP20HeartbeatResponse,
146 OCPP20IncomingRequestCommand,
147 OCPP20OptionalVariableName,
148 OCPP20RequestCommand,
149 type OCPP20StatusNotificationRequest,
150 type OCPP20StatusNotificationResponse,
151 type OCPPConfigurationKey,
152 OCPPVersion,
153 type OutgoingRequest,
154 PerformanceData,
155 PerformanceRecord,
156 PowerUnits,
157 ProcedureName,
158 Protocol,
159 type ProtocolRequest,
160 type ProtocolRequestHandler,
161 type ProtocolResponse,
162 ProtocolVersion,
163 RecurrencyKindType,
164 RegistrationStatusEnumType,
165 type RemoteStartTransactionRequest,
166 type RemoteStopTransactionRequest,
167 RequestCommand,
168 type RequestParams,
169 type RequestPayload,
170 type ResetRequest,
171 type Response,
172 type ResponseCallback,
173 type ResponseHandler,
174 type ResponsePayload,
175 ResponseStatus,
176 type ResponseType,
177 type SampledValueTemplate,
178 type SetChargingProfileRequest,
179 type SetChargingProfileResponse,
180 StandardParametersKey,
181 type StartTransactionRequest,
182 type StartTransactionResponse,
183 type StationTemplateUrl,
184 type Statistics,
185 type Status,
186 type StatusNotificationRequest,
187 type StatusNotificationResponse,
188 StopTransactionReason,
189 type StopTransactionRequest,
190 type StopTransactionResponse,
191 type StorageConfiguration,
192 StorageType,
193 SupervisionUrlDistribution,
194 SupportedFeatureProfiles,
195 type TimeSeries,
196 TriggerMessageStatus,
197 type UIServerConfiguration,
198 type UnlockConnectorRequest,
199 type UnlockConnectorResponse,
200 UnlockStatus,
201 VendorParametersKey,
202 Voltage,
203 type WSError,
204 WebSocketCloseEventStatusCode,
205 WebSocketCloseEventStatusString,
206 type WorkerConfiguration,
207 type WsOptions,
208 } from './internal';