Versions in this module Expand all Collapse all v1 v1.0.1 Oct 31, 2022 Changes in this version + var File_mapper_mapper_proto protoreflect.FileDescriptor + type DiscoveryPacketReceipt struct + Bandwidth uint32 + CodeRate string + Frequency uint32 + GatewaySignature []byte + LoraSnr float64 + Phy []byte + Rssi int32 + SpreadingFactor uint32 + Time *timestamppb.Timestamp + func (*DiscoveryPacketReceipt) Descriptor() ([]byte, []int) + func (*DiscoveryPacketReceipt) ProtoMessage() + func (x *DiscoveryPacketReceipt) GetBandwidth() uint32 + func (x *DiscoveryPacketReceipt) GetCodeRate() string + func (x *DiscoveryPacketReceipt) GetFrequency() uint32 + func (x *DiscoveryPacketReceipt) GetGatewaySignature() []byte + func (x *DiscoveryPacketReceipt) GetLoraSnr() float64 + func (x *DiscoveryPacketReceipt) GetPhy() []byte + func (x *DiscoveryPacketReceipt) GetRssi() int32 + func (x *DiscoveryPacketReceipt) GetSpreadingFactor() uint32 + func (x *DiscoveryPacketReceipt) GetTime() *timestamppb.Timestamp + func (x *DiscoveryPacketReceipt) ProtoReflect() protoreflect.Message + func (x *DiscoveryPacketReceipt) Reset() + func (x *DiscoveryPacketReceipt) String() string + type DiscoveryPacketReceiptResponse struct + Response isDiscoveryPacketReceiptResponse_Response + func (*DiscoveryPacketReceiptResponse) Descriptor() ([]byte, []int) + func (*DiscoveryPacketReceiptResponse) ProtoMessage() + func (m *DiscoveryPacketReceiptResponse) GetResponse() isDiscoveryPacketReceiptResponse_Response + func (x *DiscoveryPacketReceiptResponse) GetDownlinkTransmitRequest() *DownlinkTransmitRequest + func (x *DiscoveryPacketReceiptResponse) GetEmpty() *emptypb.Empty + func (x *DiscoveryPacketReceiptResponse) ProtoReflect() protoreflect.Message + func (x *DiscoveryPacketReceiptResponse) Reset() + func (x *DiscoveryPacketReceiptResponse) String() string + type DiscoveryPacketReceiptResponse_DownlinkTransmitRequest struct + DownlinkTransmitRequest *DownlinkTransmitRequest + type DiscoveryPacketReceiptResponse_Empty struct + Empty *emptypb.Empty + type DownlinkConfirmationPacketReceipt struct + Bandwidth uint32 + CodeRate string + Frequency uint32 + GatewaySignature []byte + LoraSnr float64 + Phy []byte + Rssi int32 + SpreadingFactor uint32 + Time *timestamppb.Timestamp + func (*DownlinkConfirmationPacketReceipt) Descriptor() ([]byte, []int) + func (*DownlinkConfirmationPacketReceipt) ProtoMessage() + func (x *DownlinkConfirmationPacketReceipt) GetBandwidth() uint32 + func (x *DownlinkConfirmationPacketReceipt) GetCodeRate() string + func (x *DownlinkConfirmationPacketReceipt) GetFrequency() uint32 + func (x *DownlinkConfirmationPacketReceipt) GetGatewaySignature() []byte + func (x *DownlinkConfirmationPacketReceipt) GetLoraSnr() float64 + func (x *DownlinkConfirmationPacketReceipt) GetPhy() []byte + func (x *DownlinkConfirmationPacketReceipt) GetRssi() int32 + func (x *DownlinkConfirmationPacketReceipt) GetSpreadingFactor() uint32 + func (x *DownlinkConfirmationPacketReceipt) GetTime() *timestamppb.Timestamp + func (x *DownlinkConfirmationPacketReceipt) ProtoReflect() protoreflect.Message + func (x *DownlinkConfirmationPacketReceipt) Reset() + func (x *DownlinkConfirmationPacketReceipt) String() string + type DownlinkTransmitRequest struct + Bandwidth uint32 + CodeRate string + Frequency uint32 + Phy []byte + Power int32 + SpreadingFactor uint32 + func (*DownlinkTransmitRequest) Descriptor() ([]byte, []int) + func (*DownlinkTransmitRequest) ProtoMessage() + func (x *DownlinkTransmitRequest) GetBandwidth() uint32 + func (x *DownlinkTransmitRequest) GetCodeRate() string + func (x *DownlinkTransmitRequest) GetFrequency() uint32 + func (x *DownlinkTransmitRequest) GetPhy() []byte + func (x *DownlinkTransmitRequest) GetPower() int32 + func (x *DownlinkTransmitRequest) GetSpreadingFactor() uint32 + func (x *DownlinkTransmitRequest) ProtoReflect() protoreflect.Message + func (x *DownlinkTransmitRequest) Reset() + func (x *DownlinkTransmitRequest) String() string