Versions in this module Expand all Collapse all v1 v1.0.1 Jun 17, 2018 v1.0.0 May 28, 2018 Changes in this version + var AggregationInterval_name = map[int32]string + var AggregationInterval_value = map[string]int32 + var Modulation_name = map[int32]string + var Modulation_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 + var Region_name = map[int32]string + var Region_value = map[string]int32 + func RegisterNetworkServerServer(s *grpc.Server, srv NetworkServerServer) + type ActivateDeviceRequest struct + DevAddr []byte + DevEUI []byte + FCntDown uint32 + FCntUp uint32 + NwkSKey []byte + SkipFCntCheck bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ActivateDeviceRequest) Descriptor() ([]byte, []int) + func (*ActivateDeviceRequest) ProtoMessage() + func (dst *ActivateDeviceRequest) XXX_Merge(src proto.Message) + func (m *ActivateDeviceRequest) GetDevAddr() []byte + func (m *ActivateDeviceRequest) GetDevEUI() []byte + func (m *ActivateDeviceRequest) GetFCntDown() uint32 + func (m *ActivateDeviceRequest) GetFCntUp() uint32 + func (m *ActivateDeviceRequest) GetNwkSKey() []byte + func (m *ActivateDeviceRequest) GetSkipFCntCheck() bool + 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_Size() int + func (m *ActivateDeviceRequest) XXX_Unmarshal(b []byte) error + type ActivateDeviceResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ActivateDeviceResponse) Descriptor() ([]byte, []int) + func (*ActivateDeviceResponse) ProtoMessage() + func (dst *ActivateDeviceResponse) XXX_Merge(src proto.Message) + func (m *ActivateDeviceResponse) Reset() + func (m *ActivateDeviceResponse) String() string + func (m *ActivateDeviceResponse) XXX_DiscardUnknown() + func (m *ActivateDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ActivateDeviceResponse) XXX_Size() int + func (m *ActivateDeviceResponse) 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 (dst *CreateDeviceProfileRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *CreateDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type CreateDeviceProfileResponse struct + DeviceProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceProfileResponse) Descriptor() ([]byte, []int) + func (*CreateDeviceProfileResponse) ProtoMessage() + func (dst *CreateDeviceProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateDeviceProfileResponse) GetDeviceProfileID() string + 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_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 (dst *CreateDeviceQueueItemRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *CreateDeviceQueueItemRequest) XXX_Unmarshal(b []byte) error + type CreateDeviceQueueItemResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceQueueItemResponse) Descriptor() ([]byte, []int) + func (*CreateDeviceQueueItemResponse) ProtoMessage() + func (dst *CreateDeviceQueueItemResponse) XXX_Merge(src proto.Message) + func (m *CreateDeviceQueueItemResponse) Reset() + func (m *CreateDeviceQueueItemResponse) String() string + func (m *CreateDeviceQueueItemResponse) XXX_DiscardUnknown() + func (m *CreateDeviceQueueItemResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDeviceQueueItemResponse) XXX_Size() int + func (m *CreateDeviceQueueItemResponse) 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 (dst *CreateDeviceRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *CreateDeviceRequest) XXX_Unmarshal(b []byte) error + type CreateDeviceResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateDeviceResponse) Descriptor() ([]byte, []int) + func (*CreateDeviceResponse) ProtoMessage() + func (dst *CreateDeviceResponse) XXX_Merge(src proto.Message) + func (m *CreateDeviceResponse) Reset() + func (m *CreateDeviceResponse) String() string + func (m *CreateDeviceResponse) XXX_DiscardUnknown() + func (m *CreateDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateDeviceResponse) XXX_Size() int + func (m *CreateDeviceResponse) 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 (dst *CreateGatewayProfileRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *CreateGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type CreateGatewayProfileResponse struct + GatewayProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateGatewayProfileResponse) Descriptor() ([]byte, []int) + func (*CreateGatewayProfileResponse) ProtoMessage() + func (dst *CreateGatewayProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateGatewayProfileResponse) GetGatewayProfileID() string + 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_Size() int + func (m *CreateGatewayProfileResponse) XXX_Unmarshal(b []byte) error + type CreateGatewayRequest struct + Altitude float64 + Description string + GatewayProfileID string + Latitude float64 + Longitude float64 + Mac []byte + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateGatewayRequest) Descriptor() ([]byte, []int) + func (*CreateGatewayRequest) ProtoMessage() + func (dst *CreateGatewayRequest) XXX_Merge(src proto.Message) + func (m *CreateGatewayRequest) GetAltitude() float64 + func (m *CreateGatewayRequest) GetDescription() string + func (m *CreateGatewayRequest) GetGatewayProfileID() string + func (m *CreateGatewayRequest) GetLatitude() float64 + func (m *CreateGatewayRequest) GetLongitude() float64 + func (m *CreateGatewayRequest) GetMac() []byte + func (m *CreateGatewayRequest) GetName() string + 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_Size() int + func (m *CreateGatewayRequest) XXX_Unmarshal(b []byte) error + type CreateGatewayResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateGatewayResponse) Descriptor() ([]byte, []int) + func (*CreateGatewayResponse) ProtoMessage() + func (dst *CreateGatewayResponse) XXX_Merge(src proto.Message) + func (m *CreateGatewayResponse) Reset() + func (m *CreateGatewayResponse) String() string + func (m *CreateGatewayResponse) XXX_DiscardUnknown() + func (m *CreateGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateGatewayResponse) XXX_Size() int + func (m *CreateGatewayResponse) 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 (dst *CreateMACCommandQueueItemRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *CreateMACCommandQueueItemRequest) XXX_Unmarshal(b []byte) error + type CreateMACCommandQueueItemResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateMACCommandQueueItemResponse) Descriptor() ([]byte, []int) + func (*CreateMACCommandQueueItemResponse) ProtoMessage() + func (dst *CreateMACCommandQueueItemResponse) XXX_Merge(src proto.Message) + func (m *CreateMACCommandQueueItemResponse) Reset() + func (m *CreateMACCommandQueueItemResponse) String() string + func (m *CreateMACCommandQueueItemResponse) XXX_DiscardUnknown() + func (m *CreateMACCommandQueueItemResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CreateMACCommandQueueItemResponse) XXX_Size() int + func (m *CreateMACCommandQueueItemResponse) XXX_Unmarshal(b []byte) error + type CreateRoutingProfileRequest struct + CaCert string + RoutingProfile *RoutingProfile + TlsCert string + TlsKey string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*CreateRoutingProfileRequest) ProtoMessage() + func (dst *CreateRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *CreateRoutingProfileRequest) GetCaCert() string + func (m *CreateRoutingProfileRequest) GetRoutingProfile() *RoutingProfile + func (m *CreateRoutingProfileRequest) GetTlsCert() string + func (m *CreateRoutingProfileRequest) GetTlsKey() string + 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_Size() int + func (m *CreateRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type CreateRoutingProfileResponse struct + RoutingProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateRoutingProfileResponse) Descriptor() ([]byte, []int) + func (*CreateRoutingProfileResponse) ProtoMessage() + func (dst *CreateRoutingProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateRoutingProfileResponse) GetRoutingProfileID() string + 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_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 (dst *CreateServiceProfileRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *CreateServiceProfileRequest) XXX_Unmarshal(b []byte) error + type CreateServiceProfileResponse struct + ServiceProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CreateServiceProfileResponse) Descriptor() ([]byte, []int) + func (*CreateServiceProfileResponse) ProtoMessage() + func (dst *CreateServiceProfileResponse) XXX_Merge(src proto.Message) + func (m *CreateServiceProfileResponse) GetServiceProfileID() string + 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_Size() int + func (m *CreateServiceProfileResponse) XXX_Unmarshal(b []byte) error + type DataRate struct + Bandwidth uint32 + Bitrate uint32 + Modulation string + SpreadFactor uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DataRate) Descriptor() ([]byte, []int) + func (*DataRate) ProtoMessage() + func (dst *DataRate) XXX_Merge(src proto.Message) + func (m *DataRate) GetBandwidth() uint32 + func (m *DataRate) GetBitrate() uint32 + func (m *DataRate) GetModulation() string + func (m *DataRate) GetSpreadFactor() uint32 + func (m *DataRate) Reset() + func (m *DataRate) String() string + func (m *DataRate) XXX_DiscardUnknown() + func (m *DataRate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DataRate) XXX_Size() int + func (m *DataRate) 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 (dst *DeactivateDeviceRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *DeactivateDeviceRequest) XXX_Unmarshal(b []byte) error + type DeactivateDeviceResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeactivateDeviceResponse) Descriptor() ([]byte, []int) + func (*DeactivateDeviceResponse) ProtoMessage() + func (dst *DeactivateDeviceResponse) XXX_Merge(src proto.Message) + func (m *DeactivateDeviceResponse) Reset() + func (m *DeactivateDeviceResponse) String() string + func (m *DeactivateDeviceResponse) XXX_DiscardUnknown() + func (m *DeactivateDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeactivateDeviceResponse) XXX_Size() int + func (m *DeactivateDeviceResponse) XXX_Unmarshal(b []byte) error + type DeleteDeviceProfileRequest struct + DeviceProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteDeviceProfileRequest) ProtoMessage() + func (dst *DeleteDeviceProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteDeviceProfileRequest) GetDeviceProfileID() string + 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_Size() int + func (m *DeleteDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteDeviceProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteDeviceProfileResponse) Descriptor() ([]byte, []int) + func (*DeleteDeviceProfileResponse) ProtoMessage() + func (dst *DeleteDeviceProfileResponse) XXX_Merge(src proto.Message) + func (m *DeleteDeviceProfileResponse) Reset() + func (m *DeleteDeviceProfileResponse) String() string + func (m *DeleteDeviceProfileResponse) XXX_DiscardUnknown() + func (m *DeleteDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteDeviceProfileResponse) XXX_Size() int + func (m *DeleteDeviceProfileResponse) 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 (dst *DeleteDeviceRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *DeleteDeviceRequest) XXX_Unmarshal(b []byte) error + type DeleteDeviceResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteDeviceResponse) Descriptor() ([]byte, []int) + func (*DeleteDeviceResponse) ProtoMessage() + func (dst *DeleteDeviceResponse) XXX_Merge(src proto.Message) + func (m *DeleteDeviceResponse) Reset() + func (m *DeleteDeviceResponse) String() string + func (m *DeleteDeviceResponse) XXX_DiscardUnknown() + func (m *DeleteDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteDeviceResponse) XXX_Size() int + func (m *DeleteDeviceResponse) XXX_Unmarshal(b []byte) error + type DeleteGatewayProfileRequest struct + GatewayProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteGatewayProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteGatewayProfileRequest) ProtoMessage() + func (dst *DeleteGatewayProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteGatewayProfileRequest) GetGatewayProfileID() string + 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_Size() int + func (m *DeleteGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteGatewayProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteGatewayProfileResponse) Descriptor() ([]byte, []int) + func (*DeleteGatewayProfileResponse) ProtoMessage() + func (dst *DeleteGatewayProfileResponse) XXX_Merge(src proto.Message) + func (m *DeleteGatewayProfileResponse) Reset() + func (m *DeleteGatewayProfileResponse) String() string + func (m *DeleteGatewayProfileResponse) XXX_DiscardUnknown() + func (m *DeleteGatewayProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteGatewayProfileResponse) XXX_Size() int + func (m *DeleteGatewayProfileResponse) XXX_Unmarshal(b []byte) error + type DeleteGatewayRequest struct + Mac []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteGatewayRequest) Descriptor() ([]byte, []int) + func (*DeleteGatewayRequest) ProtoMessage() + func (dst *DeleteGatewayRequest) XXX_Merge(src proto.Message) + func (m *DeleteGatewayRequest) GetMac() []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_Size() int + func (m *DeleteGatewayRequest) XXX_Unmarshal(b []byte) error + type DeleteGatewayResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteGatewayResponse) Descriptor() ([]byte, []int) + func (*DeleteGatewayResponse) ProtoMessage() + func (dst *DeleteGatewayResponse) XXX_Merge(src proto.Message) + func (m *DeleteGatewayResponse) Reset() + func (m *DeleteGatewayResponse) String() string + func (m *DeleteGatewayResponse) XXX_DiscardUnknown() + func (m *DeleteGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteGatewayResponse) XXX_Size() int + func (m *DeleteGatewayResponse) XXX_Unmarshal(b []byte) error + type DeleteRoutingProfileRequest struct + RoutingProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteRoutingProfileRequest) ProtoMessage() + func (dst *DeleteRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteRoutingProfileRequest) GetRoutingProfileID() string + 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_Size() int + func (m *DeleteRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteRoutingProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteRoutingProfileResponse) Descriptor() ([]byte, []int) + func (*DeleteRoutingProfileResponse) ProtoMessage() + func (dst *DeleteRoutingProfileResponse) XXX_Merge(src proto.Message) + func (m *DeleteRoutingProfileResponse) Reset() + func (m *DeleteRoutingProfileResponse) String() string + func (m *DeleteRoutingProfileResponse) XXX_DiscardUnknown() + func (m *DeleteRoutingProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteRoutingProfileResponse) XXX_Size() int + func (m *DeleteRoutingProfileResponse) XXX_Unmarshal(b []byte) error + type DeleteServiceProfileRequest struct + ServiceProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteServiceProfileRequest) Descriptor() ([]byte, []int) + func (*DeleteServiceProfileRequest) ProtoMessage() + func (dst *DeleteServiceProfileRequest) XXX_Merge(src proto.Message) + func (m *DeleteServiceProfileRequest) GetServiceProfileID() string + 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_Size() int + func (m *DeleteServiceProfileRequest) XXX_Unmarshal(b []byte) error + type DeleteServiceProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeleteServiceProfileResponse) Descriptor() ([]byte, []int) + func (*DeleteServiceProfileResponse) ProtoMessage() + func (dst *DeleteServiceProfileResponse) XXX_Merge(src proto.Message) + func (m *DeleteServiceProfileResponse) Reset() + func (m *DeleteServiceProfileResponse) String() string + func (m *DeleteServiceProfileResponse) XXX_DiscardUnknown() + func (m *DeleteServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeleteServiceProfileResponse) XXX_Size() int + func (m *DeleteServiceProfileResponse) XXX_Unmarshal(b []byte) error + type Device struct + DevEUI []byte + DeviceProfileID string + RoutingProfileID string + ServiceProfileID string + SkipFCntCheck bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Device) Descriptor() ([]byte, []int) + func (*Device) ProtoMessage() + func (dst *Device) XXX_Merge(src proto.Message) + func (m *Device) GetDevEUI() []byte + func (m *Device) GetDeviceProfileID() string + func (m *Device) GetRoutingProfileID() string + func (m *Device) GetServiceProfileID() string + 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_Size() int + func (m *Device) XXX_Unmarshal(b []byte) error + type DeviceProfile struct + ClassBTimeout uint32 + ClassCTimeout uint32 + DeviceProfileID string + FactoryPresetFreqs []uint32 + MacVersion string + MaxDutyCycle uint32 + MaxEIRP uint32 + PingSlotDR uint32 + PingSlotFreq uint32 + PingSlotPeriod uint32 + RegParamsRevision string + RfRegion string + RxDROffset1 uint32 + RxDataRate2 uint32 + RxDelay1 uint32 + RxFreq2 uint32 + Supports32BitFCnt bool + SupportsClassB bool + SupportsClassC bool + SupportsJoin bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DeviceProfile) Descriptor() ([]byte, []int) + func (*DeviceProfile) ProtoMessage() + func (dst *DeviceProfile) XXX_Merge(src proto.Message) + func (m *DeviceProfile) GetClassBTimeout() uint32 + func (m *DeviceProfile) GetClassCTimeout() uint32 + func (m *DeviceProfile) GetDeviceProfileID() string + func (m *DeviceProfile) GetFactoryPresetFreqs() []uint32 + 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) GetRxDROffset1() uint32 + func (m *DeviceProfile) GetRxDataRate2() uint32 + func (m *DeviceProfile) GetRxDelay1() uint32 + func (m *DeviceProfile) GetRxFreq2() uint32 + func (m *DeviceProfile) GetSupports32BitFCnt() bool + func (m *DeviceProfile) GetSupportsClassB() bool + func (m *DeviceProfile) GetSupportsClassC() bool + func (m *DeviceProfile) GetSupportsJoin() 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_Size() int + func (m *DeviceProfile) XXX_Unmarshal(b []byte) error + type DeviceQueueItem struct + Confirmed bool + 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 (dst *DeviceQueueItem) XXX_Merge(src proto.Message) + func (m *DeviceQueueItem) GetConfirmed() bool + 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_Size() int + func (m *DeviceQueueItem) XXX_Unmarshal(b []byte) error + type DownlinkFrameLog struct + PhyPayload []byte + TxInfo *DownlinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DownlinkFrameLog) Descriptor() ([]byte, []int) + func (*DownlinkFrameLog) ProtoMessage() + func (dst *DownlinkFrameLog) XXX_Merge(src proto.Message) + func (m *DownlinkFrameLog) GetPhyPayload() []byte + func (m *DownlinkFrameLog) GetTxInfo() *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_Size() int + func (m *DownlinkFrameLog) XXX_Unmarshal(b []byte) error + type DownlinkTXInfo struct + Antenna uint32 + Board uint32 + CodeRate string + DataRate *DataRate + Frequency uint32 + IPol bool + Immediately bool + Mac []byte + Power int32 + TimeSinceGPSEpoch string + Timestamp uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DownlinkTXInfo) Descriptor() ([]byte, []int) + func (*DownlinkTXInfo) ProtoMessage() + func (dst *DownlinkTXInfo) XXX_Merge(src proto.Message) + func (m *DownlinkTXInfo) GetAntenna() uint32 + func (m *DownlinkTXInfo) GetBoard() uint32 + func (m *DownlinkTXInfo) GetCodeRate() string + func (m *DownlinkTXInfo) GetDataRate() *DataRate + func (m *DownlinkTXInfo) GetFrequency() uint32 + func (m *DownlinkTXInfo) GetIPol() bool + func (m *DownlinkTXInfo) GetImmediately() bool + func (m *DownlinkTXInfo) GetMac() []byte + func (m *DownlinkTXInfo) GetPower() int32 + func (m *DownlinkTXInfo) GetTimeSinceGPSEpoch() string + func (m *DownlinkTXInfo) GetTimestamp() uint32 + func (m *DownlinkTXInfo) Reset() + func (m *DownlinkTXInfo) String() string + func (m *DownlinkTXInfo) XXX_DiscardUnknown() + func (m *DownlinkTXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DownlinkTXInfo) XXX_Size() int + func (m *DownlinkTXInfo) 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 (dst *FlushDeviceQueueForDevEUIRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *FlushDeviceQueueForDevEUIRequest) XXX_Unmarshal(b []byte) error + type FlushDeviceQueueForDevEUIResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FlushDeviceQueueForDevEUIResponse) Descriptor() ([]byte, []int) + func (*FlushDeviceQueueForDevEUIResponse) ProtoMessage() + func (dst *FlushDeviceQueueForDevEUIResponse) XXX_Merge(src proto.Message) + func (m *FlushDeviceQueueForDevEUIResponse) Reset() + func (m *FlushDeviceQueueForDevEUIResponse) String() string + func (m *FlushDeviceQueueForDevEUIResponse) XXX_DiscardUnknown() + func (m *FlushDeviceQueueForDevEUIResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FlushDeviceQueueForDevEUIResponse) XXX_Size() int + func (m *FlushDeviceQueueForDevEUIResponse) XXX_Unmarshal(b []byte) error + type GatewayProfile struct + Channels []uint32 + ExtraChannels []*GatewayProfileExtraChannel + GatewayProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayProfile) Descriptor() ([]byte, []int) + func (*GatewayProfile) ProtoMessage() + func (dst *GatewayProfile) XXX_Merge(src proto.Message) + func (m *GatewayProfile) GetChannels() []uint32 + func (m *GatewayProfile) GetExtraChannels() []*GatewayProfileExtraChannel + func (m *GatewayProfile) GetGatewayProfileID() string + 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_Size() int + func (m *GatewayProfile) XXX_Unmarshal(b []byte) error + type GatewayProfileExtraChannel struct + Bandwidth uint32 + Bitrate uint32 + Frequency uint32 + Modulation Modulation + SpreadingFactors []uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayProfileExtraChannel) Descriptor() ([]byte, []int) + func (*GatewayProfileExtraChannel) ProtoMessage() + func (dst *GatewayProfileExtraChannel) XXX_Merge(src proto.Message) + func (m *GatewayProfileExtraChannel) GetBandwidth() uint32 + func (m *GatewayProfileExtraChannel) GetBitrate() uint32 + func (m *GatewayProfileExtraChannel) GetFrequency() uint32 + func (m *GatewayProfileExtraChannel) GetModulation() 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_Size() int + func (m *GatewayProfileExtraChannel) XXX_Unmarshal(b []byte) error + type GatewayStats struct + RxPacketsReceived int32 + RxPacketsReceivedOK int32 + Timestamp string + TxPacketsEmitted int32 + TxPacketsReceived int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GatewayStats) Descriptor() ([]byte, []int) + func (*GatewayStats) ProtoMessage() + func (dst *GatewayStats) XXX_Merge(src proto.Message) + func (m *GatewayStats) GetRxPacketsReceived() int32 + func (m *GatewayStats) GetRxPacketsReceivedOK() int32 + func (m *GatewayStats) GetTimestamp() string + 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_Size() int + func (m *GatewayStats) 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 (dst *GetDeviceActivationRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *GetDeviceActivationRequest) XXX_Unmarshal(b []byte) error + type GetDeviceActivationResponse struct + DevAddr []byte + FCntDown uint32 + FCntUp uint32 + NwkSKey []byte + SkipFCntCheck bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceActivationResponse) Descriptor() ([]byte, []int) + func (*GetDeviceActivationResponse) ProtoMessage() + func (dst *GetDeviceActivationResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceActivationResponse) GetDevAddr() []byte + func (m *GetDeviceActivationResponse) GetFCntDown() uint32 + func (m *GetDeviceActivationResponse) GetFCntUp() uint32 + func (m *GetDeviceActivationResponse) GetNwkSKey() []byte + func (m *GetDeviceActivationResponse) GetSkipFCntCheck() bool + 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_Size() int + func (m *GetDeviceActivationResponse) XXX_Unmarshal(b []byte) error + type GetDeviceProfileRequest struct + DeviceProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*GetDeviceProfileRequest) ProtoMessage() + func (dst *GetDeviceProfileRequest) XXX_Merge(src proto.Message) + func (m *GetDeviceProfileRequest) GetDeviceProfileID() string + 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_Size() int + func (m *GetDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type GetDeviceProfileResponse struct + CreatedAt string + DeviceProfile *DeviceProfile + UpdatedAt string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceProfileResponse) Descriptor() ([]byte, []int) + func (*GetDeviceProfileResponse) ProtoMessage() + func (dst *GetDeviceProfileResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceProfileResponse) GetCreatedAt() string + func (m *GetDeviceProfileResponse) GetDeviceProfile() *DeviceProfile + func (m *GetDeviceProfileResponse) GetUpdatedAt() string + 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_Size() int + func (m *GetDeviceProfileResponse) XXX_Unmarshal(b []byte) error + type GetDeviceQueueItemsForDevEUIRequest struct + DevEUI []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceQueueItemsForDevEUIRequest) Descriptor() ([]byte, []int) + func (*GetDeviceQueueItemsForDevEUIRequest) ProtoMessage() + func (dst *GetDeviceQueueItemsForDevEUIRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *GetDeviceQueueItemsForDevEUIRequest) XXX_Unmarshal(b []byte) error + type GetDeviceQueueItemsForDevEUIResponse struct + Items []*DeviceQueueItem + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceQueueItemsForDevEUIResponse) Descriptor() ([]byte, []int) + func (*GetDeviceQueueItemsForDevEUIResponse) ProtoMessage() + func (dst *GetDeviceQueueItemsForDevEUIResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceQueueItemsForDevEUIResponse) GetItems() []*DeviceQueueItem + 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_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 (dst *GetDeviceRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *GetDeviceRequest) XXX_Unmarshal(b []byte) error + type GetDeviceResponse struct + CreatedAt string + Device *Device + UpdatedAt string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetDeviceResponse) Descriptor() ([]byte, []int) + func (*GetDeviceResponse) ProtoMessage() + func (dst *GetDeviceResponse) XXX_Merge(src proto.Message) + func (m *GetDeviceResponse) GetCreatedAt() string + func (m *GetDeviceResponse) GetDevice() *Device + func (m *GetDeviceResponse) GetUpdatedAt() string + 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_Size() int + func (m *GetDeviceResponse) XXX_Unmarshal(b []byte) error + type GetGatewayProfileRequest struct + GatewayProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayProfileRequest) Descriptor() ([]byte, []int) + func (*GetGatewayProfileRequest) ProtoMessage() + func (dst *GetGatewayProfileRequest) XXX_Merge(src proto.Message) + func (m *GetGatewayProfileRequest) GetGatewayProfileID() string + 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_Size() int + func (m *GetGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type GetGatewayProfileResponse struct + CreatedAt string + GatewayProfile *GatewayProfile + UpdatedAt string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayProfileResponse) Descriptor() ([]byte, []int) + func (*GetGatewayProfileResponse) ProtoMessage() + func (dst *GetGatewayProfileResponse) XXX_Merge(src proto.Message) + func (m *GetGatewayProfileResponse) GetCreatedAt() string + func (m *GetGatewayProfileResponse) GetGatewayProfile() *GatewayProfile + func (m *GetGatewayProfileResponse) GetUpdatedAt() string + 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_Size() int + func (m *GetGatewayProfileResponse) XXX_Unmarshal(b []byte) error + type GetGatewayRequest struct + Mac []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayRequest) Descriptor() ([]byte, []int) + func (*GetGatewayRequest) ProtoMessage() + func (dst *GetGatewayRequest) XXX_Merge(src proto.Message) + func (m *GetGatewayRequest) GetMac() []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_Size() int + func (m *GetGatewayRequest) XXX_Unmarshal(b []byte) error + type GetGatewayResponse struct + Altitude float64 + CreatedAt string + Description string + FirstSeenAt string + GatewayProfileID string + LastSeenAt string + Latitude float64 + Longitude float64 + Mac []byte + Name string + UpdatedAt string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayResponse) Descriptor() ([]byte, []int) + func (*GetGatewayResponse) ProtoMessage() + func (dst *GetGatewayResponse) XXX_Merge(src proto.Message) + func (m *GetGatewayResponse) GetAltitude() float64 + func (m *GetGatewayResponse) GetCreatedAt() string + func (m *GetGatewayResponse) GetDescription() string + func (m *GetGatewayResponse) GetFirstSeenAt() string + func (m *GetGatewayResponse) GetGatewayProfileID() string + func (m *GetGatewayResponse) GetLastSeenAt() string + func (m *GetGatewayResponse) GetLatitude() float64 + func (m *GetGatewayResponse) GetLongitude() float64 + func (m *GetGatewayResponse) GetMac() []byte + func (m *GetGatewayResponse) GetName() string + func (m *GetGatewayResponse) GetUpdatedAt() string + 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_Size() int + func (m *GetGatewayResponse) XXX_Unmarshal(b []byte) error + type GetGatewayStatsRequest struct + EndTimestamp string + Interval AggregationInterval + Mac []byte + StartTimestamp string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetGatewayStatsRequest) Descriptor() ([]byte, []int) + func (*GetGatewayStatsRequest) ProtoMessage() + func (dst *GetGatewayStatsRequest) XXX_Merge(src proto.Message) + func (m *GetGatewayStatsRequest) GetEndTimestamp() string + func (m *GetGatewayStatsRequest) GetInterval() AggregationInterval + func (m *GetGatewayStatsRequest) GetMac() []byte + func (m *GetGatewayStatsRequest) GetStartTimestamp() string + 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_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 (dst *GetGatewayStatsResponse) XXX_Merge(src proto.Message) + 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_Size() int + func (m *GetGatewayStatsResponse) 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 (dst *GetNextDownlinkFCntForDevEUIRequest) XXX_Merge(src proto.Message) + 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_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 (dst *GetNextDownlinkFCntForDevEUIResponse) XXX_Merge(src proto.Message) + 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_Size() int + func (m *GetNextDownlinkFCntForDevEUIResponse) XXX_Unmarshal(b []byte) error + type GetRandomDevAddrRequest struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRandomDevAddrRequest) Descriptor() ([]byte, []int) + func (*GetRandomDevAddrRequest) ProtoMessage() + func (dst *GetRandomDevAddrRequest) XXX_Merge(src proto.Message) + func (m *GetRandomDevAddrRequest) Reset() + func (m *GetRandomDevAddrRequest) String() string + func (m *GetRandomDevAddrRequest) XXX_DiscardUnknown() + func (m *GetRandomDevAddrRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetRandomDevAddrRequest) XXX_Size() int + func (m *GetRandomDevAddrRequest) 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 (dst *GetRandomDevAddrResponse) XXX_Merge(src proto.Message) + 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_Size() int + func (m *GetRandomDevAddrResponse) XXX_Unmarshal(b []byte) error + type GetRoutingProfileRequest struct + RoutingProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*GetRoutingProfileRequest) ProtoMessage() + func (dst *GetRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *GetRoutingProfileRequest) GetRoutingProfileID() string + 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_Size() int + func (m *GetRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type GetRoutingProfileResponse struct + CaCert string + CreatedAt string + RoutingProfile *RoutingProfile + TlsCert string + UpdatedAt string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRoutingProfileResponse) Descriptor() ([]byte, []int) + func (*GetRoutingProfileResponse) ProtoMessage() + func (dst *GetRoutingProfileResponse) XXX_Merge(src proto.Message) + func (m *GetRoutingProfileResponse) GetCaCert() string + func (m *GetRoutingProfileResponse) GetCreatedAt() string + func (m *GetRoutingProfileResponse) GetRoutingProfile() *RoutingProfile + func (m *GetRoutingProfileResponse) GetTlsCert() string + func (m *GetRoutingProfileResponse) GetUpdatedAt() string + 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_Size() int + func (m *GetRoutingProfileResponse) XXX_Unmarshal(b []byte) error + type GetServiceProfileRequest struct + ServiceProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetServiceProfileRequest) Descriptor() ([]byte, []int) + func (*GetServiceProfileRequest) ProtoMessage() + func (dst *GetServiceProfileRequest) XXX_Merge(src proto.Message) + func (m *GetServiceProfileRequest) GetServiceProfileID() string + 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_Size() int + func (m *GetServiceProfileRequest) XXX_Unmarshal(b []byte) error + type GetServiceProfileResponse struct + CreatedAt string + ServiceProfile *ServiceProfile + UpdatedAt string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetServiceProfileResponse) Descriptor() ([]byte, []int) + func (*GetServiceProfileResponse) ProtoMessage() + func (dst *GetServiceProfileResponse) XXX_Merge(src proto.Message) + func (m *GetServiceProfileResponse) GetCreatedAt() string + func (m *GetServiceProfileResponse) GetServiceProfile() *ServiceProfile + func (m *GetServiceProfileResponse) GetUpdatedAt() string + 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_Size() int + func (m *GetServiceProfileResponse) XXX_Unmarshal(b []byte) error + type GetVersionRequest struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetVersionRequest) Descriptor() ([]byte, []int) + func (*GetVersionRequest) ProtoMessage() + func (dst *GetVersionRequest) XXX_Merge(src proto.Message) + func (m *GetVersionRequest) Reset() + func (m *GetVersionRequest) String() string + func (m *GetVersionRequest) XXX_DiscardUnknown() + func (m *GetVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetVersionRequest) XXX_Size() int + func (m *GetVersionRequest) XXX_Unmarshal(b []byte) error + type GetVersionResponse struct + Region Region + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetVersionResponse) Descriptor() ([]byte, []int) + func (*GetVersionResponse) ProtoMessage() + func (dst *GetVersionResponse) XXX_Merge(src proto.Message) + func (m *GetVersionResponse) GetRegion() 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_Size() int + func (m *GetVersionResponse) XXX_Unmarshal(b []byte) error + type Modulation int32 + const Modulation_FSK + const Modulation_LORA + func (Modulation) EnumDescriptor() ([]byte, []int) + func (x Modulation) String() string + type NetworkServerClient interface + ActivateDevice func(ctx context.Context, in *ActivateDeviceRequest, opts ...grpc.CallOption) (*ActivateDeviceResponse, error) + CreateDevice func(ctx context.Context, in *CreateDeviceRequest, opts ...grpc.CallOption) (*CreateDeviceResponse, error) + CreateDeviceProfile func(ctx context.Context, in *CreateDeviceProfileRequest, opts ...grpc.CallOption) (*CreateDeviceProfileResponse, error) + CreateDeviceQueueItem func(ctx context.Context, in *CreateDeviceQueueItemRequest, opts ...grpc.CallOption) (*CreateDeviceQueueItemResponse, error) + CreateGateway func(ctx context.Context, in *CreateGatewayRequest, opts ...grpc.CallOption) (*CreateGatewayResponse, error) + CreateGatewayProfile func(ctx context.Context, in *CreateGatewayProfileRequest, opts ...grpc.CallOption) (*CreateGatewayProfileResponse, error) + CreateMACCommandQueueItem func(ctx context.Context, in *CreateMACCommandQueueItemRequest, ...) (*CreateMACCommandQueueItemResponse, 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) (*DeactivateDeviceResponse, error) + DeleteDevice func(ctx context.Context, in *DeleteDeviceRequest, opts ...grpc.CallOption) (*DeleteDeviceResponse, error) + DeleteDeviceProfile func(ctx context.Context, in *DeleteDeviceProfileRequest, opts ...grpc.CallOption) (*DeleteDeviceProfileResponse, error) + DeleteGateway func(ctx context.Context, in *DeleteGatewayRequest, opts ...grpc.CallOption) (*DeleteGatewayResponse, error) + DeleteGatewayProfile func(ctx context.Context, in *DeleteGatewayProfileRequest, opts ...grpc.CallOption) (*DeleteGatewayProfileResponse, error) + DeleteRoutingProfile func(ctx context.Context, in *DeleteRoutingProfileRequest, opts ...grpc.CallOption) (*DeleteRoutingProfileResponse, error) + DeleteServiceProfile func(ctx context.Context, in *DeleteServiceProfileRequest, opts ...grpc.CallOption) (*DeleteServiceProfileResponse, error) + FlushDeviceQueueForDevEUI func(ctx context.Context, in *FlushDeviceQueueForDevEUIRequest, ...) (*FlushDeviceQueueForDevEUIResponse, 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) + GetNextDownlinkFCntForDevEUI func(ctx context.Context, in *GetNextDownlinkFCntForDevEUIRequest, ...) (*GetNextDownlinkFCntForDevEUIResponse, error) + GetRandomDevAddr func(ctx context.Context, in *GetRandomDevAddrRequest, 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 *GetVersionRequest, opts ...grpc.CallOption) (*GetVersionResponse, error) + SendProprietaryPayload func(ctx context.Context, in *SendProprietaryPayloadRequest, ...) (*SendProprietaryPayloadResponse, error) + StreamFrameLogsForDevice func(ctx context.Context, in *StreamFrameLogsForDeviceRequest, ...) (NetworkServer_StreamFrameLogsForDeviceClient, error) + StreamFrameLogsForGateway func(ctx context.Context, in *StreamFrameLogsForGatewayRequest, ...) (NetworkServer_StreamFrameLogsForGatewayClient, error) + UpdateDevice func(ctx context.Context, in *UpdateDeviceRequest, opts ...grpc.CallOption) (*UpdateDeviceResponse, error) + UpdateDeviceProfile func(ctx context.Context, in *UpdateDeviceProfileRequest, opts ...grpc.CallOption) (*UpdateDeviceProfileResponse, error) + UpdateGateway func(ctx context.Context, in *UpdateGatewayRequest, opts ...grpc.CallOption) (*UpdateGatewayResponse, error) + UpdateGatewayProfile func(ctx context.Context, in *UpdateGatewayProfileRequest, opts ...grpc.CallOption) (*UpdateGatewayProfileResponse, error) + UpdateRoutingProfile func(ctx context.Context, in *UpdateRoutingProfileRequest, opts ...grpc.CallOption) (*UpdateRoutingProfileResponse, error) + UpdateServiceProfile func(ctx context.Context, in *UpdateServiceProfileRequest, opts ...grpc.CallOption) (*UpdateServiceProfileResponse, error) + func NewNetworkServerClient(cc *grpc.ClientConn) NetworkServerClient + type NetworkServerServer interface + ActivateDevice func(context.Context, *ActivateDeviceRequest) (*ActivateDeviceResponse, error) + CreateDevice func(context.Context, *CreateDeviceRequest) (*CreateDeviceResponse, error) + CreateDeviceProfile func(context.Context, *CreateDeviceProfileRequest) (*CreateDeviceProfileResponse, error) + CreateDeviceQueueItem func(context.Context, *CreateDeviceQueueItemRequest) (*CreateDeviceQueueItemResponse, error) + CreateGateway func(context.Context, *CreateGatewayRequest) (*CreateGatewayResponse, error) + CreateGatewayProfile func(context.Context, *CreateGatewayProfileRequest) (*CreateGatewayProfileResponse, error) + CreateMACCommandQueueItem func(context.Context, *CreateMACCommandQueueItemRequest) (*CreateMACCommandQueueItemResponse, error) + CreateRoutingProfile func(context.Context, *CreateRoutingProfileRequest) (*CreateRoutingProfileResponse, error) + CreateServiceProfile func(context.Context, *CreateServiceProfileRequest) (*CreateServiceProfileResponse, error) + DeactivateDevice func(context.Context, *DeactivateDeviceRequest) (*DeactivateDeviceResponse, error) + DeleteDevice func(context.Context, *DeleteDeviceRequest) (*DeleteDeviceResponse, error) + DeleteDeviceProfile func(context.Context, *DeleteDeviceProfileRequest) (*DeleteDeviceProfileResponse, error) + DeleteGateway func(context.Context, *DeleteGatewayRequest) (*DeleteGatewayResponse, error) + DeleteGatewayProfile func(context.Context, *DeleteGatewayProfileRequest) (*DeleteGatewayProfileResponse, error) + DeleteRoutingProfile func(context.Context, *DeleteRoutingProfileRequest) (*DeleteRoutingProfileResponse, error) + DeleteServiceProfile func(context.Context, *DeleteServiceProfileRequest) (*DeleteServiceProfileResponse, error) + FlushDeviceQueueForDevEUI func(context.Context, *FlushDeviceQueueForDevEUIRequest) (*FlushDeviceQueueForDevEUIResponse, 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) + GetNextDownlinkFCntForDevEUI func(context.Context, *GetNextDownlinkFCntForDevEUIRequest) (*GetNextDownlinkFCntForDevEUIResponse, error) + GetRandomDevAddr func(context.Context, *GetRandomDevAddrRequest) (*GetRandomDevAddrResponse, error) + GetRoutingProfile func(context.Context, *GetRoutingProfileRequest) (*GetRoutingProfileResponse, error) + GetServiceProfile func(context.Context, *GetServiceProfileRequest) (*GetServiceProfileResponse, error) + GetVersion func(context.Context, *GetVersionRequest) (*GetVersionResponse, error) + SendProprietaryPayload func(context.Context, *SendProprietaryPayloadRequest) (*SendProprietaryPayloadResponse, error) + StreamFrameLogsForDevice func(*StreamFrameLogsForDeviceRequest, NetworkServer_StreamFrameLogsForDeviceServer) error + StreamFrameLogsForGateway func(*StreamFrameLogsForGatewayRequest, ...) error + UpdateDevice func(context.Context, *UpdateDeviceRequest) (*UpdateDeviceResponse, error) + UpdateDeviceProfile func(context.Context, *UpdateDeviceProfileRequest) (*UpdateDeviceProfileResponse, error) + UpdateGateway func(context.Context, *UpdateGatewayRequest) (*UpdateGatewayResponse, error) + UpdateGatewayProfile func(context.Context, *UpdateGatewayProfileRequest) (*UpdateGatewayProfileResponse, error) + UpdateRoutingProfile func(context.Context, *UpdateRoutingProfileRequest) (*UpdateRoutingProfileResponse, error) + UpdateServiceProfile func(context.Context, *UpdateServiceProfileRequest) (*UpdateServiceProfileResponse, error) + type NetworkServer_StreamFrameLogsForDeviceClient interface + Recv func() (*StreamFrameLogsForDeviceResponse, error) + type NetworkServer_StreamFrameLogsForDeviceServer interface + Send func(*StreamFrameLogsForDeviceResponse) error + type NetworkServer_StreamFrameLogsForGatewayClient interface + Recv func() (*StreamFrameLogsForGatewayResponse, error) + type NetworkServer_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 Region int32 + const Region_AS923 + const Region_AU915 + const Region_CN470 + const Region_CN779 + const Region_EU433 + const Region_EU868 + const Region_IN865 + const Region_KR920 + const Region_RU864 + const Region_US915 + func (Region) EnumDescriptor() ([]byte, []int) + func (x Region) String() string + type RoutingProfile struct + AsID string + RoutingProfileID string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RoutingProfile) Descriptor() ([]byte, []int) + func (*RoutingProfile) ProtoMessage() + func (dst *RoutingProfile) XXX_Merge(src proto.Message) + func (m *RoutingProfile) GetAsID() string + func (m *RoutingProfile) GetRoutingProfileID() 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_Size() int + func (m *RoutingProfile) XXX_Unmarshal(b []byte) error + type SendProprietaryPayloadRequest struct + Dr uint32 + Frequency uint32 + GatewayMACs [][]byte + IPol bool + MacPayload []byte + Mic []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SendProprietaryPayloadRequest) Descriptor() ([]byte, []int) + func (*SendProprietaryPayloadRequest) ProtoMessage() + func (dst *SendProprietaryPayloadRequest) XXX_Merge(src proto.Message) + func (m *SendProprietaryPayloadRequest) GetDr() uint32 + func (m *SendProprietaryPayloadRequest) GetFrequency() uint32 + func (m *SendProprietaryPayloadRequest) GetGatewayMACs() [][]byte + func (m *SendProprietaryPayloadRequest) GetIPol() bool + func (m *SendProprietaryPayloadRequest) GetMacPayload() []byte + func (m *SendProprietaryPayloadRequest) GetMic() []byte + 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_Size() int + func (m *SendProprietaryPayloadRequest) XXX_Unmarshal(b []byte) error + type SendProprietaryPayloadResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SendProprietaryPayloadResponse) Descriptor() ([]byte, []int) + func (*SendProprietaryPayloadResponse) ProtoMessage() + func (dst *SendProprietaryPayloadResponse) XXX_Merge(src proto.Message) + func (m *SendProprietaryPayloadResponse) Reset() + func (m *SendProprietaryPayloadResponse) String() string + func (m *SendProprietaryPayloadResponse) XXX_DiscardUnknown() + func (m *SendProprietaryPayloadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SendProprietaryPayloadResponse) XXX_Size() int + func (m *SendProprietaryPayloadResponse) XXX_Unmarshal(b []byte) error + type ServiceProfile struct + AddGWMetadata bool + ChannelMask []byte + DevStatusReqFreq uint32 + DlBucketSize uint32 + DlRate uint32 + DlRatePolicy RatePolicy + DrMax uint32 + DrMin uint32 + HrAllowed bool + MinGWDiversity uint32 + NwkGeoLoc bool + PrAllowed bool + RaAllowed bool + ReportDevStatusBattery bool + ReportDevStatusMargin bool + ServiceProfileID string + 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 (dst *ServiceProfile) XXX_Merge(src proto.Message) + 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) GetHrAllowed() bool + 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) GetServiceProfileID() string + 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_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 (dst *StreamFrameLogsForDeviceRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *StreamFrameLogsForDeviceRequest) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForDeviceResponse struct + DownlinkFrames []*DownlinkFrameLog + UplinkFrames []*UplinkFrameLog + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForDeviceResponse) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForDeviceResponse) ProtoMessage() + func (dst *StreamFrameLogsForDeviceResponse) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForDeviceResponse) GetDownlinkFrames() []*DownlinkFrameLog + func (m *StreamFrameLogsForDeviceResponse) GetUplinkFrames() []*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_Size() int + func (m *StreamFrameLogsForDeviceResponse) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForGatewayRequest struct + Mac []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForGatewayRequest) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForGatewayRequest) ProtoMessage() + func (dst *StreamFrameLogsForGatewayRequest) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForGatewayRequest) GetMac() []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_Size() int + func (m *StreamFrameLogsForGatewayRequest) XXX_Unmarshal(b []byte) error + type StreamFrameLogsForGatewayResponse struct + DownlinkFrames []*DownlinkFrameLog + UplinkFrames []*UplinkFrameLog + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamFrameLogsForGatewayResponse) Descriptor() ([]byte, []int) + func (*StreamFrameLogsForGatewayResponse) ProtoMessage() + func (dst *StreamFrameLogsForGatewayResponse) XXX_Merge(src proto.Message) + func (m *StreamFrameLogsForGatewayResponse) GetDownlinkFrames() []*DownlinkFrameLog + func (m *StreamFrameLogsForGatewayResponse) GetUplinkFrames() []*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_Size() int + func (m *StreamFrameLogsForGatewayResponse) XXX_Unmarshal(b []byte) error + type UpdateDeviceProfileRequest struct + DeviceProfile *DeviceProfile + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateDeviceProfileRequest) Descriptor() ([]byte, []int) + func (*UpdateDeviceProfileRequest) ProtoMessage() + func (dst *UpdateDeviceProfileRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *UpdateDeviceProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateDeviceProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateDeviceProfileResponse) Descriptor() ([]byte, []int) + func (*UpdateDeviceProfileResponse) ProtoMessage() + func (dst *UpdateDeviceProfileResponse) XXX_Merge(src proto.Message) + func (m *UpdateDeviceProfileResponse) Reset() + func (m *UpdateDeviceProfileResponse) String() string + func (m *UpdateDeviceProfileResponse) XXX_DiscardUnknown() + func (m *UpdateDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateDeviceProfileResponse) XXX_Size() int + func (m *UpdateDeviceProfileResponse) 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 (dst *UpdateDeviceRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *UpdateDeviceRequest) XXX_Unmarshal(b []byte) error + type UpdateDeviceResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateDeviceResponse) Descriptor() ([]byte, []int) + func (*UpdateDeviceResponse) ProtoMessage() + func (dst *UpdateDeviceResponse) XXX_Merge(src proto.Message) + func (m *UpdateDeviceResponse) Reset() + func (m *UpdateDeviceResponse) String() string + func (m *UpdateDeviceResponse) XXX_DiscardUnknown() + func (m *UpdateDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateDeviceResponse) XXX_Size() int + func (m *UpdateDeviceResponse) 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 (dst *UpdateGatewayProfileRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *UpdateGatewayProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateGatewayProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateGatewayProfileResponse) Descriptor() ([]byte, []int) + func (*UpdateGatewayProfileResponse) ProtoMessage() + func (dst *UpdateGatewayProfileResponse) XXX_Merge(src proto.Message) + func (m *UpdateGatewayProfileResponse) Reset() + func (m *UpdateGatewayProfileResponse) String() string + func (m *UpdateGatewayProfileResponse) XXX_DiscardUnknown() + func (m *UpdateGatewayProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateGatewayProfileResponse) XXX_Size() int + func (m *UpdateGatewayProfileResponse) XXX_Unmarshal(b []byte) error + type UpdateGatewayRequest struct + Altitude float64 + Description string + GatewayProfileID string + Latitude float64 + Longitude float64 + Mac []byte + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateGatewayRequest) Descriptor() ([]byte, []int) + func (*UpdateGatewayRequest) ProtoMessage() + func (dst *UpdateGatewayRequest) XXX_Merge(src proto.Message) + func (m *UpdateGatewayRequest) GetAltitude() float64 + func (m *UpdateGatewayRequest) GetDescription() string + func (m *UpdateGatewayRequest) GetGatewayProfileID() string + func (m *UpdateGatewayRequest) GetLatitude() float64 + func (m *UpdateGatewayRequest) GetLongitude() float64 + func (m *UpdateGatewayRequest) GetMac() []byte + func (m *UpdateGatewayRequest) GetName() string + 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_Size() int + func (m *UpdateGatewayRequest) XXX_Unmarshal(b []byte) error + type UpdateGatewayResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateGatewayResponse) Descriptor() ([]byte, []int) + func (*UpdateGatewayResponse) ProtoMessage() + func (dst *UpdateGatewayResponse) XXX_Merge(src proto.Message) + func (m *UpdateGatewayResponse) Reset() + func (m *UpdateGatewayResponse) String() string + func (m *UpdateGatewayResponse) XXX_DiscardUnknown() + func (m *UpdateGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateGatewayResponse) XXX_Size() int + func (m *UpdateGatewayResponse) XXX_Unmarshal(b []byte) error + type UpdateRoutingProfileRequest struct + CaCert string + RoutingProfile *RoutingProfile + TlsCert string + TlsKey string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateRoutingProfileRequest) Descriptor() ([]byte, []int) + func (*UpdateRoutingProfileRequest) ProtoMessage() + func (dst *UpdateRoutingProfileRequest) XXX_Merge(src proto.Message) + func (m *UpdateRoutingProfileRequest) GetCaCert() string + func (m *UpdateRoutingProfileRequest) GetRoutingProfile() *RoutingProfile + func (m *UpdateRoutingProfileRequest) GetTlsCert() string + func (m *UpdateRoutingProfileRequest) GetTlsKey() string + 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_Size() int + func (m *UpdateRoutingProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateRoutingProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateRoutingProfileResponse) Descriptor() ([]byte, []int) + func (*UpdateRoutingProfileResponse) ProtoMessage() + func (dst *UpdateRoutingProfileResponse) XXX_Merge(src proto.Message) + func (m *UpdateRoutingProfileResponse) Reset() + func (m *UpdateRoutingProfileResponse) String() string + func (m *UpdateRoutingProfileResponse) XXX_DiscardUnknown() + func (m *UpdateRoutingProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateRoutingProfileResponse) XXX_Size() int + func (m *UpdateRoutingProfileResponse) 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 (dst *UpdateServiceProfileRequest) XXX_Merge(src proto.Message) + 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_Size() int + func (m *UpdateServiceProfileRequest) XXX_Unmarshal(b []byte) error + type UpdateServiceProfileResponse struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpdateServiceProfileResponse) Descriptor() ([]byte, []int) + func (*UpdateServiceProfileResponse) ProtoMessage() + func (dst *UpdateServiceProfileResponse) XXX_Merge(src proto.Message) + func (m *UpdateServiceProfileResponse) Reset() + func (m *UpdateServiceProfileResponse) String() string + func (m *UpdateServiceProfileResponse) XXX_DiscardUnknown() + func (m *UpdateServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpdateServiceProfileResponse) XXX_Size() int + func (m *UpdateServiceProfileResponse) XXX_Unmarshal(b []byte) error + type UplinkFrameLog struct + PhyPayload []byte + RxInfo []*UplinkRXInfo + TxInfo *UplinkTXInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UplinkFrameLog) Descriptor() ([]byte, []int) + func (*UplinkFrameLog) ProtoMessage() + func (dst *UplinkFrameLog) XXX_Merge(src proto.Message) + func (m *UplinkFrameLog) GetPhyPayload() []byte + func (m *UplinkFrameLog) GetRxInfo() []*UplinkRXInfo + func (m *UplinkFrameLog) GetTxInfo() *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_Size() int + func (m *UplinkFrameLog) XXX_Unmarshal(b []byte) error + type UplinkRXInfo struct + Antenna uint32 + Board uint32 + LoRaSNR float32 + Mac []byte + Rssi int32 + Time string + TimeSinceGPSEpoch string + Timestamp uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UplinkRXInfo) Descriptor() ([]byte, []int) + func (*UplinkRXInfo) ProtoMessage() + func (dst *UplinkRXInfo) XXX_Merge(src proto.Message) + func (m *UplinkRXInfo) GetAntenna() uint32 + func (m *UplinkRXInfo) GetBoard() uint32 + func (m *UplinkRXInfo) GetLoRaSNR() float32 + func (m *UplinkRXInfo) GetMac() []byte + func (m *UplinkRXInfo) GetRssi() int32 + func (m *UplinkRXInfo) GetTime() string + func (m *UplinkRXInfo) GetTimeSinceGPSEpoch() string + func (m *UplinkRXInfo) GetTimestamp() uint32 + func (m *UplinkRXInfo) Reset() + func (m *UplinkRXInfo) String() string + func (m *UplinkRXInfo) XXX_DiscardUnknown() + func (m *UplinkRXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UplinkRXInfo) XXX_Size() int + func (m *UplinkRXInfo) XXX_Unmarshal(b []byte) error + type UplinkTXInfo struct + CodeRate string + DataRate *DataRate + Frequency uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UplinkTXInfo) Descriptor() ([]byte, []int) + func (*UplinkTXInfo) ProtoMessage() + func (dst *UplinkTXInfo) XXX_Merge(src proto.Message) + func (m *UplinkTXInfo) GetCodeRate() string + func (m *UplinkTXInfo) GetDataRate() *DataRate + func (m *UplinkTXInfo) GetFrequency() uint32 + func (m *UplinkTXInfo) Reset() + func (m *UplinkTXInfo) String() string + func (m *UplinkTXInfo) XXX_DiscardUnknown() + func (m *UplinkTXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UplinkTXInfo) XXX_Size() int + func (m *UplinkTXInfo) XXX_Unmarshal(b []byte) error