actions

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BooleanActionClient

type BooleanActionClient struct {
	// contains filtered or unexported fields
}

BooleanActionClient wraps the gRPC BooleanActionService client.

func NewBooleanActionClient

func NewBooleanActionClient(cc grpc.ClientConnInterface) *BooleanActionClient

NewBooleanActionClient creates a new BooleanAction client.

func (*BooleanActionClient) GetActionType

func (c *BooleanActionClient) GetActionType(ctx context.Context, handle int64) (int32, error)

GetActionType calls the GetActionType RPC.

func (*BooleanActionClient) GetNewState

func (c *BooleanActionClient) GetNewState(ctx context.Context, handle int64) (bool, error)

GetNewState calls the GetNewState RPC.

type CommandActionClient

type CommandActionClient struct {
	// contains filtered or unexported fields
}

CommandActionClient wraps the gRPC CommandActionService client.

func NewCommandActionClient

func NewCommandActionClient(cc grpc.ClientConnInterface) *CommandActionClient

NewCommandActionClient creates a new CommandAction client.

func (*CommandActionClient) GetActionType

func (c *CommandActionClient) GetActionType(ctx context.Context, handle int64) (int32, error)

GetActionType calls the GetActionType RPC.

type ControlActionClient

type ControlActionClient struct {
	// contains filtered or unexported fields
}

ControlActionClient wraps the gRPC ControlActionService client.

func NewControlActionClient

func NewControlActionClient(cc grpc.ClientConnInterface) *ControlActionClient

NewControlActionClient creates a new ControlAction client.

func (*ControlActionClient) GetActionType

func (c *ControlActionClient) GetActionType(ctx context.Context) (int32, error)

GetActionType calls the GetActionType RPC.

func (*ControlActionClient) GetChallengeValue

func (c *ControlActionClient) GetChallengeValue(ctx context.Context) (string, error)

GetChallengeValue calls the GetChallengeValue RPC.

func (*ControlActionClient) GetErrorAction

func (c *ControlActionClient) GetErrorAction(ctx context.Context) (int64, error)

GetErrorAction calls the GetErrorAction RPC.

func (*ControlActionClient) GetTemplateId

func (c *ControlActionClient) GetTemplateId(ctx context.Context) (string, error)

GetTemplateId calls the GetTemplateId RPC.

func (*ControlActionClient) IsValidResponse

func (c *ControlActionClient) IsValidResponse(ctx context.Context, arg0 int32) (bool, error)

IsValidResponse calls the IsValidResponse RPC.

type FloatActionClient

type FloatActionClient struct {
	// contains filtered or unexported fields
}

FloatActionClient wraps the gRPC FloatActionService client.

func NewFloatActionClient

func NewFloatActionClient(cc grpc.ClientConnInterface) *FloatActionClient

NewFloatActionClient creates a new FloatAction client.

func (*FloatActionClient) GetActionType

func (c *FloatActionClient) GetActionType(ctx context.Context, handle int64) (int32, error)

GetActionType calls the GetActionType RPC.

func (*FloatActionClient) GetNewValue

func (c *FloatActionClient) GetNewValue(ctx context.Context, handle int64) (float32, error)

GetNewValue calls the GetNewValue RPC.

type ModeActionClient

type ModeActionClient struct {
	// contains filtered or unexported fields
}

ModeActionClient wraps the gRPC ModeActionService client.

func NewModeActionClient

func NewModeActionClient(cc grpc.ClientConnInterface) *ModeActionClient

NewModeActionClient creates a new ModeAction client.

func (*ModeActionClient) GetActionType

func (c *ModeActionClient) GetActionType(ctx context.Context, handle int64) (int32, error)

GetActionType calls the GetActionType RPC.

func (*ModeActionClient) GetNewMode

func (c *ModeActionClient) GetNewMode(ctx context.Context, handle int64) (int32, error)

GetNewMode calls the GetNewMode RPC.

Jump to

Keyboard shortcuts

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