Config

package
v0.0.0-...-5d80167 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_Config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {
	ID              []byte   `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	StartFrequency  uint32   `protobuf:"fixed32,2,opt,name=StartFrequency,proto3" json:"StartFrequency,omitempty"`
	FrequencyStep   uint32   `protobuf:"fixed32,3,opt,name=FrequencyStep,proto3" json:"FrequencyStep,omitempty"`
	ControlChannel  uint32   `protobuf:"fixed32,4,opt,name=ControlChannel,proto3" json:"ControlChannel,omitempty"`
	ParentChannel   uint32   `protobuf:"fixed32,5,opt,name=ParentChannel,proto3" json:"ParentChannel,omitempty"`
	NeighborChannel []uint32 `protobuf:"fixed32,6,rep,packed,name=NeighborChannel,proto3" json:"NeighborChannel,omitempty"`
	UUID            string   `protobuf:"bytes,7,opt,name=UUID,proto3" json:"UUID,omitempty"`
	// contains filtered or unexported fields
}

func (*Config) Descriptor deprecated

func (*Config) Descriptor() ([]byte, []int)

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetControlChannel

func (x *Config) GetControlChannel() uint32

func (*Config) GetFrequencyStep

func (x *Config) GetFrequencyStep() uint32

func (*Config) GetID

func (x *Config) GetID() []byte

func (*Config) GetNeighborChannel

func (x *Config) GetNeighborChannel() []uint32

func (*Config) GetParentChannel

func (x *Config) GetParentChannel() uint32

func (*Config) GetStartFrequency

func (x *Config) GetStartFrequency() uint32

func (*Config) GetUUID

func (x *Config) GetUUID() string

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

func (x *Config) ProtoReflect() protoreflect.Message

func (*Config) Reset

func (x *Config) Reset()

func (*Config) String

func (x *Config) String() string

Jump to

Keyboard shortcuts

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