telemetry

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_telemetry_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TelemetryMessage

type TelemetryMessage struct {
	Timestamp *uint64 `protobuf:"varint,1,req,name=timestamp" json:"timestamp,omitempty"`
	Bytes     []byte  `protobuf:"bytes,2,req,name=bytes" json:"bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*TelemetryMessage) Descriptor deprecated

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

Deprecated: Use TelemetryMessage.ProtoReflect.Descriptor instead.

func (*TelemetryMessage) GetBytes

func (x *TelemetryMessage) GetBytes() []byte

func (*TelemetryMessage) GetTimestamp

func (x *TelemetryMessage) GetTimestamp() uint64

func (*TelemetryMessage) ProtoMessage

func (*TelemetryMessage) ProtoMessage()

func (*TelemetryMessage) ProtoReflect

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

func (*TelemetryMessage) Reset

func (x *TelemetryMessage) Reset()

func (*TelemetryMessage) String

func (x *TelemetryMessage) String() string

type TelemetryMessageLog

type TelemetryMessageLog struct {
	Location      *string             `protobuf:"bytes,1,req,name=location" json:"location,omitempty"`
	SystemId      *string             `protobuf:"bytes,2,req,name=system_id,json=systemId" json:"system_id,omitempty"`
	SourceAddress *string             `protobuf:"bytes,3,opt,name=source_address,json=sourceAddress" json:"source_address,omitempty"`
	SourcePort    *uint32             `protobuf:"varint,4,opt,name=source_port,json=sourcePort" json:"source_port,omitempty"`
	Message       []*TelemetryMessage `protobuf:"bytes,5,rep,name=message" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*TelemetryMessageLog) Descriptor deprecated

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

Deprecated: Use TelemetryMessageLog.ProtoReflect.Descriptor instead.

func (*TelemetryMessageLog) GetLocation

func (x *TelemetryMessageLog) GetLocation() string

func (*TelemetryMessageLog) GetMessage

func (x *TelemetryMessageLog) GetMessage() []*TelemetryMessage

func (*TelemetryMessageLog) GetSourceAddress

func (x *TelemetryMessageLog) GetSourceAddress() string

func (*TelemetryMessageLog) GetSourcePort

func (x *TelemetryMessageLog) GetSourcePort() uint32

func (*TelemetryMessageLog) GetSystemId

func (x *TelemetryMessageLog) GetSystemId() string

func (*TelemetryMessageLog) ProtoMessage

func (*TelemetryMessageLog) ProtoMessage()

func (*TelemetryMessageLog) ProtoReflect

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

func (*TelemetryMessageLog) Reset

func (x *TelemetryMessageLog) Reset()

func (*TelemetryMessageLog) String

func (x *TelemetryMessageLog) String() string

Jump to

Keyboard shortcuts

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