Versions in this module Expand all Collapse all v3 v3.9.11 May 11, 2021 v3.9.10 May 11, 2021 Changes in this version + var AggregationInterval_name = map[int32]string + var AggregationInterval_value = map[string]int32 + var MulticastGroupType_name = map[int32]string + var MulticastGroupType_value = map[string]int32 + var RXWindow_name = map[int32]string + var RXWindow_value = map[string]int32 + var RatePolicy_name = map[int32]string + var RatePolicy_value = map[string]int32 + func RegisterNetworkServerServiceServer(s *grpc.Server, srv NetworkServerServiceServer) + type ADRAlgorithm struct + Id string + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ADRAlgorithm) Descriptor() ([]byte, []int) + func (*ADRAlgorithm) ProtoMessage() + func (m *ADRAlgorithm) GetId() string + func (m *ADRAlgorithm) GetName() string + func (m *ADRAlgorithm) Reset() + func (m *ADRAlgorithm) String() string + func (m *ADRAlgorithm) XXX_DiscardUnknown() + func (m *ADRAlgorithm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ADRAlgorithm) XXX_Merge(src proto.Message) + func (m *ADRAlgorithm) XXX_Size() int + func (m *ADRAlgorithm) XXX_Unmarshal(b []byte) error + type ActivateDeviceRequest struct + DeviceActivation *DeviceActivation + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ActivateDeviceRequest) Descriptor() ([]byte, []int) + func (*ActivateDeviceRequest) ProtoMessage() + func (m *ActivateDeviceRequest) GetDeviceActivation() *DeviceActivation + func (m *ActivateDeviceRequest) Reset() + func (m *ActivateDeviceRequest) String() string + func (m *ActivateDeviceRequest) XXX_DiscardUnknown() + func (m *ActivateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ActivateDeviceRequest) XXX_Merge(src proto.Message) + func (m *ActivateDeviceRequest) XXX_Size() int + func (m *ActivateDeviceRequest) XXX_Unmarshal(b []byte) error + type AddDeviceToMulticastGroupRequest struct + DevEui []byte + MulticastGroupId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AddDeviceToMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*AddDeviceToMulticastGroupRequest) ProtoMessage() + func (m *AddDeviceToMulticastGroupRequest) GetDevEui() []byte + func (m *AddDeviceToMulticastGroupRequest) GetMulticastGroupId() []byte + func (m *AddDeviceToMulticastGroupRequest) Reset() + func (m *AddDeviceToMulticastGroupRequest) String() string + func (m *AddDeviceToMulticastGroupRequest) XXX_DiscardUnknown() + func (m *AddDeviceToMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AddDeviceToMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *AddDeviceToMulticastGroupRequest) XXX_Size() int + func (m *AddDeviceToMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type AggregationInterval int32 + const AggregationInterval_DAY + const AggregationInterval_HOUR + const AggregationInterval_MINUTE + const AggregationInterval_MONTH + const AggregationInterval_QUARTER + const AggregationInterval_SECOND + const AggregationInterval_WEEK + const AggregationInterval_YEAR + func (AggregationInterval) EnumDescriptor() ([]byte, []int) + func (x AggregationInterval) String() string + type CreateDeviceProfileRequest struct + DeviceProfile *DeviceProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*CreateDeviceProfileRequest) ProtoMessage() + func (m *CreateDeviceProfileRequest) GetDeviceProfile() *DeviceProfile + func (m *CreateDeviceProfileRequest) Reset() + func (m *CreateDeviceProfileRequest) String() string + func (m *CreateDeviceProfileRequest) XXX_DiscardUnknown() + func (m *CreateDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDeviceProfileRequest) XXX_Merge(src proto.Message) + func (m *CreateDeviceProfileRequest) XXX_Size() int + func (m *CreateDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type CreateDeviceProfileResponse struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceProfileResponse) Descriptor() ([]byte, []int) + func (*CreateDeviceProfileResponse) ProtoMessage() + func (m *CreateDeviceProfileResponse) GetId() []byte + func (m *CreateDeviceProfileResponse) Reset() + func (m *CreateDeviceProfileResponse) String() string + func (m *CreateDeviceProfileResponse) XXX_DiscardUnknown() + func (m *CreateDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDeviceProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateDeviceProfileResponse) XXX_Size() int + func (m *CreateDeviceProfileResponse) XXX_Unmarshal(b []byte) error + type CreateDeviceQueueItemRequest struct + Item *DeviceQueueItem + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceQueueItemRequest) Descriptor() ([]byte, []int) + func (*CreateDeviceQueueItemRequest) ProtoMessage() + func (m *CreateDeviceQueueItemRequest) GetItem() *DeviceQueueItem + func (m *CreateDeviceQueueItemRequest) Reset() + func (m *CreateDeviceQueueItemRequest) String() string + func (m *CreateDeviceQueueItemRequest) XXX_DiscardUnknown() + func (m *CreateDeviceQueueItemRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDeviceQueueItemRequest) XXX_Merge(src proto.Message) + func (m *CreateDeviceQueueItemRequest) XXX_Size() int + func (m *CreateDeviceQueueItemRequest) XXX_Unmarshal(b []byte) error + type CreateDeviceRequest struct + Device *Device + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceRequest) Descriptor() ([]byte, []int) + func (*CreateDeviceRequest) ProtoMessage() + func (m *CreateDeviceRequest) GetDevice() *Device + func (m *CreateDeviceRequest) Reset() + func (m *CreateDeviceRequest) String() string + func (m *CreateDeviceRequest) XXX_DiscardUnknown() + func (m *CreateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDeviceRequest) XXX_Merge(src proto.Message) + func (m *CreateDeviceRequest) XXX_Size() int + func (m *CreateDeviceRequest) XXX_Unmarshal(b []byte) error + type CreateGatewayProfileRequest struct + GatewayProfile *GatewayProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateGatewayProfileRequest) Descriptor() ([]byte, []int) + func (*CreateGatewayProfileRequest) ProtoMessage() + func (m *CreateGatewayProfileRequest) GetGatewayProfile() *GatewayProfile + func (m *CreateGatewayProfileRequest) Reset() + func (m *CreateGatewayProfileRequest) String() string + func (m *CreateGatewayProfileRequest) XXX_DiscardUnknown() + func (m *CreateGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateGatewayProfileRequest) XXX_Merge(src proto.Message) + func (m *CreateGatewayProfileRequest) XXX_Size() int + func (m *CreateGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type CreateGatewayProfileResponse struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateGatewayProfileResponse) Descriptor() ([]byte, []int) + func (*CreateGatewayProfileResponse) ProtoMessage() + func (m *CreateGatewayProfileResponse) GetId() []byte + func (m *CreateGatewayProfileResponse) Reset() + func (m *CreateGatewayProfileResponse) String() string + func (m *CreateGatewayProfileResponse) XXX_DiscardUnknown() + func (m *CreateGatewayProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateGatewayProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateGatewayProfileResponse) XXX_Size() int + func (m *CreateGatewayProfileResponse) XXX_Unmarshal(b []byte) error + type CreateGatewayRequest struct + Gateway *Gateway + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateGatewayRequest) Descriptor() ([]byte, []int) + func (*CreateGatewayRequest) ProtoMessage() + func (m *CreateGatewayRequest) GetGateway() *Gateway + func (m *CreateGatewayRequest) Reset() + func (m *CreateGatewayRequest) String() string + func (m *CreateGatewayRequest) XXX_DiscardUnknown() + func (m *CreateGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateGatewayRequest) XXX_Merge(src proto.Message) + func (m *CreateGatewayRequest) XXX_Size() int + func (m *CreateGatewayRequest) XXX_Unmarshal(b []byte) error + type CreateMACCommandQueueItemRequest struct + Cid uint32 + Commands [][]byte + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateMACCommandQueueItemRequest) Descriptor() ([]byte, []int) + func (*CreateMACCommandQueueItemRequest) ProtoMessage() + func (m *CreateMACCommandQueueItemRequest) GetCid() uint32 + func (m *CreateMACCommandQueueItemRequest) GetCommands() [][]byte + func (m *CreateMACCommandQueueItemRequest) GetDevEui() []byte + func (m *CreateMACCommandQueueItemRequest) Reset() + func (m *CreateMACCommandQueueItemRequest) String() string + func (m *CreateMACCommandQueueItemRequest) XXX_DiscardUnknown() + func (m *CreateMACCommandQueueItemRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateMACCommandQueueItemRequest) XXX_Merge(src proto.Message) + func (m *CreateMACCommandQueueItemRequest) XXX_Size() int + func (m *CreateMACCommandQueueItemRequest) XXX_Unmarshal(b []byte) error + type CreateMulticastGroupRequest struct + MulticastGroup *MulticastGroup + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*CreateMulticastGroupRequest) ProtoMessage() + func (m *CreateMulticastGroupRequest) GetMulticastGroup() *MulticastGroup + func (m *CreateMulticastGroupRequest) Reset() + func (m *CreateMulticastGroupRequest) String() string + func (m *CreateMulticastGroupRequest) XXX_DiscardUnknown() + func (m *CreateMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *CreateMulticastGroupRequest) XXX_Size() int + func (m *CreateMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type CreateMulticastGroupResponse struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateMulticastGroupResponse) Descriptor() ([]byte, []int) + func (*CreateMulticastGroupResponse) ProtoMessage() + func (m *CreateMulticastGroupResponse) GetId() []byte + func (m *CreateMulticastGroupResponse) Reset() + func (m *CreateMulticastGroupResponse) String() string + func (m *CreateMulticastGroupResponse) XXX_DiscardUnknown() + func (m *CreateMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateMulticastGroupResponse) XXX_Merge(src proto.Message) + func (m *CreateMulticastGroupResponse) XXX_Size() int + func (m *CreateMulticastGroupResponse) XXX_Unmarshal(b []byte) error + type CreateRoutingProfileRequest struct + RoutingProfile *RoutingProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*CreateRoutingProfileRequest) ProtoMessage() + func (m *CreateRoutingProfileRequest) GetRoutingProfile() *RoutingProfile + func (m *CreateRoutingProfileRequest) Reset() + func (m *CreateRoutingProfileRequest) String() string + func (m *CreateRoutingProfileRequest) XXX_DiscardUnknown() + func (m *CreateRoutingProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *CreateRoutingProfileRequest) XXX_Size() int + func (m *CreateRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type CreateRoutingProfileResponse struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateRoutingProfileResponse) Descriptor() ([]byte, []int) + func (*CreateRoutingProfileResponse) ProtoMessage() + func (m *CreateRoutingProfileResponse) GetId() []byte + func (m *CreateRoutingProfileResponse) Reset() + func (m *CreateRoutingProfileResponse) String() string + func (m *CreateRoutingProfileResponse) XXX_DiscardUnknown() + func (m *CreateRoutingProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateRoutingProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateRoutingProfileResponse) XXX_Size() int + func (m *CreateRoutingProfileResponse) XXX_Unmarshal(b []byte) error + type CreateServiceProfileRequest struct + ServiceProfile *ServiceProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateServiceProfileRequest) Descriptor() ([]byte, []int) + func (*CreateServiceProfileRequest) ProtoMessage() + func (m *CreateServiceProfileRequest) GetServiceProfile() *ServiceProfile + func (m *CreateServiceProfileRequest) Reset() + func (m *CreateServiceProfileRequest) String() string + func (m *CreateServiceProfileRequest) XXX_DiscardUnknown() + func (m *CreateServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateServiceProfileRequest) XXX_Merge(src proto.Message) + func (m *CreateServiceProfileRequest) XXX_Size() int + func (m *CreateServiceProfileRequest) XXX_Unmarshal(b []byte) error + type CreateServiceProfileResponse struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateServiceProfileResponse) Descriptor() ([]byte, []int) + func (*CreateServiceProfileResponse) ProtoMessage() + func (m *CreateServiceProfileResponse) GetId() []byte + func (m *CreateServiceProfileResponse) Reset() + func (m *CreateServiceProfileResponse) String() string + func (m *CreateServiceProfileResponse) XXX_DiscardUnknown() + func (m *CreateServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateServiceProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateServiceProfileResponse) XXX_Size() int + func (m *CreateServiceProfileResponse) XXX_Unmarshal(b []byte) error + type DeactivateDeviceRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeactivateDeviceRequest) Descriptor() ([]byte, []int) + func (*DeactivateDeviceRequest) ProtoMessage() + func (m *DeactivateDeviceRequest) GetDevEui() []byte + func (m *DeactivateDeviceRequest) Reset() + func (m *DeactivateDeviceRequest) String() string + func (m *DeactivateDeviceRequest) XXX_DiscardUnknown() + func (m *DeactivateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeactivateDeviceRequest) XXX_Merge(src proto.Message) + func (m *DeactivateDeviceRequest) XXX_Size() int + func (m *DeactivateDeviceRequest) XXX_Unmarshal(b []byte) error + type DeleteDeviceProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteDeviceProfileRequest) ProtoMessage() + func (m *DeleteDeviceProfileRequest) GetId() []byte + func (m *DeleteDeviceProfileRequest) Reset() + func (m *DeleteDeviceProfileRequest) String() string + func (m *DeleteDeviceProfileRequest) XXX_DiscardUnknown() + func (m *DeleteDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteDeviceProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteDeviceProfileRequest) XXX_Size() int + func (m *DeleteDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteDeviceRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteDeviceRequest) Descriptor() ([]byte, []int) + func (*DeleteDeviceRequest) ProtoMessage() + func (m *DeleteDeviceRequest) GetDevEui() []byte + func (m *DeleteDeviceRequest) Reset() + func (m *DeleteDeviceRequest) String() string + func (m *DeleteDeviceRequest) XXX_DiscardUnknown() + func (m *DeleteDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteDeviceRequest) XXX_Merge(src proto.Message) + func (m *DeleteDeviceRequest) XXX_Size() int + func (m *DeleteDeviceRequest) XXX_Unmarshal(b []byte) error + type DeleteGatewayProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteGatewayProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteGatewayProfileRequest) ProtoMessage() + func (m *DeleteGatewayProfileRequest) GetId() []byte + func (m *DeleteGatewayProfileRequest) Reset() + func (m *DeleteGatewayProfileRequest) String() string + func (m *DeleteGatewayProfileRequest) XXX_DiscardUnknown() + func (m *DeleteGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteGatewayProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteGatewayProfileRequest) XXX_Size() int + func (m *DeleteGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteGatewayRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteGatewayRequest) Descriptor() ([]byte, []int) + func (*DeleteGatewayRequest) ProtoMessage() + func (m *DeleteGatewayRequest) GetId() []byte + func (m *DeleteGatewayRequest) Reset() + func (m *DeleteGatewayRequest) String() string + func (m *DeleteGatewayRequest) XXX_DiscardUnknown() + func (m *DeleteGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteGatewayRequest) XXX_Merge(src proto.Message) + func (m *DeleteGatewayRequest) XXX_Size() int + func (m *DeleteGatewayRequest) XXX_Unmarshal(b []byte) error + type DeleteMulticastGroupRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*DeleteMulticastGroupRequest) ProtoMessage() + func (m *DeleteMulticastGroupRequest) GetId() []byte + func (m *DeleteMulticastGroupRequest) Reset() + func (m *DeleteMulticastGroupRequest) String() string + func (m *DeleteMulticastGroupRequest) XXX_DiscardUnknown() + func (m *DeleteMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *DeleteMulticastGroupRequest) XXX_Size() int + func (m *DeleteMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type DeleteRoutingProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteRoutingProfileRequest) ProtoMessage() + func (m *DeleteRoutingProfileRequest) GetId() []byte + func (m *DeleteRoutingProfileRequest) Reset() + func (m *DeleteRoutingProfileRequest) String() string + func (m *DeleteRoutingProfileRequest) XXX_DiscardUnknown() + func (m *DeleteRoutingProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteRoutingProfileRequest) XXX_Size() int + func (m *DeleteRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteServiceProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteServiceProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteServiceProfileRequest) ProtoMessage() + func (m *DeleteServiceProfileRequest) GetId() []byte + func (m *DeleteServiceProfileRequest) Reset() + func (m *DeleteServiceProfileRequest) String() string + func (m *DeleteServiceProfileRequest) XXX_DiscardUnknown() + func (m *DeleteServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteServiceProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteServiceProfileRequest) XXX_Size() int + func (m *DeleteServiceProfileRequest) XXX_Unmarshal(b []byte) error + type Device struct + DevEui []byte + DeviceProfileId []byte + IsDisabled bool + ReferenceAltitude float64 + RoutingProfileId []byte + ServiceProfileId []byte + SkipFCntCheck bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Device) Descriptor() ([]byte, []int) + func (*Device) ProtoMessage() + func (m *Device) GetDevEui() []byte + func (m *Device) GetDeviceProfileId() []byte + func (m *Device) GetIsDisabled() bool + func (m *Device) GetReferenceAltitude() float64 + func (m *Device) GetRoutingProfileId() []byte + func (m *Device) GetServiceProfileId() []byte + func (m *Device) GetSkipFCntCheck() bool + func (m *Device) Reset() + func (m *Device) String() string + func (m *Device) XXX_DiscardUnknown() + func (m *Device) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Device) XXX_Merge(src proto.Message) + func (m *Device) XXX_Size() int + func (m *Device) XXX_Unmarshal(b []byte) error + type DeviceActivation struct + AFCntDown uint32 + DevAddr []byte + DevEui []byte + FCntUp uint32 + FNwkSIntKey []byte + NFCntDown uint32 + NwkSEncKey []byte + SNwkSIntKey []byte + SkipFCntCheck bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeviceActivation) Descriptor() ([]byte, []int) + func (*DeviceActivation) ProtoMessage() + func (m *DeviceActivation) GetAFCntDown() uint32 + func (m *DeviceActivation) GetDevAddr() []byte + func (m *DeviceActivation) GetDevEui() []byte + func (m *DeviceActivation) GetFCntUp() uint32 + func (m *DeviceActivation) GetFNwkSIntKey() []byte + func (m *DeviceActivation) GetNFCntDown() uint32 + func (m *DeviceActivation) GetNwkSEncKey() []byte + func (m *DeviceActivation) GetSNwkSIntKey() []byte + func (m *DeviceActivation) GetSkipFCntCheck() bool + func (m *DeviceActivation) Reset() + func (m *DeviceActivation) String() string + func (m *DeviceActivation) XXX_DiscardUnknown() + func (m *DeviceActivation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeviceActivation) XXX_Merge(src proto.Message) + func (m *DeviceActivation) XXX_Size() int + func (m *DeviceActivation) XXX_Unmarshal(b []byte) error + type DeviceProfile struct + AdrAlgorithmId string + ClassBTimeout uint32 + ClassCTimeout uint32 + FactoryPresetFreqs []uint32 + Id []byte + MacVersion string + MaxDutyCycle uint32 + MaxEirp uint32 + PingSlotDr uint32 + PingSlotFreq uint32 + PingSlotPeriod uint32 + RegParamsRevision string + RfRegion string + RxDatarate_2 uint32 + RxDelay_1 uint32 + RxDrOffset_1 uint32 + RxFreq_2 uint32 + SupportsClassB bool + SupportsClassC bool + SupportsJoin bool + Supports_32BitFCnt bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeviceProfile) Descriptor() ([]byte, []int) + func (*DeviceProfile) ProtoMessage() + func (m *DeviceProfile) GetAdrAlgorithmId() string + func (m *DeviceProfile) GetClassBTimeout() uint32 + func (m *DeviceProfile) GetClassCTimeout() uint32 + func (m *DeviceProfile) GetFactoryPresetFreqs() []uint32 + func (m *DeviceProfile) GetId() []byte + func (m *DeviceProfile) GetMacVersion() string + func (m *DeviceProfile) GetMaxDutyCycle() uint32 + func (m *DeviceProfile) GetMaxEirp() uint32 + func (m *DeviceProfile) GetPingSlotDr() uint32 + func (m *DeviceProfile) GetPingSlotFreq() uint32 + func (m *DeviceProfile) GetPingSlotPeriod() uint32 + func (m *DeviceProfile) GetRegParamsRevision() string + func (m *DeviceProfile) GetRfRegion() string + func (m *DeviceProfile) GetRxDatarate_2() uint32 + func (m *DeviceProfile) GetRxDelay_1() uint32 + func (m *DeviceProfile) GetRxDrOffset_1() uint32 + func (m *DeviceProfile) GetRxFreq_2() uint32 + func (m *DeviceProfile) GetSupportsClassB() bool + func (m *DeviceProfile) GetSupportsClassC() bool + func (m *DeviceProfile) GetSupportsJoin() bool + func (m *DeviceProfile) GetSupports_32BitFCnt() bool + func (m *DeviceProfile) Reset() + func (m *DeviceProfile) String() string + func (m *DeviceProfile) XXX_DiscardUnknown() + func (m *DeviceProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeviceProfile) XXX_Merge(src proto.Message) + func (m *DeviceProfile) XXX_Size() int + func (m *DeviceProfile) XXX_Unmarshal(b []byte) error + type DeviceQueueItem struct + Confirmed bool + DevAddr []byte + DevEui []byte + FCnt uint32 + FPort uint32 + FrmPayload []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeviceQueueItem) Descriptor() ([]byte, []int) + func (*DeviceQueueItem) ProtoMessage() + func (m *DeviceQueueItem) GetConfirmed() bool + func (m *DeviceQueueItem) GetDevAddr() []byte + func (m *DeviceQueueItem) GetDevEui() []byte + func (m *DeviceQueueItem) GetFCnt() uint32 + func (m *DeviceQueueItem) GetFPort() uint32 + func (m *DeviceQueueItem) GetFrmPayload() []byte + func (m *DeviceQueueItem) Reset() + func (m *DeviceQueueItem) String() string + func (m *DeviceQueueItem) XXX_DiscardUnknown() + func (m *DeviceQueueItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeviceQueueItem) XXX_Merge(src proto.Message) + func (m *DeviceQueueItem) XXX_Size() int + func (m *DeviceQueueItem) XXX_Unmarshal(b []byte) error + type DownlinkFrameLog struct + DevAddr []byte + DevEui []byte + DownlinkId []byte + GatewayId []byte + MType common.MType + PhyPayload []byte + Token uint32 + TxInfo *gw.DownlinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DownlinkFrameLog) Descriptor() ([]byte, []int) + func (*DownlinkFrameLog) ProtoMessage() + func (m *DownlinkFrameLog) GetDevAddr() []byte + func (m *DownlinkFrameLog) GetDevEui() []byte + func (m *DownlinkFrameLog) GetDownlinkId() []byte + func (m *DownlinkFrameLog) GetGatewayId() []byte + func (m *DownlinkFrameLog) GetMType() common.MType + func (m *DownlinkFrameLog) GetPhyPayload() []byte + func (m *DownlinkFrameLog) GetToken() uint32 + func (m *DownlinkFrameLog) GetTxInfo() *gw.DownlinkTXInfo + func (m *DownlinkFrameLog) Reset() + func (m *DownlinkFrameLog) String() string + func (m *DownlinkFrameLog) XXX_DiscardUnknown() + func (m *DownlinkFrameLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DownlinkFrameLog) XXX_Merge(src proto.Message) + func (m *DownlinkFrameLog) XXX_Size() int + func (m *DownlinkFrameLog) XXX_Unmarshal(b []byte) error + type EnqueueMulticastQueueItemRequest struct + MulticastQueueItem *MulticastQueueItem + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*EnqueueMulticastQueueItemRequest) Descriptor() ([]byte, []int) + func (*EnqueueMulticastQueueItemRequest) ProtoMessage() + func (m *EnqueueMulticastQueueItemRequest) GetMulticastQueueItem() *MulticastQueueItem + func (m *EnqueueMulticastQueueItemRequest) Reset() + func (m *EnqueueMulticastQueueItemRequest) String() string + func (m *EnqueueMulticastQueueItemRequest) XXX_DiscardUnknown() + func (m *EnqueueMulticastQueueItemRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EnqueueMulticastQueueItemRequest) XXX_Merge(src proto.Message) + func (m *EnqueueMulticastQueueItemRequest) XXX_Size() int + func (m *EnqueueMulticastQueueItemRequest) XXX_Unmarshal(b []byte) error + type FlushDeviceQueueForDevEUIRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FlushDeviceQueueForDevEUIRequest) Descriptor() ([]byte, []int) + func (*FlushDeviceQueueForDevEUIRequest) ProtoMessage() + func (m *FlushDeviceQueueForDevEUIRequest) GetDevEui() []byte + func (m *FlushDeviceQueueForDevEUIRequest) Reset() + func (m *FlushDeviceQueueForDevEUIRequest) String() string + func (m *FlushDeviceQueueForDevEUIRequest) XXX_DiscardUnknown() + func (m *FlushDeviceQueueForDevEUIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FlushDeviceQueueForDevEUIRequest) XXX_Merge(src proto.Message) + func (m *FlushDeviceQueueForDevEUIRequest) XXX_Size() int + func (m *FlushDeviceQueueForDevEUIRequest) XXX_Unmarshal(b []byte) error + type FlushMulticastQueueForMulticastGroupRequest struct + MulticastGroupId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FlushMulticastQueueForMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*FlushMulticastQueueForMulticastGroupRequest) ProtoMessage() + func (m *FlushMulticastQueueForMulticastGroupRequest) GetMulticastGroupId() []byte + func (m *FlushMulticastQueueForMulticastGroupRequest) Reset() + func (m *FlushMulticastQueueForMulticastGroupRequest) String() string + func (m *FlushMulticastQueueForMulticastGroupRequest) XXX_DiscardUnknown() + func (m *FlushMulticastQueueForMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FlushMulticastQueueForMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *FlushMulticastQueueForMulticastGroupRequest) XXX_Size() int + func (m *FlushMulticastQueueForMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type Gateway struct + Boards []*GatewayBoard + GatewayProfileId []byte + Id []byte + Location *common.Location + RoutingProfileId []byte + ServiceProfileId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Gateway) Descriptor() ([]byte, []int) + func (*Gateway) ProtoMessage() + func (m *Gateway) GetBoards() []*GatewayBoard + func (m *Gateway) GetGatewayProfileId() []byte + func (m *Gateway) GetId() []byte + func (m *Gateway) GetLocation() *common.Location + func (m *Gateway) GetRoutingProfileId() []byte + func (m *Gateway) GetServiceProfileId() []byte + func (m *Gateway) Reset() + func (m *Gateway) String() string + func (m *Gateway) XXX_DiscardUnknown() + func (m *Gateway) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Gateway) XXX_Merge(src proto.Message) + func (m *Gateway) XXX_Size() int + func (m *Gateway) XXX_Unmarshal(b []byte) error + type GatewayBoard struct + FineTimestampKey []byte + FpgaId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayBoard) Descriptor() ([]byte, []int) + func (*GatewayBoard) ProtoMessage() + func (m *GatewayBoard) GetFineTimestampKey() []byte + func (m *GatewayBoard) GetFpgaId() []byte + func (m *GatewayBoard) Reset() + func (m *GatewayBoard) String() string + func (m *GatewayBoard) XXX_DiscardUnknown() + func (m *GatewayBoard) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GatewayBoard) XXX_Merge(src proto.Message) + func (m *GatewayBoard) XXX_Size() int + func (m *GatewayBoard) XXX_Unmarshal(b []byte) error + type GatewayProfile struct + Channels []uint32 + ExtraChannels []*GatewayProfileExtraChannel + Id []byte + StatsInterval *duration.Duration + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayProfile) Descriptor() ([]byte, []int) + func (*GatewayProfile) ProtoMessage() + func (m *GatewayProfile) GetChannels() []uint32 + func (m *GatewayProfile) GetExtraChannels() []*GatewayProfileExtraChannel + func (m *GatewayProfile) GetId() []byte + func (m *GatewayProfile) GetStatsInterval() *duration.Duration + func (m *GatewayProfile) Reset() + func (m *GatewayProfile) String() string + func (m *GatewayProfile) XXX_DiscardUnknown() + func (m *GatewayProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GatewayProfile) XXX_Merge(src proto.Message) + func (m *GatewayProfile) XXX_Size() int + func (m *GatewayProfile) XXX_Unmarshal(b []byte) error + type GatewayProfileExtraChannel struct + Bandwidth uint32 + Bitrate uint32 + Frequency uint32 + Modulation common.Modulation + SpreadingFactors []uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayProfileExtraChannel) Descriptor() ([]byte, []int) + func (*GatewayProfileExtraChannel) ProtoMessage() + func (m *GatewayProfileExtraChannel) GetBandwidth() uint32 + func (m *GatewayProfileExtraChannel) GetBitrate() uint32 + func (m *GatewayProfileExtraChannel) GetFrequency() uint32 + func (m *GatewayProfileExtraChannel) GetModulation() common.Modulation + func (m *GatewayProfileExtraChannel) GetSpreadingFactors() []uint32 + func (m *GatewayProfileExtraChannel) Reset() + func (m *GatewayProfileExtraChannel) String() string + func (m *GatewayProfileExtraChannel) XXX_DiscardUnknown() + func (m *GatewayProfileExtraChannel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GatewayProfileExtraChannel) XXX_Merge(src proto.Message) + func (m *GatewayProfileExtraChannel) XXX_Size() int + func (m *GatewayProfileExtraChannel) XXX_Unmarshal(b []byte) error + type GatewayStats struct + RxPacketsReceived int32 + RxPacketsReceivedOk int32 + Timestamp *timestamp.Timestamp + TxPacketsEmitted int32 + TxPacketsReceived int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayStats) Descriptor() ([]byte, []int) + func (*GatewayStats) ProtoMessage() + func (m *GatewayStats) GetRxPacketsReceived() int32 + func (m *GatewayStats) GetRxPacketsReceivedOk() int32 + func (m *GatewayStats) GetTimestamp() *timestamp.Timestamp + func (m *GatewayStats) GetTxPacketsEmitted() int32 + func (m *GatewayStats) GetTxPacketsReceived() int32 + func (m *GatewayStats) Reset() + func (m *GatewayStats) String() string + func (m *GatewayStats) XXX_DiscardUnknown() + func (m *GatewayStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GatewayStats) XXX_Merge(src proto.Message) + func (m *GatewayStats) XXX_Size() int + func (m *GatewayStats) XXX_Unmarshal(b []byte) error + type GenerateGatewayClientCertificateRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GenerateGatewayClientCertificateRequest) Descriptor() ([]byte, []int) + func (*GenerateGatewayClientCertificateRequest) ProtoMessage() + func (m *GenerateGatewayClientCertificateRequest) GetId() []byte + func (m *GenerateGatewayClientCertificateRequest) Reset() + func (m *GenerateGatewayClientCertificateRequest) String() string + func (m *GenerateGatewayClientCertificateRequest) XXX_DiscardUnknown() + func (m *GenerateGatewayClientCertificateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GenerateGatewayClientCertificateRequest) XXX_Merge(src proto.Message) + func (m *GenerateGatewayClientCertificateRequest) XXX_Size() int + func (m *GenerateGatewayClientCertificateRequest) XXX_Unmarshal(b []byte) error + type GenerateGatewayClientCertificateResponse struct + CaCert []byte + ExpiresAt *timestamp.Timestamp + TlsCert []byte + TlsKey []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GenerateGatewayClientCertificateResponse) Descriptor() ([]byte, []int) + func (*GenerateGatewayClientCertificateResponse) ProtoMessage() + func (m *GenerateGatewayClientCertificateResponse) GetCaCert() []byte + func (m *GenerateGatewayClientCertificateResponse) GetExpiresAt() *timestamp.Timestamp + func (m *GenerateGatewayClientCertificateResponse) GetTlsCert() []byte + func (m *GenerateGatewayClientCertificateResponse) GetTlsKey() []byte + func (m *GenerateGatewayClientCertificateResponse) Reset() + func (m *GenerateGatewayClientCertificateResponse) String() string + func (m *GenerateGatewayClientCertificateResponse) XXX_DiscardUnknown() + func (m *GenerateGatewayClientCertificateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GenerateGatewayClientCertificateResponse) XXX_Merge(src proto.Message) + func (m *GenerateGatewayClientCertificateResponse) XXX_Size() int + func (m *GenerateGatewayClientCertificateResponse) XXX_Unmarshal(b []byte) error + type GetADRAlgorithmsResponse struct + AdrAlgorithms []*ADRAlgorithm + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetADRAlgorithmsResponse) Descriptor() ([]byte, []int) + func (*GetADRAlgorithmsResponse) ProtoMessage() + func (m *GetADRAlgorithmsResponse) GetAdrAlgorithms() []*ADRAlgorithm + func (m *GetADRAlgorithmsResponse) Reset() + func (m *GetADRAlgorithmsResponse) String() string + func (m *GetADRAlgorithmsResponse) XXX_DiscardUnknown() + func (m *GetADRAlgorithmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetADRAlgorithmsResponse) XXX_Merge(src proto.Message) + func (m *GetADRAlgorithmsResponse) XXX_Size() int + func (m *GetADRAlgorithmsResponse) XXX_Unmarshal(b []byte) error + type GetDeviceActivationRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceActivationRequest) Descriptor() ([]byte, []int) + func (*GetDeviceActivationRequest) ProtoMessage() + func (m *GetDeviceActivationRequest) GetDevEui() []byte + func (m *GetDeviceActivationRequest) Reset() + func (m *GetDeviceActivationRequest) String() string + func (m *GetDeviceActivationRequest) XXX_DiscardUnknown() + func (m *GetDeviceActivationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceActivationRequest) XXX_Merge(src proto.Message) + func (m *GetDeviceActivationRequest) XXX_Size() int + func (m *GetDeviceActivationRequest) XXX_Unmarshal(b []byte) error + type GetDeviceActivationResponse struct + DeviceActivation *DeviceActivation + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceActivationResponse) Descriptor() ([]byte, []int) + func (*GetDeviceActivationResponse) ProtoMessage() + func (m *GetDeviceActivationResponse) GetDeviceActivation() *DeviceActivation + func (m *GetDeviceActivationResponse) Reset() + func (m *GetDeviceActivationResponse) String() string + func (m *GetDeviceActivationResponse) XXX_DiscardUnknown() + func (m *GetDeviceActivationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceActivationResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceActivationResponse) XXX_Size() int + func (m *GetDeviceActivationResponse) XXX_Unmarshal(b []byte) error + type GetDeviceProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*GetDeviceProfileRequest) ProtoMessage() + func (m *GetDeviceProfileRequest) GetId() []byte + func (m *GetDeviceProfileRequest) Reset() + func (m *GetDeviceProfileRequest) String() string + func (m *GetDeviceProfileRequest) XXX_DiscardUnknown() + func (m *GetDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceProfileRequest) XXX_Merge(src proto.Message) + func (m *GetDeviceProfileRequest) XXX_Size() int + func (m *GetDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type GetDeviceProfileResponse struct + CreatedAt *timestamp.Timestamp + DeviceProfile *DeviceProfile + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceProfileResponse) Descriptor() ([]byte, []int) + func (*GetDeviceProfileResponse) ProtoMessage() + func (m *GetDeviceProfileResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetDeviceProfileResponse) GetDeviceProfile() *DeviceProfile + func (m *GetDeviceProfileResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetDeviceProfileResponse) Reset() + func (m *GetDeviceProfileResponse) String() string + func (m *GetDeviceProfileResponse) XXX_DiscardUnknown() + func (m *GetDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceProfileResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceProfileResponse) XXX_Size() int + func (m *GetDeviceProfileResponse) XXX_Unmarshal(b []byte) error + type GetDeviceQueueItemsForDevEUIRequest struct + CountOnly bool + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceQueueItemsForDevEUIRequest) Descriptor() ([]byte, []int) + func (*GetDeviceQueueItemsForDevEUIRequest) ProtoMessage() + func (m *GetDeviceQueueItemsForDevEUIRequest) GetCountOnly() bool + func (m *GetDeviceQueueItemsForDevEUIRequest) GetDevEui() []byte + func (m *GetDeviceQueueItemsForDevEUIRequest) Reset() + func (m *GetDeviceQueueItemsForDevEUIRequest) String() string + func (m *GetDeviceQueueItemsForDevEUIRequest) XXX_DiscardUnknown() + func (m *GetDeviceQueueItemsForDevEUIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceQueueItemsForDevEUIRequest) XXX_Merge(src proto.Message) + func (m *GetDeviceQueueItemsForDevEUIRequest) XXX_Size() int + func (m *GetDeviceQueueItemsForDevEUIRequest) XXX_Unmarshal(b []byte) error + type GetDeviceQueueItemsForDevEUIResponse struct + Items []*DeviceQueueItem + TotalCount uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceQueueItemsForDevEUIResponse) Descriptor() ([]byte, []int) + func (*GetDeviceQueueItemsForDevEUIResponse) ProtoMessage() + func (m *GetDeviceQueueItemsForDevEUIResponse) GetItems() []*DeviceQueueItem + func (m *GetDeviceQueueItemsForDevEUIResponse) GetTotalCount() uint32 + func (m *GetDeviceQueueItemsForDevEUIResponse) Reset() + func (m *GetDeviceQueueItemsForDevEUIResponse) String() string + func (m *GetDeviceQueueItemsForDevEUIResponse) XXX_DiscardUnknown() + func (m *GetDeviceQueueItemsForDevEUIResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceQueueItemsForDevEUIResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceQueueItemsForDevEUIResponse) XXX_Size() int + func (m *GetDeviceQueueItemsForDevEUIResponse) XXX_Unmarshal(b []byte) error + type GetDeviceRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceRequest) Descriptor() ([]byte, []int) + func (*GetDeviceRequest) ProtoMessage() + func (m *GetDeviceRequest) GetDevEui() []byte + func (m *GetDeviceRequest) Reset() + func (m *GetDeviceRequest) String() string + func (m *GetDeviceRequest) XXX_DiscardUnknown() + func (m *GetDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceRequest) XXX_Merge(src proto.Message) + func (m *GetDeviceRequest) XXX_Size() int + func (m *GetDeviceRequest) XXX_Unmarshal(b []byte) error + type GetDeviceResponse struct + CreatedAt *timestamp.Timestamp + Device *Device + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceResponse) Descriptor() ([]byte, []int) + func (*GetDeviceResponse) ProtoMessage() + func (m *GetDeviceResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetDeviceResponse) GetDevice() *Device + func (m *GetDeviceResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetDeviceResponse) Reset() + func (m *GetDeviceResponse) String() string + func (m *GetDeviceResponse) XXX_DiscardUnknown() + func (m *GetDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetDeviceResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceResponse) XXX_Size() int + func (m *GetDeviceResponse) XXX_Unmarshal(b []byte) error + type GetGatewayProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayProfileRequest) Descriptor() ([]byte, []int) + func (*GetGatewayProfileRequest) ProtoMessage() + func (m *GetGatewayProfileRequest) GetId() []byte + func (m *GetGatewayProfileRequest) Reset() + func (m *GetGatewayProfileRequest) String() string + func (m *GetGatewayProfileRequest) XXX_DiscardUnknown() + func (m *GetGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetGatewayProfileRequest) XXX_Merge(src proto.Message) + func (m *GetGatewayProfileRequest) XXX_Size() int + func (m *GetGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type GetGatewayProfileResponse struct + CreatedAt *timestamp.Timestamp + GatewayProfile *GatewayProfile + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayProfileResponse) Descriptor() ([]byte, []int) + func (*GetGatewayProfileResponse) ProtoMessage() + func (m *GetGatewayProfileResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetGatewayProfileResponse) GetGatewayProfile() *GatewayProfile + func (m *GetGatewayProfileResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetGatewayProfileResponse) Reset() + func (m *GetGatewayProfileResponse) String() string + func (m *GetGatewayProfileResponse) XXX_DiscardUnknown() + func (m *GetGatewayProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetGatewayProfileResponse) XXX_Merge(src proto.Message) + func (m *GetGatewayProfileResponse) XXX_Size() int + func (m *GetGatewayProfileResponse) XXX_Unmarshal(b []byte) error + type GetGatewayRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayRequest) Descriptor() ([]byte, []int) + func (*GetGatewayRequest) ProtoMessage() + func (m *GetGatewayRequest) GetId() []byte + func (m *GetGatewayRequest) Reset() + func (m *GetGatewayRequest) String() string + func (m *GetGatewayRequest) XXX_DiscardUnknown() + func (m *GetGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetGatewayRequest) XXX_Merge(src proto.Message) + func (m *GetGatewayRequest) XXX_Size() int + func (m *GetGatewayRequest) XXX_Unmarshal(b []byte) error + type GetGatewayResponse struct + CreatedAt *timestamp.Timestamp + FirstSeenAt *timestamp.Timestamp + Gateway *Gateway + LastSeenAt *timestamp.Timestamp + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayResponse) Descriptor() ([]byte, []int) + func (*GetGatewayResponse) ProtoMessage() + func (m *GetGatewayResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetGatewayResponse) GetFirstSeenAt() *timestamp.Timestamp + func (m *GetGatewayResponse) GetGateway() *Gateway + func (m *GetGatewayResponse) GetLastSeenAt() *timestamp.Timestamp + func (m *GetGatewayResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetGatewayResponse) Reset() + func (m *GetGatewayResponse) String() string + func (m *GetGatewayResponse) XXX_DiscardUnknown() + func (m *GetGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetGatewayResponse) XXX_Merge(src proto.Message) + func (m *GetGatewayResponse) XXX_Size() int + func (m *GetGatewayResponse) XXX_Unmarshal(b []byte) error + type GetGatewayStatsRequest struct + EndTimestamp *timestamp.Timestamp + GatewayId []byte + Interval AggregationInterval + StartTimestamp *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayStatsRequest) Descriptor() ([]byte, []int) + func (*GetGatewayStatsRequest) ProtoMessage() + func (m *GetGatewayStatsRequest) GetEndTimestamp() *timestamp.Timestamp + func (m *GetGatewayStatsRequest) GetGatewayId() []byte + func (m *GetGatewayStatsRequest) GetInterval() AggregationInterval + func (m *GetGatewayStatsRequest) GetStartTimestamp() *timestamp.Timestamp + func (m *GetGatewayStatsRequest) Reset() + func (m *GetGatewayStatsRequest) String() string + func (m *GetGatewayStatsRequest) XXX_DiscardUnknown() + func (m *GetGatewayStatsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetGatewayStatsRequest) XXX_Merge(src proto.Message) + func (m *GetGatewayStatsRequest) XXX_Size() int + func (m *GetGatewayStatsRequest) XXX_Unmarshal(b []byte) error + type GetGatewayStatsResponse struct + Result []*GatewayStats + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayStatsResponse) Descriptor() ([]byte, []int) + func (*GetGatewayStatsResponse) ProtoMessage() + func (m *GetGatewayStatsResponse) GetResult() []*GatewayStats + func (m *GetGatewayStatsResponse) Reset() + func (m *GetGatewayStatsResponse) String() string + func (m *GetGatewayStatsResponse) XXX_DiscardUnknown() + func (m *GetGatewayStatsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetGatewayStatsResponse) XXX_Merge(src proto.Message) + func (m *GetGatewayStatsResponse) XXX_Size() int + func (m *GetGatewayStatsResponse) XXX_Unmarshal(b []byte) error + type GetMulticastGroupRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*GetMulticastGroupRequest) ProtoMessage() + func (m *GetMulticastGroupRequest) GetId() []byte + func (m *GetMulticastGroupRequest) Reset() + func (m *GetMulticastGroupRequest) String() string + func (m *GetMulticastGroupRequest) XXX_DiscardUnknown() + func (m *GetMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *GetMulticastGroupRequest) XXX_Size() int + func (m *GetMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type GetMulticastGroupResponse struct + CreatedAt *timestamp.Timestamp + MulticastGroup *MulticastGroup + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetMulticastGroupResponse) Descriptor() ([]byte, []int) + func (*GetMulticastGroupResponse) ProtoMessage() + func (m *GetMulticastGroupResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetMulticastGroupResponse) GetMulticastGroup() *MulticastGroup + func (m *GetMulticastGroupResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetMulticastGroupResponse) Reset() + func (m *GetMulticastGroupResponse) String() string + func (m *GetMulticastGroupResponse) XXX_DiscardUnknown() + func (m *GetMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetMulticastGroupResponse) XXX_Merge(src proto.Message) + func (m *GetMulticastGroupResponse) XXX_Size() int + func (m *GetMulticastGroupResponse) XXX_Unmarshal(b []byte) error + type GetMulticastQueueItemsForMulticastGroupRequest struct + MulticastGroupId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetMulticastQueueItemsForMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*GetMulticastQueueItemsForMulticastGroupRequest) ProtoMessage() + func (m *GetMulticastQueueItemsForMulticastGroupRequest) GetMulticastGroupId() []byte + func (m *GetMulticastQueueItemsForMulticastGroupRequest) Reset() + func (m *GetMulticastQueueItemsForMulticastGroupRequest) String() string + func (m *GetMulticastQueueItemsForMulticastGroupRequest) XXX_DiscardUnknown() + func (m *GetMulticastQueueItemsForMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetMulticastQueueItemsForMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *GetMulticastQueueItemsForMulticastGroupRequest) XXX_Size() int + func (m *GetMulticastQueueItemsForMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type GetMulticastQueueItemsForMulticastGroupResponse struct + MulticastQueueItems []*MulticastQueueItem + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetMulticastQueueItemsForMulticastGroupResponse) Descriptor() ([]byte, []int) + func (*GetMulticastQueueItemsForMulticastGroupResponse) ProtoMessage() + func (m *GetMulticastQueueItemsForMulticastGroupResponse) GetMulticastQueueItems() []*MulticastQueueItem + func (m *GetMulticastQueueItemsForMulticastGroupResponse) Reset() + func (m *GetMulticastQueueItemsForMulticastGroupResponse) String() string + func (m *GetMulticastQueueItemsForMulticastGroupResponse) XXX_DiscardUnknown() + func (m *GetMulticastQueueItemsForMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetMulticastQueueItemsForMulticastGroupResponse) XXX_Merge(src proto.Message) + func (m *GetMulticastQueueItemsForMulticastGroupResponse) XXX_Size() int + func (m *GetMulticastQueueItemsForMulticastGroupResponse) XXX_Unmarshal(b []byte) error + type GetNextDownlinkFCntForDevEUIRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetNextDownlinkFCntForDevEUIRequest) Descriptor() ([]byte, []int) + func (*GetNextDownlinkFCntForDevEUIRequest) ProtoMessage() + func (m *GetNextDownlinkFCntForDevEUIRequest) GetDevEui() []byte + func (m *GetNextDownlinkFCntForDevEUIRequest) Reset() + func (m *GetNextDownlinkFCntForDevEUIRequest) String() string + func (m *GetNextDownlinkFCntForDevEUIRequest) XXX_DiscardUnknown() + func (m *GetNextDownlinkFCntForDevEUIRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetNextDownlinkFCntForDevEUIRequest) XXX_Merge(src proto.Message) + func (m *GetNextDownlinkFCntForDevEUIRequest) XXX_Size() int + func (m *GetNextDownlinkFCntForDevEUIRequest) XXX_Unmarshal(b []byte) error + type GetNextDownlinkFCntForDevEUIResponse struct + FCnt uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetNextDownlinkFCntForDevEUIResponse) Descriptor() ([]byte, []int) + func (*GetNextDownlinkFCntForDevEUIResponse) ProtoMessage() + func (m *GetNextDownlinkFCntForDevEUIResponse) GetFCnt() uint32 + func (m *GetNextDownlinkFCntForDevEUIResponse) Reset() + func (m *GetNextDownlinkFCntForDevEUIResponse) String() string + func (m *GetNextDownlinkFCntForDevEUIResponse) XXX_DiscardUnknown() + func (m *GetNextDownlinkFCntForDevEUIResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetNextDownlinkFCntForDevEUIResponse) XXX_Merge(src proto.Message) + func (m *GetNextDownlinkFCntForDevEUIResponse) XXX_Size() int + func (m *GetNextDownlinkFCntForDevEUIResponse) XXX_Unmarshal(b []byte) error + type GetRandomDevAddrResponse struct + DevAddr []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRandomDevAddrResponse) Descriptor() ([]byte, []int) + func (*GetRandomDevAddrResponse) ProtoMessage() + func (m *GetRandomDevAddrResponse) GetDevAddr() []byte + func (m *GetRandomDevAddrResponse) Reset() + func (m *GetRandomDevAddrResponse) String() string + func (m *GetRandomDevAddrResponse) XXX_DiscardUnknown() + func (m *GetRandomDevAddrResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetRandomDevAddrResponse) XXX_Merge(src proto.Message) + func (m *GetRandomDevAddrResponse) XXX_Size() int + func (m *GetRandomDevAddrResponse) XXX_Unmarshal(b []byte) error + type GetRoutingProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*GetRoutingProfileRequest) ProtoMessage() + func (m *GetRoutingProfileRequest) GetId() []byte + func (m *GetRoutingProfileRequest) Reset() + func (m *GetRoutingProfileRequest) String() string + func (m *GetRoutingProfileRequest) XXX_DiscardUnknown() + func (m *GetRoutingProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *GetRoutingProfileRequest) XXX_Size() int + func (m *GetRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type GetRoutingProfileResponse struct + CreatedAt *timestamp.Timestamp + RoutingProfile *RoutingProfile + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRoutingProfileResponse) Descriptor() ([]byte, []int) + func (*GetRoutingProfileResponse) ProtoMessage() + func (m *GetRoutingProfileResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetRoutingProfileResponse) GetRoutingProfile() *RoutingProfile + func (m *GetRoutingProfileResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetRoutingProfileResponse) Reset() + func (m *GetRoutingProfileResponse) String() string + func (m *GetRoutingProfileResponse) XXX_DiscardUnknown() + func (m *GetRoutingProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetRoutingProfileResponse) XXX_Merge(src proto.Message) + func (m *GetRoutingProfileResponse) XXX_Size() int + func (m *GetRoutingProfileResponse) XXX_Unmarshal(b []byte) error + type GetServiceProfileRequest struct + Id []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetServiceProfileRequest) Descriptor() ([]byte, []int) + func (*GetServiceProfileRequest) ProtoMessage() + func (m *GetServiceProfileRequest) GetId() []byte + func (m *GetServiceProfileRequest) Reset() + func (m *GetServiceProfileRequest) String() string + func (m *GetServiceProfileRequest) XXX_DiscardUnknown() + func (m *GetServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetServiceProfileRequest) XXX_Merge(src proto.Message) + func (m *GetServiceProfileRequest) XXX_Size() int + func (m *GetServiceProfileRequest) XXX_Unmarshal(b []byte) error + type GetServiceProfileResponse struct + CreatedAt *timestamp.Timestamp + ServiceProfile *ServiceProfile + UpdatedAt *timestamp.Timestamp + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetServiceProfileResponse) Descriptor() ([]byte, []int) + func (*GetServiceProfileResponse) ProtoMessage() + func (m *GetServiceProfileResponse) GetCreatedAt() *timestamp.Timestamp + func (m *GetServiceProfileResponse) GetServiceProfile() *ServiceProfile + func (m *GetServiceProfileResponse) GetUpdatedAt() *timestamp.Timestamp + func (m *GetServiceProfileResponse) Reset() + func (m *GetServiceProfileResponse) String() string + func (m *GetServiceProfileResponse) XXX_DiscardUnknown() + func (m *GetServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetServiceProfileResponse) XXX_Merge(src proto.Message) + func (m *GetServiceProfileResponse) XXX_Size() int + func (m *GetServiceProfileResponse) XXX_Unmarshal(b []byte) error + type GetVersionResponse struct + Region common.Region + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetVersionResponse) Descriptor() ([]byte, []int) + func (*GetVersionResponse) ProtoMessage() + func (m *GetVersionResponse) GetRegion() common.Region + func (m *GetVersionResponse) GetVersion() string + func (m *GetVersionResponse) Reset() + func (m *GetVersionResponse) String() string + func (m *GetVersionResponse) XXX_DiscardUnknown() + func (m *GetVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetVersionResponse) XXX_Merge(src proto.Message) + func (m *GetVersionResponse) XXX_Size() int + func (m *GetVersionResponse) XXX_Unmarshal(b []byte) error + type MulticastGroup struct + Dr uint32 + FCnt uint32 + Frequency uint32 + GroupType MulticastGroupType + Id []byte + McAddr []byte + McNwkSKey []byte + PingSlotPeriod uint32 + RoutingProfileId []byte + ServiceProfileId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MulticastGroup) Descriptor() ([]byte, []int) + func (*MulticastGroup) ProtoMessage() + func (m *MulticastGroup) GetDr() uint32 + func (m *MulticastGroup) GetFCnt() uint32 + func (m *MulticastGroup) GetFrequency() uint32 + func (m *MulticastGroup) GetGroupType() MulticastGroupType + func (m *MulticastGroup) GetId() []byte + func (m *MulticastGroup) GetMcAddr() []byte + func (m *MulticastGroup) GetMcNwkSKey() []byte + func (m *MulticastGroup) GetPingSlotPeriod() uint32 + func (m *MulticastGroup) GetRoutingProfileId() []byte + func (m *MulticastGroup) GetServiceProfileId() []byte + func (m *MulticastGroup) Reset() + func (m *MulticastGroup) String() string + func (m *MulticastGroup) XXX_DiscardUnknown() + func (m *MulticastGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MulticastGroup) XXX_Merge(src proto.Message) + func (m *MulticastGroup) XXX_Size() int + func (m *MulticastGroup) XXX_Unmarshal(b []byte) error + type MulticastGroupType int32 + const MulticastGroupType_CLASS_B + const MulticastGroupType_CLASS_C + func (MulticastGroupType) EnumDescriptor() ([]byte, []int) + func (x MulticastGroupType) String() string + type MulticastQueueItem struct + FCnt uint32 + FPort uint32 + FrmPayload []byte + MulticastGroupId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MulticastQueueItem) Descriptor() ([]byte, []int) + func (*MulticastQueueItem) ProtoMessage() + func (m *MulticastQueueItem) GetFCnt() uint32 + func (m *MulticastQueueItem) GetFPort() uint32 + func (m *MulticastQueueItem) GetFrmPayload() []byte + func (m *MulticastQueueItem) GetMulticastGroupId() []byte + func (m *MulticastQueueItem) Reset() + func (m *MulticastQueueItem) String() string + func (m *MulticastQueueItem) XXX_DiscardUnknown() + func (m *MulticastQueueItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MulticastQueueItem) XXX_Merge(src proto.Message) + func (m *MulticastQueueItem) XXX_Size() int + func (m *MulticastQueueItem) XXX_Unmarshal(b []byte) error + type NetworkServerServiceClient interface + ActivateDevice func(ctx context.Context, in *ActivateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) + AddDeviceToMulticastGroup func(ctx context.Context, in *AddDeviceToMulticastGroupRequest, ...) (*empty.Empty, error) + CreateDevice func(ctx context.Context, in *CreateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) + CreateDeviceProfile func(ctx context.Context, in *CreateDeviceProfileRequest, opts ...grpc.CallOption) (*CreateDeviceProfileResponse, error) + CreateDeviceQueueItem func(ctx context.Context, in *CreateDeviceQueueItemRequest, opts ...grpc.CallOption) (*empty.Empty, error) + CreateGateway func(ctx context.Context, in *CreateGatewayRequest, opts ...grpc.CallOption) (*empty.Empty, error) + CreateGatewayProfile func(ctx context.Context, in *CreateGatewayProfileRequest, opts ...grpc.CallOption) (*CreateGatewayProfileResponse, error) + CreateMACCommandQueueItem func(ctx context.Context, in *CreateMACCommandQueueItemRequest, ...) (*empty.Empty, error) + CreateMulticastGroup func(ctx context.Context, in *CreateMulticastGroupRequest, opts ...grpc.CallOption) (*CreateMulticastGroupResponse, error) + CreateRoutingProfile func(ctx context.Context, in *CreateRoutingProfileRequest, opts ...grpc.CallOption) (*CreateRoutingProfileResponse, error) + CreateServiceProfile func(ctx context.Context, in *CreateServiceProfileRequest, opts ...grpc.CallOption) (*CreateServiceProfileResponse, error) + DeactivateDevice func(ctx context.Context, in *DeactivateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteDevice func(ctx context.Context, in *DeleteDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteDeviceProfile func(ctx context.Context, in *DeleteDeviceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteGateway func(ctx context.Context, in *DeleteGatewayRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteGatewayProfile func(ctx context.Context, in *DeleteGatewayProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteMulticastGroup func(ctx context.Context, in *DeleteMulticastGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteRoutingProfile func(ctx context.Context, in *DeleteRoutingProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + DeleteServiceProfile func(ctx context.Context, in *DeleteServiceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + EnqueueMulticastQueueItem func(ctx context.Context, in *EnqueueMulticastQueueItemRequest, ...) (*empty.Empty, error) + FlushDeviceQueueForDevEUI func(ctx context.Context, in *FlushDeviceQueueForDevEUIRequest, ...) (*empty.Empty, error) + FlushMulticastQueueForMulticastGroup func(ctx context.Context, in *FlushMulticastQueueForMulticastGroupRequest, ...) (*empty.Empty, error) + GenerateGatewayClientCertificate func(ctx context.Context, in *GenerateGatewayClientCertificateRequest, ...) (*GenerateGatewayClientCertificateResponse, error) + GetADRAlgorithms func(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*GetADRAlgorithmsResponse, error) + GetDevice func(ctx context.Context, in *GetDeviceRequest, opts ...grpc.CallOption) (*GetDeviceResponse, error) + GetDeviceActivation func(ctx context.Context, in *GetDeviceActivationRequest, opts ...grpc.CallOption) (*GetDeviceActivationResponse, error) + GetDeviceProfile func(ctx context.Context, in *GetDeviceProfileRequest, opts ...grpc.CallOption) (*GetDeviceProfileResponse, error) + GetDeviceQueueItemsForDevEUI func(ctx context.Context, in *GetDeviceQueueItemsForDevEUIRequest, ...) (*GetDeviceQueueItemsForDevEUIResponse, error) + GetGateway func(ctx context.Context, in *GetGatewayRequest, opts ...grpc.CallOption) (*GetGatewayResponse, error) + GetGatewayProfile func(ctx context.Context, in *GetGatewayProfileRequest, opts ...grpc.CallOption) (*GetGatewayProfileResponse, error) + GetGatewayStats func(ctx context.Context, in *GetGatewayStatsRequest, opts ...grpc.CallOption) (*GetGatewayStatsResponse, error) + GetMulticastGroup func(ctx context.Context, in *GetMulticastGroupRequest, opts ...grpc.CallOption) (*GetMulticastGroupResponse, error) + GetMulticastQueueItemsForMulticastGroup func(ctx context.Context, in *GetMulticastQueueItemsForMulticastGroupRequest, ...) (*GetMulticastQueueItemsForMulticastGroupResponse, error) + GetNextDownlinkFCntForDevEUI func(ctx context.Context, in *GetNextDownlinkFCntForDevEUIRequest, ...) (*GetNextDownlinkFCntForDevEUIResponse, error) + GetRandomDevAddr func(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*GetRandomDevAddrResponse, error) + GetRoutingProfile func(ctx context.Context, in *GetRoutingProfileRequest, opts ...grpc.CallOption) (*GetRoutingProfileResponse, error) + GetServiceProfile func(ctx context.Context, in *GetServiceProfileRequest, opts ...grpc.CallOption) (*GetServiceProfileResponse, error) + GetVersion func(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*GetVersionResponse, error) + RemoveDeviceFromMulticastGroup func(ctx context.Context, in *RemoveDeviceFromMulticastGroupRequest, ...) (*empty.Empty, error) + SendProprietaryPayload func(ctx context.Context, in *SendProprietaryPayloadRequest, ...) (*empty.Empty, error) + StreamFrameLogsForDevice func(ctx context.Context, in *StreamFrameLogsForDeviceRequest, ...) (NetworkServerService_StreamFrameLogsForDeviceClient, error) + StreamFrameLogsForGateway func(ctx context.Context, in *StreamFrameLogsForGatewayRequest, ...) (NetworkServerService_StreamFrameLogsForGatewayClient, error) + UpdateDevice func(ctx context.Context, in *UpdateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) + UpdateDeviceProfile func(ctx context.Context, in *UpdateDeviceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + UpdateGateway func(ctx context.Context, in *UpdateGatewayRequest, opts ...grpc.CallOption) (*empty.Empty, error) + UpdateGatewayProfile func(ctx context.Context, in *UpdateGatewayProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + UpdateMulticastGroup func(ctx context.Context, in *UpdateMulticastGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) + UpdateRoutingProfile func(ctx context.Context, in *UpdateRoutingProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + UpdateServiceProfile func(ctx context.Context, in *UpdateServiceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) + func NewNetworkServerServiceClient(cc grpc.ClientConnInterface) NetworkServerServiceClient + type NetworkServerServiceServer interface + ActivateDevice func(context.Context, *ActivateDeviceRequest) (*empty.Empty, error) + AddDeviceToMulticastGroup func(context.Context, *AddDeviceToMulticastGroupRequest) (*empty.Empty, error) + CreateDevice func(context.Context, *CreateDeviceRequest) (*empty.Empty, error) + CreateDeviceProfile func(context.Context, *CreateDeviceProfileRequest) (*CreateDeviceProfileResponse, error) + CreateDeviceQueueItem func(context.Context, *CreateDeviceQueueItemRequest) (*empty.Empty, error) + CreateGateway func(context.Context, *CreateGatewayRequest) (*empty.Empty, error) + CreateGatewayProfile func(context.Context, *CreateGatewayProfileRequest) (*CreateGatewayProfileResponse, error) + CreateMACCommandQueueItem func(context.Context, *CreateMACCommandQueueItemRequest) (*empty.Empty, error) + CreateMulticastGroup func(context.Context, *CreateMulticastGroupRequest) (*CreateMulticastGroupResponse, error) + CreateRoutingProfile func(context.Context, *CreateRoutingProfileRequest) (*CreateRoutingProfileResponse, error) + CreateServiceProfile func(context.Context, *CreateServiceProfileRequest) (*CreateServiceProfileResponse, error) + DeactivateDevice func(context.Context, *DeactivateDeviceRequest) (*empty.Empty, error) + DeleteDevice func(context.Context, *DeleteDeviceRequest) (*empty.Empty, error) + DeleteDeviceProfile func(context.Context, *DeleteDeviceProfileRequest) (*empty.Empty, error) + DeleteGateway func(context.Context, *DeleteGatewayRequest) (*empty.Empty, error) + DeleteGatewayProfile func(context.Context, *DeleteGatewayProfileRequest) (*empty.Empty, error) + DeleteMulticastGroup func(context.Context, *DeleteMulticastGroupRequest) (*empty.Empty, error) + DeleteRoutingProfile func(context.Context, *DeleteRoutingProfileRequest) (*empty.Empty, error) + DeleteServiceProfile func(context.Context, *DeleteServiceProfileRequest) (*empty.Empty, error) + EnqueueMulticastQueueItem func(context.Context, *EnqueueMulticastQueueItemRequest) (*empty.Empty, error) + FlushDeviceQueueForDevEUI func(context.Context, *FlushDeviceQueueForDevEUIRequest) (*empty.Empty, error) + FlushMulticastQueueForMulticastGroup func(context.Context, *FlushMulticastQueueForMulticastGroupRequest) (*empty.Empty, error) + GenerateGatewayClientCertificate func(context.Context, *GenerateGatewayClientCertificateRequest) (*GenerateGatewayClientCertificateResponse, error) + GetADRAlgorithms func(context.Context, *empty.Empty) (*GetADRAlgorithmsResponse, error) + GetDevice func(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error) + GetDeviceActivation func(context.Context, *GetDeviceActivationRequest) (*GetDeviceActivationResponse, error) + GetDeviceProfile func(context.Context, *GetDeviceProfileRequest) (*GetDeviceProfileResponse, error) + GetDeviceQueueItemsForDevEUI func(context.Context, *GetDeviceQueueItemsForDevEUIRequest) (*GetDeviceQueueItemsForDevEUIResponse, error) + GetGateway func(context.Context, *GetGatewayRequest) (*GetGatewayResponse, error) + GetGatewayProfile func(context.Context, *GetGatewayProfileRequest) (*GetGatewayProfileResponse, error) + GetGatewayStats func(context.Context, *GetGatewayStatsRequest) (*GetGatewayStatsResponse, error) + GetMulticastGroup func(context.Context, *GetMulticastGroupRequest) (*GetMulticastGroupResponse, error) + GetMulticastQueueItemsForMulticastGroup func(context.Context, *GetMulticastQueueItemsForMulticastGroupRequest) (*GetMulticastQueueItemsForMulticastGroupResponse, error) + GetNextDownlinkFCntForDevEUI func(context.Context, *GetNextDownlinkFCntForDevEUIRequest) (*GetNextDownlinkFCntForDevEUIResponse, error) + GetRandomDevAddr func(context.Context, *empty.Empty) (*GetRandomDevAddrResponse, error) + GetRoutingProfile func(context.Context, *GetRoutingProfileRequest) (*GetRoutingProfileResponse, error) + GetServiceProfile func(context.Context, *GetServiceProfileRequest) (*GetServiceProfileResponse, error) + GetVersion func(context.Context, *empty.Empty) (*GetVersionResponse, error) + RemoveDeviceFromMulticastGroup func(context.Context, *RemoveDeviceFromMulticastGroupRequest) (*empty.Empty, error) + SendProprietaryPayload func(context.Context, *SendProprietaryPayloadRequest) (*empty.Empty, error) + StreamFrameLogsForDevice func(*StreamFrameLogsForDeviceRequest, ...) error + StreamFrameLogsForGateway func(*StreamFrameLogsForGatewayRequest, ...) error + UpdateDevice func(context.Context, *UpdateDeviceRequest) (*empty.Empty, error) + UpdateDeviceProfile func(context.Context, *UpdateDeviceProfileRequest) (*empty.Empty, error) + UpdateGateway func(context.Context, *UpdateGatewayRequest) (*empty.Empty, error) + UpdateGatewayProfile func(context.Context, *UpdateGatewayProfileRequest) (*empty.Empty, error) + UpdateMulticastGroup func(context.Context, *UpdateMulticastGroupRequest) (*empty.Empty, error) + UpdateRoutingProfile func(context.Context, *UpdateRoutingProfileRequest) (*empty.Empty, error) + UpdateServiceProfile func(context.Context, *UpdateServiceProfileRequest) (*empty.Empty, error) + type NetworkServerService_StreamFrameLogsForDeviceClient interface + Recv func() (*StreamFrameLogsForDeviceResponse, error) + type NetworkServerService_StreamFrameLogsForDeviceServer interface + Send func(*StreamFrameLogsForDeviceResponse) error + type NetworkServerService_StreamFrameLogsForGatewayClient interface + Recv func() (*StreamFrameLogsForGatewayResponse, error) + type NetworkServerService_StreamFrameLogsForGatewayServer interface + Send func(*StreamFrameLogsForGatewayResponse) error + type RXWindow int32 + const RXWindow_RX1 + const RXWindow_RX2 + func (RXWindow) EnumDescriptor() ([]byte, []int) + func (x RXWindow) String() string + type RatePolicy int32 + const RatePolicy_DROP + const RatePolicy_MARK + func (RatePolicy) EnumDescriptor() ([]byte, []int) + func (x RatePolicy) String() string + type RemoveDeviceFromMulticastGroupRequest struct + DevEui []byte + MulticastGroupId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RemoveDeviceFromMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*RemoveDeviceFromMulticastGroupRequest) ProtoMessage() + func (m *RemoveDeviceFromMulticastGroupRequest) GetDevEui() []byte + func (m *RemoveDeviceFromMulticastGroupRequest) GetMulticastGroupId() []byte + func (m *RemoveDeviceFromMulticastGroupRequest) Reset() + func (m *RemoveDeviceFromMulticastGroupRequest) String() string + func (m *RemoveDeviceFromMulticastGroupRequest) XXX_DiscardUnknown() + func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Size() int + func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type RoutingProfile struct + AsId string + CaCert string + Id []byte + TlsCert string + TlsKey string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RoutingProfile) Descriptor() ([]byte, []int) + func (*RoutingProfile) ProtoMessage() + func (m *RoutingProfile) GetAsId() string + func (m *RoutingProfile) GetCaCert() string + func (m *RoutingProfile) GetId() []byte + func (m *RoutingProfile) GetTlsCert() string + func (m *RoutingProfile) GetTlsKey() string + func (m *RoutingProfile) Reset() + func (m *RoutingProfile) String() string + func (m *RoutingProfile) XXX_DiscardUnknown() + func (m *RoutingProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RoutingProfile) XXX_Merge(src proto.Message) + func (m *RoutingProfile) XXX_Size() int + func (m *RoutingProfile) XXX_Unmarshal(b []byte) error + type SendProprietaryPayloadRequest struct + Dr uint32 + Frequency uint32 + GatewayMacs [][]byte + MacPayload []byte + Mic []byte + PolarizationInversion bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SendProprietaryPayloadRequest) Descriptor() ([]byte, []int) + func (*SendProprietaryPayloadRequest) ProtoMessage() + func (m *SendProprietaryPayloadRequest) GetDr() uint32 + func (m *SendProprietaryPayloadRequest) GetFrequency() uint32 + func (m *SendProprietaryPayloadRequest) GetGatewayMacs() [][]byte + func (m *SendProprietaryPayloadRequest) GetMacPayload() []byte + func (m *SendProprietaryPayloadRequest) GetMic() []byte + func (m *SendProprietaryPayloadRequest) GetPolarizationInversion() bool + func (m *SendProprietaryPayloadRequest) Reset() + func (m *SendProprietaryPayloadRequest) String() string + func (m *SendProprietaryPayloadRequest) XXX_DiscardUnknown() + func (m *SendProprietaryPayloadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SendProprietaryPayloadRequest) XXX_Merge(src proto.Message) + func (m *SendProprietaryPayloadRequest) XXX_Size() int + func (m *SendProprietaryPayloadRequest) XXX_Unmarshal(b []byte) error + type ServiceProfile struct + AddGwMetadata bool + ChannelMask []byte + DevStatusReqFreq uint32 + DlBucketSize uint32 + DlRate uint32 + DlRatePolicy RatePolicy + DrMax uint32 + DrMin uint32 + GwsPrivate bool + HrAllowed bool + Id []byte + MinGwDiversity uint32 + NwkGeoLoc bool + PrAllowed bool + RaAllowed bool + ReportDevStatusBattery bool + ReportDevStatusMargin bool + TargetPer uint32 + UlBucketSize uint32 + UlRate uint32 + UlRatePolicy RatePolicy + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ServiceProfile) Descriptor() ([]byte, []int) + func (*ServiceProfile) ProtoMessage() + func (m *ServiceProfile) GetAddGwMetadata() bool + func (m *ServiceProfile) GetChannelMask() []byte + func (m *ServiceProfile) GetDevStatusReqFreq() uint32 + func (m *ServiceProfile) GetDlBucketSize() uint32 + func (m *ServiceProfile) GetDlRate() uint32 + func (m *ServiceProfile) GetDlRatePolicy() RatePolicy + func (m *ServiceProfile) GetDrMax() uint32 + func (m *ServiceProfile) GetDrMin() uint32 + func (m *ServiceProfile) GetGwsPrivate() bool + func (m *ServiceProfile) GetHrAllowed() bool + func (m *ServiceProfile) GetId() []byte + func (m *ServiceProfile) GetMinGwDiversity() uint32 + func (m *ServiceProfile) GetNwkGeoLoc() bool + func (m *ServiceProfile) GetPrAllowed() bool + func (m *ServiceProfile) GetRaAllowed() bool + func (m *ServiceProfile) GetReportDevStatusBattery() bool + func (m *ServiceProfile) GetReportDevStatusMargin() bool + func (m *ServiceProfile) GetTargetPer() uint32 + func (m *ServiceProfile) GetUlBucketSize() uint32 + func (m *ServiceProfile) GetUlRate() uint32 + func (m *ServiceProfile) GetUlRatePolicy() RatePolicy + func (m *ServiceProfile) Reset() + func (m *ServiceProfile) String() string + func (m *ServiceProfile) XXX_DiscardUnknown() + func (m *ServiceProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ServiceProfile) XXX_Merge(src proto.Message) + func (m *ServiceProfile) XXX_Size() int + func (m *ServiceProfile) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForDeviceRequest struct + DevEui []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForDeviceRequest) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForDeviceRequest) ProtoMessage() + func (m *StreamFrameLogsForDeviceRequest) GetDevEui() []byte + func (m *StreamFrameLogsForDeviceRequest) Reset() + func (m *StreamFrameLogsForDeviceRequest) String() string + func (m *StreamFrameLogsForDeviceRequest) XXX_DiscardUnknown() + func (m *StreamFrameLogsForDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamFrameLogsForDeviceRequest) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForDeviceRequest) XXX_Size() int + func (m *StreamFrameLogsForDeviceRequest) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForDeviceResponse struct + Frame isStreamFrameLogsForDeviceResponse_Frame + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForDeviceResponse) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForDeviceResponse) ProtoMessage() + func (*StreamFrameLogsForDeviceResponse) XXX_OneofWrappers() []interface{} + func (m *StreamFrameLogsForDeviceResponse) GetDownlinkFrame() *DownlinkFrameLog + func (m *StreamFrameLogsForDeviceResponse) GetFrame() isStreamFrameLogsForDeviceResponse_Frame + func (m *StreamFrameLogsForDeviceResponse) GetUplinkFrameSet() *UplinkFrameLog + func (m *StreamFrameLogsForDeviceResponse) Reset() + func (m *StreamFrameLogsForDeviceResponse) String() string + func (m *StreamFrameLogsForDeviceResponse) XXX_DiscardUnknown() + func (m *StreamFrameLogsForDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamFrameLogsForDeviceResponse) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForDeviceResponse) XXX_Size() int + func (m *StreamFrameLogsForDeviceResponse) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForDeviceResponse_DownlinkFrame struct + DownlinkFrame *DownlinkFrameLog + type StreamFrameLogsForDeviceResponse_UplinkFrameSet struct + UplinkFrameSet *UplinkFrameLog + type StreamFrameLogsForGatewayRequest struct + GatewayId []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForGatewayRequest) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForGatewayRequest) ProtoMessage() + func (m *StreamFrameLogsForGatewayRequest) GetGatewayId() []byte + func (m *StreamFrameLogsForGatewayRequest) Reset() + func (m *StreamFrameLogsForGatewayRequest) String() string + func (m *StreamFrameLogsForGatewayRequest) XXX_DiscardUnknown() + func (m *StreamFrameLogsForGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamFrameLogsForGatewayRequest) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForGatewayRequest) XXX_Size() int + func (m *StreamFrameLogsForGatewayRequest) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForGatewayResponse struct + Frame isStreamFrameLogsForGatewayResponse_Frame + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForGatewayResponse) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForGatewayResponse) ProtoMessage() + func (*StreamFrameLogsForGatewayResponse) XXX_OneofWrappers() []interface{} + func (m *StreamFrameLogsForGatewayResponse) GetDownlinkFrame() *DownlinkFrameLog + func (m *StreamFrameLogsForGatewayResponse) GetFrame() isStreamFrameLogsForGatewayResponse_Frame + func (m *StreamFrameLogsForGatewayResponse) GetUplinkFrameSet() *UplinkFrameLog + func (m *StreamFrameLogsForGatewayResponse) Reset() + func (m *StreamFrameLogsForGatewayResponse) String() string + func (m *StreamFrameLogsForGatewayResponse) XXX_DiscardUnknown() + func (m *StreamFrameLogsForGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamFrameLogsForGatewayResponse) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForGatewayResponse) XXX_Size() int + func (m *StreamFrameLogsForGatewayResponse) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForGatewayResponse_DownlinkFrame struct + DownlinkFrame *DownlinkFrameLog + type StreamFrameLogsForGatewayResponse_UplinkFrameSet struct + UplinkFrameSet *UplinkFrameLog + type UnimplementedNetworkServerServiceServer struct + func (*UnimplementedNetworkServerServiceServer) ActivateDevice(ctx context.Context, req *ActivateDeviceRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) AddDeviceToMulticastGroup(ctx context.Context, req *AddDeviceToMulticastGroupRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) CreateDevice(ctx context.Context, req *CreateDeviceRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) CreateDeviceProfile(ctx context.Context, req *CreateDeviceProfileRequest) (*CreateDeviceProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) CreateDeviceQueueItem(ctx context.Context, req *CreateDeviceQueueItemRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) CreateGateway(ctx context.Context, req *CreateGatewayRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) CreateGatewayProfile(ctx context.Context, req *CreateGatewayProfileRequest) (*CreateGatewayProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) CreateMACCommandQueueItem(ctx context.Context, req *CreateMACCommandQueueItemRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) CreateMulticastGroup(ctx context.Context, req *CreateMulticastGroupRequest) (*CreateMulticastGroupResponse, error) + func (*UnimplementedNetworkServerServiceServer) CreateRoutingProfile(ctx context.Context, req *CreateRoutingProfileRequest) (*CreateRoutingProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) CreateServiceProfile(ctx context.Context, req *CreateServiceProfileRequest) (*CreateServiceProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) DeactivateDevice(ctx context.Context, req *DeactivateDeviceRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteDevice(ctx context.Context, req *DeleteDeviceRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteDeviceProfile(ctx context.Context, req *DeleteDeviceProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteGateway(ctx context.Context, req *DeleteGatewayRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteGatewayProfile(ctx context.Context, req *DeleteGatewayProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteMulticastGroup(ctx context.Context, req *DeleteMulticastGroupRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteRoutingProfile(ctx context.Context, req *DeleteRoutingProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) DeleteServiceProfile(ctx context.Context, req *DeleteServiceProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) EnqueueMulticastQueueItem(ctx context.Context, req *EnqueueMulticastQueueItemRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) FlushDeviceQueueForDevEUI(ctx context.Context, req *FlushDeviceQueueForDevEUIRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) FlushMulticastQueueForMulticastGroup(ctx context.Context, req *FlushMulticastQueueForMulticastGroupRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) GenerateGatewayClientCertificate(ctx context.Context, req *GenerateGatewayClientCertificateRequest) (*GenerateGatewayClientCertificateResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetADRAlgorithms(ctx context.Context, req *empty.Empty) (*GetADRAlgorithmsResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetDevice(ctx context.Context, req *GetDeviceRequest) (*GetDeviceResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetDeviceActivation(ctx context.Context, req *GetDeviceActivationRequest) (*GetDeviceActivationResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetDeviceProfile(ctx context.Context, req *GetDeviceProfileRequest) (*GetDeviceProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetDeviceQueueItemsForDevEUI(ctx context.Context, req *GetDeviceQueueItemsForDevEUIRequest) (*GetDeviceQueueItemsForDevEUIResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetGateway(ctx context.Context, req *GetGatewayRequest) (*GetGatewayResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetGatewayProfile(ctx context.Context, req *GetGatewayProfileRequest) (*GetGatewayProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetGatewayStats(ctx context.Context, req *GetGatewayStatsRequest) (*GetGatewayStatsResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetMulticastGroup(ctx context.Context, req *GetMulticastGroupRequest) (*GetMulticastGroupResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetMulticastQueueItemsForMulticastGroup(ctx context.Context, req *GetMulticastQueueItemsForMulticastGroupRequest) (*GetMulticastQueueItemsForMulticastGroupResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetNextDownlinkFCntForDevEUI(ctx context.Context, req *GetNextDownlinkFCntForDevEUIRequest) (*GetNextDownlinkFCntForDevEUIResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetRandomDevAddr(ctx context.Context, req *empty.Empty) (*GetRandomDevAddrResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetRoutingProfile(ctx context.Context, req *GetRoutingProfileRequest) (*GetRoutingProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetServiceProfile(ctx context.Context, req *GetServiceProfileRequest) (*GetServiceProfileResponse, error) + func (*UnimplementedNetworkServerServiceServer) GetVersion(ctx context.Context, req *empty.Empty) (*GetVersionResponse, error) + func (*UnimplementedNetworkServerServiceServer) RemoveDeviceFromMulticastGroup(ctx context.Context, req *RemoveDeviceFromMulticastGroupRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) SendProprietaryPayload(ctx context.Context, req *SendProprietaryPayloadRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) StreamFrameLogsForDevice(req *StreamFrameLogsForDeviceRequest, ...) error + func (*UnimplementedNetworkServerServiceServer) StreamFrameLogsForGateway(req *StreamFrameLogsForGatewayRequest, ...) error + func (*UnimplementedNetworkServerServiceServer) UpdateDevice(ctx context.Context, req *UpdateDeviceRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) UpdateDeviceProfile(ctx context.Context, req *UpdateDeviceProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) UpdateGateway(ctx context.Context, req *UpdateGatewayRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) UpdateGatewayProfile(ctx context.Context, req *UpdateGatewayProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) UpdateMulticastGroup(ctx context.Context, req *UpdateMulticastGroupRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) UpdateRoutingProfile(ctx context.Context, req *UpdateRoutingProfileRequest) (*empty.Empty, error) + func (*UnimplementedNetworkServerServiceServer) UpdateServiceProfile(ctx context.Context, req *UpdateServiceProfileRequest) (*empty.Empty, error) + type UpdateDeviceProfileRequest struct + DeviceProfile *DeviceProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*UpdateDeviceProfileRequest) ProtoMessage() + func (m *UpdateDeviceProfileRequest) GetDeviceProfile() *DeviceProfile + func (m *UpdateDeviceProfileRequest) Reset() + func (m *UpdateDeviceProfileRequest) String() string + func (m *UpdateDeviceProfileRequest) XXX_DiscardUnknown() + func (m *UpdateDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateDeviceProfileRequest) XXX_Merge(src proto.Message) + func (m *UpdateDeviceProfileRequest) XXX_Size() int + func (m *UpdateDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateDeviceRequest struct + Device *Device + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateDeviceRequest) Descriptor() ([]byte, []int) + func (*UpdateDeviceRequest) ProtoMessage() + func (m *UpdateDeviceRequest) GetDevice() *Device + func (m *UpdateDeviceRequest) Reset() + func (m *UpdateDeviceRequest) String() string + func (m *UpdateDeviceRequest) XXX_DiscardUnknown() + func (m *UpdateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateDeviceRequest) XXX_Merge(src proto.Message) + func (m *UpdateDeviceRequest) XXX_Size() int + func (m *UpdateDeviceRequest) XXX_Unmarshal(b []byte) error + type UpdateGatewayProfileRequest struct + GatewayProfile *GatewayProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateGatewayProfileRequest) Descriptor() ([]byte, []int) + func (*UpdateGatewayProfileRequest) ProtoMessage() + func (m *UpdateGatewayProfileRequest) GetGatewayProfile() *GatewayProfile + func (m *UpdateGatewayProfileRequest) Reset() + func (m *UpdateGatewayProfileRequest) String() string + func (m *UpdateGatewayProfileRequest) XXX_DiscardUnknown() + func (m *UpdateGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateGatewayProfileRequest) XXX_Merge(src proto.Message) + func (m *UpdateGatewayProfileRequest) XXX_Size() int + func (m *UpdateGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateGatewayRequest struct + Gateway *Gateway + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateGatewayRequest) Descriptor() ([]byte, []int) + func (*UpdateGatewayRequest) ProtoMessage() + func (m *UpdateGatewayRequest) GetGateway() *Gateway + func (m *UpdateGatewayRequest) Reset() + func (m *UpdateGatewayRequest) String() string + func (m *UpdateGatewayRequest) XXX_DiscardUnknown() + func (m *UpdateGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateGatewayRequest) XXX_Merge(src proto.Message) + func (m *UpdateGatewayRequest) XXX_Size() int + func (m *UpdateGatewayRequest) XXX_Unmarshal(b []byte) error + type UpdateMulticastGroupRequest struct + MulticastGroup *MulticastGroup + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateMulticastGroupRequest) Descriptor() ([]byte, []int) + func (*UpdateMulticastGroupRequest) ProtoMessage() + func (m *UpdateMulticastGroupRequest) GetMulticastGroup() *MulticastGroup + func (m *UpdateMulticastGroupRequest) Reset() + func (m *UpdateMulticastGroupRequest) String() string + func (m *UpdateMulticastGroupRequest) XXX_DiscardUnknown() + func (m *UpdateMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateMulticastGroupRequest) XXX_Merge(src proto.Message) + func (m *UpdateMulticastGroupRequest) XXX_Size() int + func (m *UpdateMulticastGroupRequest) XXX_Unmarshal(b []byte) error + type UpdateRoutingProfileRequest struct + RoutingProfile *RoutingProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*UpdateRoutingProfileRequest) ProtoMessage() + func (m *UpdateRoutingProfileRequest) GetRoutingProfile() *RoutingProfile + func (m *UpdateRoutingProfileRequest) Reset() + func (m *UpdateRoutingProfileRequest) String() string + func (m *UpdateRoutingProfileRequest) XXX_DiscardUnknown() + func (m *UpdateRoutingProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *UpdateRoutingProfileRequest) XXX_Size() int + func (m *UpdateRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateServiceProfileRequest struct + ServiceProfile *ServiceProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateServiceProfileRequest) Descriptor() ([]byte, []int) + func (*UpdateServiceProfileRequest) ProtoMessage() + func (m *UpdateServiceProfileRequest) GetServiceProfile() *ServiceProfile + func (m *UpdateServiceProfileRequest) Reset() + func (m *UpdateServiceProfileRequest) String() string + func (m *UpdateServiceProfileRequest) XXX_DiscardUnknown() + func (m *UpdateServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateServiceProfileRequest) XXX_Merge(src proto.Message) + func (m *UpdateServiceProfileRequest) XXX_Size() int + func (m *UpdateServiceProfileRequest) XXX_Unmarshal(b []byte) error + type UplinkFrameLog struct + DevAddr []byte + DevEui []byte + MType common.MType + PhyPayload []byte + RxInfo []*gw.UplinkRXInfo + TxInfo *gw.UplinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UplinkFrameLog) Descriptor() ([]byte, []int) + func (*UplinkFrameLog) ProtoMessage() + func (m *UplinkFrameLog) GetDevAddr() []byte + func (m *UplinkFrameLog) GetDevEui() []byte + func (m *UplinkFrameLog) GetMType() common.MType + func (m *UplinkFrameLog) GetPhyPayload() []byte + func (m *UplinkFrameLog) GetRxInfo() []*gw.UplinkRXInfo + func (m *UplinkFrameLog) GetTxInfo() *gw.UplinkTXInfo + func (m *UplinkFrameLog) Reset() + func (m *UplinkFrameLog) String() string + func (m *UplinkFrameLog) XXX_DiscardUnknown() + func (m *UplinkFrameLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UplinkFrameLog) XXX_Merge(src proto.Message) + func (m *UplinkFrameLog) XXX_Size() int + func (m *UplinkFrameLog) XXX_Unmarshal(b []byte) error