Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EVCCUseCase ¶
type EVCCUseCase struct { *spine.UseCaseImpl // contains filtered or unexported fields }
EV Commissioning and Configuration Use Case implementation
func AddEVCCUseCase ¶
func AddEVCCUseCase(service *service.EEBUSService, entity *spine.EntityLocalImpl) (*EVCCUseCase, error)
Register the use case and features for handling EVs
type EVSECCUseCase ¶
type EVSECCUseCase struct { *spine.UseCaseImpl // contains filtered or unexported fields }
func AddEVSECCUseCase ¶
func AddEVSECCUseCase(service *service.EEBUSService) EVSECCUseCase
Add EVSECC usecase
type Wallbox ¶
type Wallbox struct {
// contains filtered or unexported fields
}
func NewWallbox ¶
func (*Wallbox) RemoteServiceShipIDReported ¶
report the Ship ID of a newly trusted connection
func (*Wallbox) RemoteServiceTrustRequested ¶
handle a request to trust a remote service
Click to show internal directories.
Click to hide internal directories.