scenarios

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScenarioImpl

type ScenarioImpl struct {
	Service *service.EEBUSService
}

func NewScenarioImpl

func NewScenarioImpl(service *service.EEBUSService) *ScenarioImpl

type ScenariosI

type ScenariosI interface {
	RegisterRemoteDevice(details *service.ServiceDetails, dataProvider any) any
	UnRegisterRemoteDevice(remoteDeviceSki string) error
	AddFeatures()
	AddUseCases()
}

Implemented by *ScenarioImpl, used by CemImpl

Jump to

Keyboard shortcuts

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