moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CLEAR_CACHE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.UNLOCK_CONNECTOR,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.GET_CONFIGURATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CHANGE_CONFIGURATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.GET_DIAGNOSTICS,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.GET_COMPOSITE_SCHEDULE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.SET_CHARGING_PROFILE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CLEAR_CHARGING_PROFILE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CHANGE_AVAILABILITY,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.REMOTE_START_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.REMOTE_STOP_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.TRIGGER_MESSAGE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.DATA_TRANSFER,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.UPDATE_FIRMWARE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.RESERVE_NOW,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CANCEL_RESERVATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
// Handle incoming request events
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.BOOT_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.DIAGNOSTICS_STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.HEARTBEAT,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.METER_VALUES,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.START_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.STOP_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.DATA_TRANSFER,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.FIRMWARE_STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.buildRequestPayload = this.buildRequestPayload.bind(this)
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.HEARTBEAT,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.AUTHORIZE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.START_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.STOP_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.METER_VALUES,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.DIAGNOSTICS_STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.DATA_TRANSFER,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16RequestCommand.FIRMWARE_STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.incomingRequestResponsePayloadValidateFunctions = new Map<
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CLEAR_CACHE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CHANGE_AVAILABILITY,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.UNLOCK_CONNECTOR,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.GET_CONFIGURATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CHANGE_CONFIGURATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.GET_COMPOSITE_SCHEDULE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.SET_CHARGING_PROFILE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CLEAR_CHARGING_PROFILE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.REMOTE_START_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.REMOTE_STOP_TRANSACTION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.GET_DIAGNOSTICS,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.TRIGGER_MESSAGE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.DATA_TRANSFER,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.UPDATE_FIRMWARE,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.RESERVE_NOW,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP16IncomingRequestCommand.CANCEL_RESERVATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.validatePayload = this.validatePayload.bind(this)
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.validatePayload = this.validatePayload.bind(this)
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP20RequestCommand.HEARTBEAT,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP20RequestCommand.STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.buildRequestPayload = this.buildRequestPayload.bind(this)
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP20RequestCommand.HEARTBEAT,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
[
OCPP20RequestCommand.STATUS_NOTIFICATION,
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.incomingRequestResponsePayloadValidateFunctions = new Map<
moduleName,
'constructor'
)
- )
- .bind(this),
+ ),
],
])
this.validatePayload = this.validatePayload.bind(this)