has2be

package
v0.0.0-...-55c65bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package has2be defines handlers for processing Has2Be OCPP 1.6 extension messages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorizeHandler

type AuthorizeHandler struct {
	Handler201 handlers.CallHandler
}

func (AuthorizeHandler) HandleCall

func (a AuthorizeHandler) HandleCall(ctx context.Context, chargeStationId string, request ocpp.Request) (ocpp.Response, error)

type CertificateSignedResultHandler

type CertificateSignedResultHandler struct{}

func (CertificateSignedResultHandler) HandleCallResult

func (c CertificateSignedResultHandler) HandleCallResult(ctx context.Context, _ string, _ ocpp.Request, response ocpp.Response, _ any) error

type Get15118EvCertificateHandler

type Get15118EvCertificateHandler struct {
	Handler201 handlers.CallHandler
}

func (Get15118EvCertificateHandler) HandleCall

func (g Get15118EvCertificateHandler) HandleCall(ctx context.Context, chargeStationId string, request ocpp.Request) (ocpp.Response, error)

type GetCertificateStatusHandler

type GetCertificateStatusHandler struct {
	Handler201 handlers.CallHandler
}

func (GetCertificateStatusHandler) HandleCall

func (g GetCertificateStatusHandler) HandleCall(ctx context.Context, chargeStationId string, request ocpp.Request) (ocpp.Response, error)

type SignCertificateHandler

type SignCertificateHandler struct {
	Handler201 handlers.CallHandler
}

func (SignCertificateHandler) HandleCall

func (s SignCertificateHandler) HandleCall(ctx context.Context, chargeStationId string, request ocpp.Request) (ocpp.Response, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL