emtec_ecu

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CndWrapper

type CndWrapper struct {
	Scene pb.SceneServiceClient
	Track pb.TrackServiceClient
}

func NewCndWrapper

func NewCndWrapper(scene pb.SceneServiceClient, track pb.TrackServiceClient) *CndWrapper

func (CndWrapper) DisableAutomation

func (w CndWrapper) DisableAutomation(ctx context.Context, in *pb.SwitchAutomationRequest, opts ...grpc.CallOption) (*pb.Track, error)

func (CndWrapper) EnableAutomation

func (w CndWrapper) EnableAutomation(ctx context.Context, in *pb.SwitchAutomationRequest, opts ...grpc.CallOption) (*pb.Track, error)

func (CndWrapper) GetTrack

func (w CndWrapper) GetTrack(ctx context.Context, in *pb.GetTrackRequest, opts ...grpc.CallOption) (*pb.Track, error)

func (CndWrapper) ListScene

func (CndWrapper) ListTrack

func (w CndWrapper) ListTrack(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*pb.ListTrackResponse, error)

func (CndWrapper) MoveSceneToNext

func (w CndWrapper) MoveSceneToNext(ctx context.Context, in *pb.MoveSceneToNextRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)

Jump to

Keyboard shortcuts

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