feat: add initial support get composite schedule OCPP 1.6 command
[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 OCPP16ChargingSchedule,
106 type OCPP16ClearCacheRequest,
107 type OCPP16DataTransferRequest,
108 type OCPP16DataTransferResponse,
109 OCPP16DataTransferStatus,
110 OCPP16DataTransferVendorId,
111 OCPP16DiagnosticsStatus,
112 type OCPP16DiagnosticsStatusNotificationRequest,
113 type OCPP16DiagnosticsStatusNotificationResponse,
114 OCPP16FirmwareStatus,
115 type OCPP16FirmwareStatusNotificationRequest,
116 type OCPP16FirmwareStatusNotificationResponse,
117 type OCPP16GetCompositeScheduleRequest,
118 type OCPP16GetCompositeScheduleResponse,
119 type OCPP16HeartbeatRequest,
120 type OCPP16HeartbeatResponse,
121 OCPP16IncomingRequestCommand,
122 OCPP16MessageTrigger,
123 type OCPP16MeterValue,
124 OCPP16MeterValueMeasurand,
125 OCPP16MeterValuePhase,
126 type OCPP16MeterValuesRequest,
127 type OCPP16MeterValuesResponse,
128 OCPP16RequestCommand,
129 type OCPP16SampledValue,
130 OCPP16StandardParametersKey,
131 type OCPP16StartTransactionRequest,
132 type OCPP16StartTransactionResponse,
133 type OCPP16StatusNotificationRequest,
134 type OCPP16StatusNotificationResponse,
135 OCPP16StopTransactionReason,
136 type OCPP16StopTransactionRequest,
137 type OCPP16StopTransactionResponse,
138 OCPP16SupportedFeatureProfiles,
139 type OCPP16TriggerMessageRequest,
140 type OCPP16TriggerMessageResponse,
141 type OCPP16UpdateFirmwareRequest,
142 type OCPP16UpdateFirmwareResponse,
143 type OCPP20BootNotificationRequest,
144 type OCPP20BootNotificationResponse,
145 type OCPP20ClearCacheRequest,
146 type OCPP20ClearCacheResponse,
147 type OCPP20HeartbeatRequest,
148 type OCPP20HeartbeatResponse,
149 OCPP20IncomingRequestCommand,
150 OCPP20OptionalVariableName,
151 OCPP20RequestCommand,
152 type OCPP20StatusNotificationRequest,
153 type OCPP20StatusNotificationResponse,
154 type OCPPConfigurationKey,
155 OCPPVersion,
156 type OutgoingRequest,
157 PerformanceData,
158 PerformanceRecord,
159 PowerUnits,
160 ProcedureName,
161 Protocol,
162 type ProtocolRequest,
163 type ProtocolRequestHandler,
164 type ProtocolResponse,
165 ProtocolVersion,
166 RecurrencyKindType,
167 RegistrationStatusEnumType,
168 type RemoteStartTransactionRequest,
169 type RemoteStopTransactionRequest,
170 RequestCommand,
171 type RequestParams,
172 type RequestPayload,
173 type ResetRequest,
174 type Response,
175 type ResponseCallback,
176 type ResponseHandler,
177 type ResponsePayload,
178 ResponseStatus,
179 type ResponseType,
180 type SampledValueTemplate,
181 type SetChargingProfileRequest,
182 type SetChargingProfileResponse,
183 StandardParametersKey,
184 type StartTransactionRequest,
185 type StartTransactionResponse,
186 type StationTemplateUrl,
187 type Statistics,
188 type Status,
189 type StatusNotificationRequest,
190 type StatusNotificationResponse,
191 StopTransactionReason,
192 type StopTransactionRequest,
193 type StopTransactionResponse,
194 type StorageConfiguration,
195 StorageType,
196 SupervisionUrlDistribution,
197 SupportedFeatureProfiles,
198 type TimeSeries,
199 TriggerMessageStatus,
200 type UIServerConfiguration,
201 type UnlockConnectorRequest,
202 type UnlockConnectorResponse,
203 UnlockStatus,
204 VendorParametersKey,
205 Voltage,
206 type WSError,
207 WebSocketCloseEventStatusCode,
208 WebSocketCloseEventStatusString,
209 type WorkerConfiguration,
210 type WsOptions,
211 } from './internal';