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