Documentation ¶
Overview ¶
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package api is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterApplicationServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterApplicationServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ApplicationServiceClient) error
- func RegisterApplicationServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterApplicationServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ApplicationServiceServer) error
- func RegisterApplicationServiceServer(s *grpc.Server, srv ApplicationServiceServer)
- func RegisterDeviceProfileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterDeviceProfileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeviceProfileServiceClient) error
- func RegisterDeviceProfileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterDeviceProfileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeviceProfileServiceServer) error
- func RegisterDeviceProfileServiceServer(s *grpc.Server, srv DeviceProfileServiceServer)
- func RegisterDeviceQueueServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterDeviceQueueServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeviceQueueServiceClient) error
- func RegisterDeviceQueueServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterDeviceQueueServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeviceQueueServiceServer) error
- func RegisterDeviceQueueServiceServer(s *grpc.Server, srv DeviceQueueServiceServer)
- func RegisterDeviceServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterDeviceServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeviceServiceClient) error
- func RegisterDeviceServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterDeviceServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeviceServiceServer) error
- func RegisterDeviceServiceServer(s *grpc.Server, srv DeviceServiceServer)
- func RegisterFUOTADeploymentServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterFUOTADeploymentServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error
- func RegisterFUOTADeploymentServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterFUOTADeploymentServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error
- func RegisterFUOTADeploymentServiceServer(s *grpc.Server, srv FUOTADeploymentServiceServer)
- func RegisterGatewayProfileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterGatewayProfileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client GatewayProfileServiceClient) error
- func RegisterGatewayProfileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterGatewayProfileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server GatewayProfileServiceServer) error
- func RegisterGatewayProfileServiceServer(s *grpc.Server, srv GatewayProfileServiceServer)
- func RegisterGatewayServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterGatewayServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client GatewayServiceClient) error
- func RegisterGatewayServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterGatewayServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server GatewayServiceServer) error
- func RegisterGatewayServiceServer(s *grpc.Server, srv GatewayServiceServer)
- func RegisterInternalServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterInternalServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client InternalServiceClient) error
- func RegisterInternalServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterInternalServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server InternalServiceServer) error
- func RegisterInternalServiceServer(s *grpc.Server, srv InternalServiceServer)
- func RegisterMulticastGroupServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterMulticastGroupServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MulticastGroupServiceClient) error
- func RegisterMulticastGroupServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterMulticastGroupServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MulticastGroupServiceServer) error
- func RegisterMulticastGroupServiceServer(s *grpc.Server, srv MulticastGroupServiceServer)
- func RegisterNetworkServerServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterNetworkServerServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NetworkServerServiceClient) error
- func RegisterNetworkServerServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterNetworkServerServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NetworkServerServiceServer) error
- func RegisterNetworkServerServiceServer(s *grpc.Server, srv NetworkServerServiceServer)
- func RegisterOrganizationServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterOrganizationServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client OrganizationServiceClient) error
- func RegisterOrganizationServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterOrganizationServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server OrganizationServiceServer) error
- func RegisterOrganizationServiceServer(s *grpc.Server, srv OrganizationServiceServer)
- func RegisterServiceProfileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterServiceProfileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceProfileServiceClient) error
- func RegisterServiceProfileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterServiceProfileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceProfileServiceServer) error
- func RegisterServiceProfileServiceServer(s *grpc.Server, srv ServiceProfileServiceServer)
- func RegisterUserServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterUserServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client UserServiceClient) error
- func RegisterUserServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterUserServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server UserServiceServer) error
- func RegisterUserServiceServer(s *grpc.Server, srv UserServiceServer)
- type ADRAlgorithm
- func (*ADRAlgorithm) Descriptor() ([]byte, []int)
- func (m *ADRAlgorithm) GetId() string
- func (m *ADRAlgorithm) GetName() string
- func (*ADRAlgorithm) ProtoMessage()
- 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 APIKey
- func (*APIKey) Descriptor() ([]byte, []int)
- func (m *APIKey) GetApplicationId() int64
- func (m *APIKey) GetId() string
- func (m *APIKey) GetIsAdmin() bool
- func (m *APIKey) GetName() string
- func (m *APIKey) GetOrganizationId() int64
- func (*APIKey) ProtoMessage()
- func (m *APIKey) Reset()
- func (m *APIKey) String() string
- func (m *APIKey) XXX_DiscardUnknown()
- func (m *APIKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *APIKey) XXX_Merge(src proto.Message)
- func (m *APIKey) XXX_Size() int
- func (m *APIKey) XXX_Unmarshal(b []byte) error
- type AWSSNSIntegration
- func (*AWSSNSIntegration) Descriptor() ([]byte, []int)
- func (m *AWSSNSIntegration) GetAccessKeyId() string
- func (m *AWSSNSIntegration) GetApplicationId() int64
- func (m *AWSSNSIntegration) GetMarshaler() Marshaler
- func (m *AWSSNSIntegration) GetRegion() string
- func (m *AWSSNSIntegration) GetSecretAccessKey() string
- func (m *AWSSNSIntegration) GetTopicArn() string
- func (*AWSSNSIntegration) ProtoMessage()
- func (m *AWSSNSIntegration) Reset()
- func (m *AWSSNSIntegration) String() string
- func (m *AWSSNSIntegration) XXX_DiscardUnknown()
- func (m *AWSSNSIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AWSSNSIntegration) XXX_Merge(src proto.Message)
- func (m *AWSSNSIntegration) XXX_Size() int
- func (m *AWSSNSIntegration) XXX_Unmarshal(b []byte) error
- type ActivateDeviceRequest
- func (*ActivateDeviceRequest) Descriptor() ([]byte, []int)
- func (m *ActivateDeviceRequest) GetDeviceActivation() *DeviceActivation
- func (*ActivateDeviceRequest) ProtoMessage()
- 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
- func (*AddDeviceToMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *AddDeviceToMulticastGroupRequest) GetDevEui() string
- func (m *AddDeviceToMulticastGroupRequest) GetMulticastGroupId() string
- func (*AddDeviceToMulticastGroupRequest) ProtoMessage()
- 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 AddOrganizationUserRequest
- func (*AddOrganizationUserRequest) Descriptor() ([]byte, []int)
- func (m *AddOrganizationUserRequest) GetOrganizationUser() *OrganizationUser
- func (*AddOrganizationUserRequest) ProtoMessage()
- func (m *AddOrganizationUserRequest) Reset()
- func (m *AddOrganizationUserRequest) String() string
- func (m *AddOrganizationUserRequest) XXX_DiscardUnknown()
- func (m *AddOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddOrganizationUserRequest) XXX_Merge(src proto.Message)
- func (m *AddOrganizationUserRequest) XXX_Size() int
- func (m *AddOrganizationUserRequest) XXX_Unmarshal(b []byte) error
- type Application
- func (*Application) Descriptor() ([]byte, []int)
- func (m *Application) GetDescription() string
- func (m *Application) GetId() int64
- func (m *Application) GetName() string
- func (m *Application) GetOrganizationId() int64
- func (m *Application) GetPayloadCodec() string
- func (m *Application) GetPayloadDecoderScript() string
- func (m *Application) GetPayloadEncoderScript() string
- func (m *Application) GetServiceProfileId() string
- func (*Application) ProtoMessage()
- func (m *Application) Reset()
- func (m *Application) String() string
- func (m *Application) XXX_DiscardUnknown()
- func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Application) XXX_Merge(src proto.Message)
- func (m *Application) XXX_Size() int
- func (m *Application) XXX_Unmarshal(b []byte) error
- type ApplicationListItem
- func (*ApplicationListItem) Descriptor() ([]byte, []int)
- func (m *ApplicationListItem) GetDescription() string
- func (m *ApplicationListItem) GetId() int64
- func (m *ApplicationListItem) GetName() string
- func (m *ApplicationListItem) GetOrganizationId() int64
- func (m *ApplicationListItem) GetServiceProfileId() string
- func (m *ApplicationListItem) GetServiceProfileName() string
- func (*ApplicationListItem) ProtoMessage()
- func (m *ApplicationListItem) Reset()
- func (m *ApplicationListItem) String() string
- func (m *ApplicationListItem) XXX_DiscardUnknown()
- func (m *ApplicationListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationListItem) XXX_Merge(src proto.Message)
- func (m *ApplicationListItem) XXX_Size() int
- func (m *ApplicationListItem) XXX_Unmarshal(b []byte) error
- type ApplicationServiceClient
- type ApplicationServiceServer
- type AzureServiceBusIntegration
- func (*AzureServiceBusIntegration) Descriptor() ([]byte, []int)
- func (m *AzureServiceBusIntegration) GetApplicationId() int64
- func (m *AzureServiceBusIntegration) GetConnectionString() string
- func (m *AzureServiceBusIntegration) GetMarshaler() Marshaler
- func (m *AzureServiceBusIntegration) GetPublishName() string
- func (*AzureServiceBusIntegration) ProtoMessage()
- func (m *AzureServiceBusIntegration) Reset()
- func (m *AzureServiceBusIntegration) String() string
- func (m *AzureServiceBusIntegration) XXX_DiscardUnknown()
- func (m *AzureServiceBusIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AzureServiceBusIntegration) XXX_Merge(src proto.Message)
- func (m *AzureServiceBusIntegration) XXX_Size() int
- func (m *AzureServiceBusIntegration) XXX_Unmarshal(b []byte) error
- type Branding
- func (*Branding) Descriptor() ([]byte, []int)
- func (m *Branding) GetFooter() string
- func (m *Branding) GetRegistration() string
- func (*Branding) ProtoMessage()
- func (m *Branding) Reset()
- func (m *Branding) String() string
- func (m *Branding) XXX_DiscardUnknown()
- func (m *Branding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Branding) XXX_Merge(src proto.Message)
- func (m *Branding) XXX_Size() int
- func (m *Branding) XXX_Unmarshal(b []byte) error
- type ClearDeviceNoncesRequest
- func (*ClearDeviceNoncesRequest) Descriptor() ([]byte, []int)
- func (m *ClearDeviceNoncesRequest) GetDevEui() string
- func (*ClearDeviceNoncesRequest) ProtoMessage()
- func (m *ClearDeviceNoncesRequest) Reset()
- func (m *ClearDeviceNoncesRequest) String() string
- func (m *ClearDeviceNoncesRequest) XXX_DiscardUnknown()
- func (m *ClearDeviceNoncesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClearDeviceNoncesRequest) XXX_Merge(src proto.Message)
- func (m *ClearDeviceNoncesRequest) XXX_Size() int
- func (m *ClearDeviceNoncesRequest) XXX_Unmarshal(b []byte) error
- type CreateAPIKeyRequest
- func (*CreateAPIKeyRequest) Descriptor() ([]byte, []int)
- func (m *CreateAPIKeyRequest) GetApiKey() *APIKey
- func (*CreateAPIKeyRequest) ProtoMessage()
- func (m *CreateAPIKeyRequest) Reset()
- func (m *CreateAPIKeyRequest) String() string
- func (m *CreateAPIKeyRequest) XXX_DiscardUnknown()
- func (m *CreateAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *CreateAPIKeyRequest) XXX_Size() int
- func (m *CreateAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type CreateAPIKeyResponse
- func (*CreateAPIKeyResponse) Descriptor() ([]byte, []int)
- func (m *CreateAPIKeyResponse) GetId() string
- func (m *CreateAPIKeyResponse) GetJwtToken() string
- func (*CreateAPIKeyResponse) ProtoMessage()
- func (m *CreateAPIKeyResponse) Reset()
- func (m *CreateAPIKeyResponse) String() string
- func (m *CreateAPIKeyResponse) XXX_DiscardUnknown()
- func (m *CreateAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *CreateAPIKeyResponse) XXX_Size() int
- func (m *CreateAPIKeyResponse) XXX_Unmarshal(b []byte) error
- type CreateAWSSNSIntegrationRequest
- func (*CreateAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateAWSSNSIntegrationRequest) GetIntegration() *AWSSNSIntegration
- func (*CreateAWSSNSIntegrationRequest) ProtoMessage()
- func (m *CreateAWSSNSIntegrationRequest) Reset()
- func (m *CreateAWSSNSIntegrationRequest) String() string
- func (m *CreateAWSSNSIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateAWSSNSIntegrationRequest) XXX_Size() int
- func (m *CreateAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateApplicationRequest
- func (*CreateApplicationRequest) Descriptor() ([]byte, []int)
- func (m *CreateApplicationRequest) GetApplication() *Application
- func (*CreateApplicationRequest) ProtoMessage()
- func (m *CreateApplicationRequest) Reset()
- func (m *CreateApplicationRequest) String() string
- func (m *CreateApplicationRequest) XXX_DiscardUnknown()
- func (m *CreateApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationRequest) XXX_Merge(src proto.Message)
- func (m *CreateApplicationRequest) XXX_Size() int
- func (m *CreateApplicationRequest) XXX_Unmarshal(b []byte) error
- type CreateApplicationResponse
- func (*CreateApplicationResponse) Descriptor() ([]byte, []int)
- func (m *CreateApplicationResponse) GetId() int64
- func (*CreateApplicationResponse) ProtoMessage()
- func (m *CreateApplicationResponse) Reset()
- func (m *CreateApplicationResponse) String() string
- func (m *CreateApplicationResponse) XXX_DiscardUnknown()
- func (m *CreateApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationResponse) XXX_Merge(src proto.Message)
- func (m *CreateApplicationResponse) XXX_Size() int
- func (m *CreateApplicationResponse) XXX_Unmarshal(b []byte) error
- type CreateAzureServiceBusIntegrationRequest
- func (*CreateAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateAzureServiceBusIntegrationRequest) GetIntegration() *AzureServiceBusIntegration
- func (*CreateAzureServiceBusIntegrationRequest) ProtoMessage()
- func (m *CreateAzureServiceBusIntegrationRequest) Reset()
- func (m *CreateAzureServiceBusIntegrationRequest) String() string
- func (m *CreateAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateAzureServiceBusIntegrationRequest) XXX_Size() int
- func (m *CreateAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateDeviceKeysRequest
- func (*CreateDeviceKeysRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeviceKeysRequest) GetDeviceKeys() *DeviceKeys
- func (*CreateDeviceKeysRequest) ProtoMessage()
- func (m *CreateDeviceKeysRequest) Reset()
- func (m *CreateDeviceKeysRequest) String() string
- func (m *CreateDeviceKeysRequest) XXX_DiscardUnknown()
- func (m *CreateDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDeviceKeysRequest) XXX_Merge(src proto.Message)
- func (m *CreateDeviceKeysRequest) XXX_Size() int
- func (m *CreateDeviceKeysRequest) XXX_Unmarshal(b []byte) error
- type CreateDeviceProfileRequest
- func (*CreateDeviceProfileRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeviceProfileRequest) GetDeviceProfile() *DeviceProfile
- func (*CreateDeviceProfileRequest) ProtoMessage()
- 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
- func (*CreateDeviceProfileResponse) Descriptor() ([]byte, []int)
- func (m *CreateDeviceProfileResponse) GetId() string
- func (*CreateDeviceProfileResponse) ProtoMessage()
- 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 CreateDeviceRequest
- func (*CreateDeviceRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeviceRequest) GetDevice() *Device
- func (*CreateDeviceRequest) ProtoMessage()
- 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 CreateFUOTADeploymentForDeviceRequest
- func (*CreateFUOTADeploymentForDeviceRequest) Descriptor() ([]byte, []int)
- func (m *CreateFUOTADeploymentForDeviceRequest) GetDevEui() string
- func (m *CreateFUOTADeploymentForDeviceRequest) GetFuotaDeployment() *FUOTADeployment
- func (*CreateFUOTADeploymentForDeviceRequest) ProtoMessage()
- func (m *CreateFUOTADeploymentForDeviceRequest) Reset()
- func (m *CreateFUOTADeploymentForDeviceRequest) String() string
- func (m *CreateFUOTADeploymentForDeviceRequest) XXX_DiscardUnknown()
- func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Merge(src proto.Message)
- func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Size() int
- func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Unmarshal(b []byte) error
- type CreateFUOTADeploymentForDeviceResponse
- func (*CreateFUOTADeploymentForDeviceResponse) Descriptor() ([]byte, []int)
- func (m *CreateFUOTADeploymentForDeviceResponse) GetId() string
- func (*CreateFUOTADeploymentForDeviceResponse) ProtoMessage()
- func (m *CreateFUOTADeploymentForDeviceResponse) Reset()
- func (m *CreateFUOTADeploymentForDeviceResponse) String() string
- func (m *CreateFUOTADeploymentForDeviceResponse) XXX_DiscardUnknown()
- func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Merge(src proto.Message)
- func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Size() int
- func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Unmarshal(b []byte) error
- type CreateGCPPubSubIntegrationRequest
- func (*CreateGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateGCPPubSubIntegrationRequest) GetIntegration() *GCPPubSubIntegration
- func (*CreateGCPPubSubIntegrationRequest) ProtoMessage()
- func (m *CreateGCPPubSubIntegrationRequest) Reset()
- func (m *CreateGCPPubSubIntegrationRequest) String() string
- func (m *CreateGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateGCPPubSubIntegrationRequest) XXX_Size() int
- func (m *CreateGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateGatewayProfileRequest
- func (*CreateGatewayProfileRequest) Descriptor() ([]byte, []int)
- func (m *CreateGatewayProfileRequest) GetGatewayProfile() *GatewayProfile
- func (*CreateGatewayProfileRequest) ProtoMessage()
- 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
- func (*CreateGatewayProfileResponse) Descriptor() ([]byte, []int)
- func (m *CreateGatewayProfileResponse) GetId() string
- func (*CreateGatewayProfileResponse) ProtoMessage()
- 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
- func (*CreateGatewayRequest) Descriptor() ([]byte, []int)
- func (m *CreateGatewayRequest) GetGateway() *Gateway
- func (*CreateGatewayRequest) ProtoMessage()
- 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 CreateHTTPIntegrationRequest
- func (*CreateHTTPIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateHTTPIntegrationRequest) GetIntegration() *HTTPIntegration
- func (*CreateHTTPIntegrationRequest) ProtoMessage()
- func (m *CreateHTTPIntegrationRequest) Reset()
- func (m *CreateHTTPIntegrationRequest) String() string
- func (m *CreateHTTPIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateHTTPIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateHTTPIntegrationRequest) XXX_Size() int
- func (m *CreateHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateInfluxDBIntegrationRequest
- func (*CreateInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateInfluxDBIntegrationRequest) GetIntegration() *InfluxDBIntegration
- func (*CreateInfluxDBIntegrationRequest) ProtoMessage()
- func (m *CreateInfluxDBIntegrationRequest) Reset()
- func (m *CreateInfluxDBIntegrationRequest) String() string
- func (m *CreateInfluxDBIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateInfluxDBIntegrationRequest) XXX_Size() int
- func (m *CreateInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateLoRaCloudIntegrationRequest
- func (*CreateLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateLoRaCloudIntegrationRequest) GetIntegration() *LoRaCloudIntegration
- func (*CreateLoRaCloudIntegrationRequest) ProtoMessage()
- func (m *CreateLoRaCloudIntegrationRequest) Reset()
- func (m *CreateLoRaCloudIntegrationRequest) String() string
- func (m *CreateLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateLoRaCloudIntegrationRequest) XXX_Size() int
- func (m *CreateLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateMulticastGroupRequest
- func (*CreateMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *CreateMulticastGroupRequest) GetMulticastGroup() *MulticastGroup
- func (*CreateMulticastGroupRequest) ProtoMessage()
- 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
- func (*CreateMulticastGroupResponse) Descriptor() ([]byte, []int)
- func (m *CreateMulticastGroupResponse) GetId() string
- func (*CreateMulticastGroupResponse) ProtoMessage()
- 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 CreateMyDevicesIntegrationRequest
- func (*CreateMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateMyDevicesIntegrationRequest) GetIntegration() *MyDevicesIntegration
- func (*CreateMyDevicesIntegrationRequest) ProtoMessage()
- func (m *CreateMyDevicesIntegrationRequest) Reset()
- func (m *CreateMyDevicesIntegrationRequest) String() string
- func (m *CreateMyDevicesIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateMyDevicesIntegrationRequest) XXX_Size() int
- func (m *CreateMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateNetworkServerRequest
- func (*CreateNetworkServerRequest) Descriptor() ([]byte, []int)
- func (m *CreateNetworkServerRequest) GetNetworkServer() *NetworkServer
- func (*CreateNetworkServerRequest) ProtoMessage()
- func (m *CreateNetworkServerRequest) Reset()
- func (m *CreateNetworkServerRequest) String() string
- func (m *CreateNetworkServerRequest) XXX_DiscardUnknown()
- func (m *CreateNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNetworkServerRequest) XXX_Merge(src proto.Message)
- func (m *CreateNetworkServerRequest) XXX_Size() int
- func (m *CreateNetworkServerRequest) XXX_Unmarshal(b []byte) error
- type CreateNetworkServerResponse
- func (*CreateNetworkServerResponse) Descriptor() ([]byte, []int)
- func (m *CreateNetworkServerResponse) GetId() int64
- func (*CreateNetworkServerResponse) ProtoMessage()
- func (m *CreateNetworkServerResponse) Reset()
- func (m *CreateNetworkServerResponse) String() string
- func (m *CreateNetworkServerResponse) XXX_DiscardUnknown()
- func (m *CreateNetworkServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNetworkServerResponse) XXX_Merge(src proto.Message)
- func (m *CreateNetworkServerResponse) XXX_Size() int
- func (m *CreateNetworkServerResponse) XXX_Unmarshal(b []byte) error
- type CreateOrganizationRequest
- func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *CreateOrganizationRequest) GetOrganization() *Organization
- func (*CreateOrganizationRequest) ProtoMessage()
- func (m *CreateOrganizationRequest) Reset()
- func (m *CreateOrganizationRequest) String() string
- func (m *CreateOrganizationRequest) XXX_DiscardUnknown()
- func (m *CreateOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateOrganizationRequest) XXX_Merge(src proto.Message)
- func (m *CreateOrganizationRequest) XXX_Size() int
- func (m *CreateOrganizationRequest) XXX_Unmarshal(b []byte) error
- type CreateOrganizationResponse
- func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)
- func (m *CreateOrganizationResponse) GetId() int64
- func (*CreateOrganizationResponse) ProtoMessage()
- func (m *CreateOrganizationResponse) Reset()
- func (m *CreateOrganizationResponse) String() string
- func (m *CreateOrganizationResponse) XXX_DiscardUnknown()
- func (m *CreateOrganizationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateOrganizationResponse) XXX_Merge(src proto.Message)
- func (m *CreateOrganizationResponse) XXX_Size() int
- func (m *CreateOrganizationResponse) XXX_Unmarshal(b []byte) error
- type CreatePilotThingsIntegrationRequest
- func (*CreatePilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreatePilotThingsIntegrationRequest) GetIntegration() *PilotThingsIntegration
- func (*CreatePilotThingsIntegrationRequest) ProtoMessage()
- func (m *CreatePilotThingsIntegrationRequest) Reset()
- func (m *CreatePilotThingsIntegrationRequest) String() string
- func (m *CreatePilotThingsIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreatePilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreatePilotThingsIntegrationRequest) XXX_Size() int
- func (m *CreatePilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateServiceProfileRequest
- func (*CreateServiceProfileRequest) Descriptor() ([]byte, []int)
- func (m *CreateServiceProfileRequest) GetServiceProfile() *ServiceProfile
- func (*CreateServiceProfileRequest) ProtoMessage()
- 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
- func (*CreateServiceProfileResponse) Descriptor() ([]byte, []int)
- func (m *CreateServiceProfileResponse) GetId() string
- func (*CreateServiceProfileResponse) ProtoMessage()
- 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 CreateThingsBoardIntegrationRequest
- func (*CreateThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *CreateThingsBoardIntegrationRequest) GetIntegration() *ThingsBoardIntegration
- func (*CreateThingsBoardIntegrationRequest) ProtoMessage()
- func (m *CreateThingsBoardIntegrationRequest) Reset()
- func (m *CreateThingsBoardIntegrationRequest) String() string
- func (m *CreateThingsBoardIntegrationRequest) XXX_DiscardUnknown()
- func (m *CreateThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateThingsBoardIntegrationRequest) XXX_Size() int
- func (m *CreateThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)
- func (m *CreateUserRequest) GetOrganizations() []*UserOrganization
- func (m *CreateUserRequest) GetPassword() string
- func (m *CreateUserRequest) GetUser() *User
- func (*CreateUserRequest) ProtoMessage()
- func (m *CreateUserRequest) Reset()
- func (m *CreateUserRequest) String() string
- func (m *CreateUserRequest) XXX_DiscardUnknown()
- func (m *CreateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserRequest) XXX_Merge(src proto.Message)
- func (m *CreateUserRequest) XXX_Size() int
- func (m *CreateUserRequest) XXX_Unmarshal(b []byte) error
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)
- func (m *CreateUserResponse) GetId() int64
- func (*CreateUserResponse) ProtoMessage()
- func (m *CreateUserResponse) Reset()
- func (m *CreateUserResponse) String() string
- func (m *CreateUserResponse) XXX_DiscardUnknown()
- func (m *CreateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserResponse) XXX_Merge(src proto.Message)
- func (m *CreateUserResponse) XXX_Size() int
- func (m *CreateUserResponse) XXX_Unmarshal(b []byte) error
- type DeactivateDeviceRequest
- func (*DeactivateDeviceRequest) Descriptor() ([]byte, []int)
- func (m *DeactivateDeviceRequest) GetDevEui() string
- func (*DeactivateDeviceRequest) ProtoMessage()
- 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 DeleteAPIKeyRequest
- func (*DeleteAPIKeyRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAPIKeyRequest) GetId() string
- func (*DeleteAPIKeyRequest) ProtoMessage()
- func (m *DeleteAPIKeyRequest) Reset()
- func (m *DeleteAPIKeyRequest) String() string
- func (m *DeleteAPIKeyRequest) XXX_DiscardUnknown()
- func (m *DeleteAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAPIKeyRequest) XXX_Size() int
- func (m *DeleteAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type DeleteAWSSNSIntegrationRequest
- func (*DeleteAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAWSSNSIntegrationRequest) GetApplicationId() int64
- func (*DeleteAWSSNSIntegrationRequest) ProtoMessage()
- func (m *DeleteAWSSNSIntegrationRequest) Reset()
- func (m *DeleteAWSSNSIntegrationRequest) String() string
- func (m *DeleteAWSSNSIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAWSSNSIntegrationRequest) XXX_Size() int
- func (m *DeleteAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteApplicationRequest
- func (*DeleteApplicationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteApplicationRequest) GetId() int64
- func (*DeleteApplicationRequest) ProtoMessage()
- func (m *DeleteApplicationRequest) Reset()
- func (m *DeleteApplicationRequest) String() string
- func (m *DeleteApplicationRequest) XXX_DiscardUnknown()
- func (m *DeleteApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteApplicationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteApplicationRequest) XXX_Size() int
- func (m *DeleteApplicationRequest) XXX_Unmarshal(b []byte) error
- type DeleteAzureServiceBusIntegrationRequest
- func (*DeleteAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAzureServiceBusIntegrationRequest) GetApplicationId() int64
- func (*DeleteAzureServiceBusIntegrationRequest) ProtoMessage()
- func (m *DeleteAzureServiceBusIntegrationRequest) Reset()
- func (m *DeleteAzureServiceBusIntegrationRequest) String() string
- func (m *DeleteAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Size() int
- func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteDeviceKeysRequest
- func (*DeleteDeviceKeysRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeviceKeysRequest) GetDevEui() string
- func (*DeleteDeviceKeysRequest) ProtoMessage()
- func (m *DeleteDeviceKeysRequest) Reset()
- func (m *DeleteDeviceKeysRequest) String() string
- func (m *DeleteDeviceKeysRequest) XXX_DiscardUnknown()
- func (m *DeleteDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteDeviceKeysRequest) XXX_Merge(src proto.Message)
- func (m *DeleteDeviceKeysRequest) XXX_Size() int
- func (m *DeleteDeviceKeysRequest) XXX_Unmarshal(b []byte) error
- type DeleteDeviceProfileRequest
- func (*DeleteDeviceProfileRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeviceProfileRequest) GetId() string
- func (*DeleteDeviceProfileRequest) ProtoMessage()
- 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
- func (*DeleteDeviceRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeviceRequest) GetDevEui() string
- func (*DeleteDeviceRequest) ProtoMessage()
- 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 DeleteGCPPubSubIntegrationRequest
- func (*DeleteGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteGCPPubSubIntegrationRequest) GetApplicationId() int64
- func (*DeleteGCPPubSubIntegrationRequest) ProtoMessage()
- func (m *DeleteGCPPubSubIntegrationRequest) Reset()
- func (m *DeleteGCPPubSubIntegrationRequest) String() string
- func (m *DeleteGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteGCPPubSubIntegrationRequest) XXX_Size() int
- func (m *DeleteGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteGatewayProfileRequest
- func (*DeleteGatewayProfileRequest) Descriptor() ([]byte, []int)
- func (m *DeleteGatewayProfileRequest) GetId() string
- func (*DeleteGatewayProfileRequest) ProtoMessage()
- 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
- func (*DeleteGatewayRequest) Descriptor() ([]byte, []int)
- func (m *DeleteGatewayRequest) GetId() string
- func (*DeleteGatewayRequest) ProtoMessage()
- 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 DeleteHTTPIntegrationRequest
- func (*DeleteHTTPIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteHTTPIntegrationRequest) GetApplicationId() int64
- func (*DeleteHTTPIntegrationRequest) ProtoMessage()
- func (m *DeleteHTTPIntegrationRequest) Reset()
- func (m *DeleteHTTPIntegrationRequest) String() string
- func (m *DeleteHTTPIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteHTTPIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteHTTPIntegrationRequest) XXX_Size() int
- func (m *DeleteHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteInfluxDBIntegrationRequest
- func (*DeleteInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteInfluxDBIntegrationRequest) GetApplicationId() int64
- func (*DeleteInfluxDBIntegrationRequest) ProtoMessage()
- func (m *DeleteInfluxDBIntegrationRequest) Reset()
- func (m *DeleteInfluxDBIntegrationRequest) String() string
- func (m *DeleteInfluxDBIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteInfluxDBIntegrationRequest) XXX_Size() int
- func (m *DeleteInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteLoRaCloudIntegrationRequest
- func (*DeleteLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteLoRaCloudIntegrationRequest) GetApplicationId() int64
- func (*DeleteLoRaCloudIntegrationRequest) ProtoMessage()
- func (m *DeleteLoRaCloudIntegrationRequest) Reset()
- func (m *DeleteLoRaCloudIntegrationRequest) String() string
- func (m *DeleteLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteLoRaCloudIntegrationRequest) XXX_Size() int
- func (m *DeleteLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteMulticastGroupRequest
- func (*DeleteMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *DeleteMulticastGroupRequest) GetId() string
- func (*DeleteMulticastGroupRequest) ProtoMessage()
- 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 DeleteMyDevicesIntegrationRequest
- func (*DeleteMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteMyDevicesIntegrationRequest) GetApplicationId() int64
- func (*DeleteMyDevicesIntegrationRequest) ProtoMessage()
- func (m *DeleteMyDevicesIntegrationRequest) Reset()
- func (m *DeleteMyDevicesIntegrationRequest) String() string
- func (m *DeleteMyDevicesIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteMyDevicesIntegrationRequest) XXX_Size() int
- func (m *DeleteMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteNetworkServerRequest
- func (*DeleteNetworkServerRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNetworkServerRequest) GetId() int64
- func (*DeleteNetworkServerRequest) ProtoMessage()
- func (m *DeleteNetworkServerRequest) Reset()
- func (m *DeleteNetworkServerRequest) String() string
- func (m *DeleteNetworkServerRequest) XXX_DiscardUnknown()
- func (m *DeleteNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNetworkServerRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNetworkServerRequest) XXX_Size() int
- func (m *DeleteNetworkServerRequest) XXX_Unmarshal(b []byte) error
- type DeleteOrganizationRequest
- func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteOrganizationRequest) GetId() int64
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (m *DeleteOrganizationRequest) Reset()
- func (m *DeleteOrganizationRequest) String() string
- func (m *DeleteOrganizationRequest) XXX_DiscardUnknown()
- func (m *DeleteOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteOrganizationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteOrganizationRequest) XXX_Size() int
- func (m *DeleteOrganizationRequest) XXX_Unmarshal(b []byte) error
- type DeleteOrganizationUserRequest
- func (*DeleteOrganizationUserRequest) Descriptor() ([]byte, []int)
- func (m *DeleteOrganizationUserRequest) GetOrganizationId() int64
- func (m *DeleteOrganizationUserRequest) GetUserId() int64
- func (*DeleteOrganizationUserRequest) ProtoMessage()
- func (m *DeleteOrganizationUserRequest) Reset()
- func (m *DeleteOrganizationUserRequest) String() string
- func (m *DeleteOrganizationUserRequest) XXX_DiscardUnknown()
- func (m *DeleteOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteOrganizationUserRequest) XXX_Merge(src proto.Message)
- func (m *DeleteOrganizationUserRequest) XXX_Size() int
- func (m *DeleteOrganizationUserRequest) XXX_Unmarshal(b []byte) error
- type DeletePilotThingsIntegrationRequest
- func (*DeletePilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeletePilotThingsIntegrationRequest) GetApplicationId() int64
- func (*DeletePilotThingsIntegrationRequest) ProtoMessage()
- func (m *DeletePilotThingsIntegrationRequest) Reset()
- func (m *DeletePilotThingsIntegrationRequest) String() string
- func (m *DeletePilotThingsIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeletePilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeletePilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeletePilotThingsIntegrationRequest) XXX_Size() int
- func (m *DeletePilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteServiceProfileRequest
- func (*DeleteServiceProfileRequest) Descriptor() ([]byte, []int)
- func (m *DeleteServiceProfileRequest) GetId() string
- func (*DeleteServiceProfileRequest) ProtoMessage()
- 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 DeleteThingsBoardIntegrationRequest
- func (*DeleteThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteThingsBoardIntegrationRequest) GetApplicationId() int64
- func (*DeleteThingsBoardIntegrationRequest) ProtoMessage()
- func (m *DeleteThingsBoardIntegrationRequest) Reset()
- func (m *DeleteThingsBoardIntegrationRequest) String() string
- func (m *DeleteThingsBoardIntegrationRequest) XXX_DiscardUnknown()
- func (m *DeleteThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteThingsBoardIntegrationRequest) XXX_Size() int
- func (m *DeleteThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)
- func (m *DeleteUserRequest) GetId() int64
- func (*DeleteUserRequest) ProtoMessage()
- func (m *DeleteUserRequest) Reset()
- func (m *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) XXX_DiscardUnknown()
- func (m *DeleteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserRequest) XXX_Merge(src proto.Message)
- func (m *DeleteUserRequest) XXX_Size() int
- func (m *DeleteUserRequest) XXX_Unmarshal(b []byte) error
- type Device
- func (*Device) Descriptor() ([]byte, []int)
- func (m *Device) GetApplicationId() int64
- func (m *Device) GetDescription() string
- func (m *Device) GetDevEui() string
- func (m *Device) GetDeviceProfileId() string
- func (m *Device) GetIsDisabled() bool
- func (m *Device) GetName() string
- func (m *Device) GetReferenceAltitude() float64
- func (m *Device) GetSkipFCntCheck() bool
- func (m *Device) GetTags() map[string]string
- func (m *Device) GetVariables() map[string]string
- func (*Device) ProtoMessage()
- 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
- func (*DeviceActivation) Descriptor() ([]byte, []int)
- func (m *DeviceActivation) GetAFCntDown() uint32
- func (m *DeviceActivation) GetAppSKey() string
- func (m *DeviceActivation) GetDevAddr() string
- func (m *DeviceActivation) GetDevEui() string
- func (m *DeviceActivation) GetFCntUp() uint32
- func (m *DeviceActivation) GetFNwkSIntKey() string
- func (m *DeviceActivation) GetNFCntDown() uint32
- func (m *DeviceActivation) GetNwkSEncKey() string
- func (m *DeviceActivation) GetSNwkSIntKey() string
- func (*DeviceActivation) ProtoMessage()
- 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 DeviceKeys
- func (*DeviceKeys) Descriptor() ([]byte, []int)
- func (m *DeviceKeys) GetAppKey() string
- func (m *DeviceKeys) GetDevEui() string
- func (m *DeviceKeys) GetGenAppKey() string
- func (m *DeviceKeys) GetNwkKey() string
- func (*DeviceKeys) ProtoMessage()
- func (m *DeviceKeys) Reset()
- func (m *DeviceKeys) String() string
- func (m *DeviceKeys) XXX_DiscardUnknown()
- func (m *DeviceKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeviceKeys) XXX_Merge(src proto.Message)
- func (m *DeviceKeys) XXX_Size() int
- func (m *DeviceKeys) XXX_Unmarshal(b []byte) error
- type DeviceListItem
- func (*DeviceListItem) Descriptor() ([]byte, []int)
- func (m *DeviceListItem) GetApplicationId() int64
- func (m *DeviceListItem) GetDescription() string
- func (m *DeviceListItem) GetDevEui() string
- func (m *DeviceListItem) GetDeviceProfileId() string
- func (m *DeviceListItem) GetDeviceProfileName() string
- func (m *DeviceListItem) GetDeviceStatusBattery() uint32
- func (m *DeviceListItem) GetDeviceStatusBatteryLevel() float32
- func (m *DeviceListItem) GetDeviceStatusBatteryLevelUnavailable() bool
- func (m *DeviceListItem) GetDeviceStatusExternalPowerSource() bool
- func (m *DeviceListItem) GetDeviceStatusMargin() int32
- func (m *DeviceListItem) GetLastSeenAt() *timestamp.Timestamp
- func (m *DeviceListItem) GetName() string
- func (*DeviceListItem) ProtoMessage()
- func (m *DeviceListItem) Reset()
- func (m *DeviceListItem) String() string
- func (m *DeviceListItem) XXX_DiscardUnknown()
- func (m *DeviceListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeviceListItem) XXX_Merge(src proto.Message)
- func (m *DeviceListItem) XXX_Size() int
- func (m *DeviceListItem) XXX_Unmarshal(b []byte) error
- type DeviceProfile
- func (*DeviceProfile) Descriptor() ([]byte, []int)
- func (m *DeviceProfile) GetAdrAlgorithmId() string
- func (m *DeviceProfile) GetClassBTimeout() uint32
- func (m *DeviceProfile) GetClassCTimeout() uint32
- func (m *DeviceProfile) GetFactoryPresetFreqs() []uint32
- func (m *DeviceProfile) GetGeolocBufferTtl() uint32
- func (m *DeviceProfile) GetGeolocMinBufferSize() uint32
- func (m *DeviceProfile) GetId() string
- func (m *DeviceProfile) GetMacVersion() string
- func (m *DeviceProfile) GetMaxDutyCycle() uint32
- func (m *DeviceProfile) GetMaxEirp() uint32
- func (m *DeviceProfile) GetName() string
- func (m *DeviceProfile) GetNetworkServerId() int64
- func (m *DeviceProfile) GetOrganizationId() int64
- func (m *DeviceProfile) GetPayloadCodec() string
- func (m *DeviceProfile) GetPayloadDecoderScript() string
- func (m *DeviceProfile) GetPayloadEncoderScript() string
- 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) GetTags() map[string]string
- func (m *DeviceProfile) GetUplinkInterval() *duration.Duration
- func (*DeviceProfile) ProtoMessage()
- 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 DeviceProfileListItem
- func (*DeviceProfileListItem) Descriptor() ([]byte, []int)
- func (m *DeviceProfileListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *DeviceProfileListItem) GetId() string
- func (m *DeviceProfileListItem) GetName() string
- func (m *DeviceProfileListItem) GetNetworkServerId() int64
- func (m *DeviceProfileListItem) GetNetworkServerName() string
- func (m *DeviceProfileListItem) GetOrganizationId() int64
- func (m *DeviceProfileListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*DeviceProfileListItem) ProtoMessage()
- func (m *DeviceProfileListItem) Reset()
- func (m *DeviceProfileListItem) String() string
- func (m *DeviceProfileListItem) XXX_DiscardUnknown()
- func (m *DeviceProfileListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeviceProfileListItem) XXX_Merge(src proto.Message)
- func (m *DeviceProfileListItem) XXX_Size() int
- func (m *DeviceProfileListItem) XXX_Unmarshal(b []byte) error
- type DeviceProfileServiceClient
- type DeviceProfileServiceServer
- type DeviceQueueItem
- func (*DeviceQueueItem) Descriptor() ([]byte, []int)
- func (m *DeviceQueueItem) GetConfirmed() bool
- func (m *DeviceQueueItem) GetData() []byte
- func (m *DeviceQueueItem) GetDevEui() string
- func (m *DeviceQueueItem) GetFCnt() uint32
- func (m *DeviceQueueItem) GetFPort() uint32
- func (m *DeviceQueueItem) GetJsonObject() string
- func (*DeviceQueueItem) ProtoMessage()
- 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 DeviceQueueServiceClient
- type DeviceQueueServiceServer
- type DeviceServiceClient
- type DeviceServiceServer
- type DeviceService_StreamEventLogsClient
- type DeviceService_StreamEventLogsServer
- type DeviceService_StreamFrameLogsClient
- type DeviceService_StreamFrameLogsServer
- type DeviceStats
- func (*DeviceStats) Descriptor() ([]byte, []int)
- func (m *DeviceStats) GetErrors() map[string]uint32
- func (m *DeviceStats) GetGwRssi() float32
- func (m *DeviceStats) GetGwSnr() float32
- func (m *DeviceStats) GetRxPackets() uint32
- func (m *DeviceStats) GetRxPacketsPerDr() map[uint32]uint32
- func (m *DeviceStats) GetRxPacketsPerFrequency() map[uint32]uint32
- func (m *DeviceStats) GetTimestamp() *timestamp.Timestamp
- func (*DeviceStats) ProtoMessage()
- func (m *DeviceStats) Reset()
- func (m *DeviceStats) String() string
- func (m *DeviceStats) XXX_DiscardUnknown()
- func (m *DeviceStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeviceStats) XXX_Merge(src proto.Message)
- func (m *DeviceStats) XXX_Size() int
- func (m *DeviceStats) XXX_Unmarshal(b []byte) error
- type DownlinkFrameLog
- func (*DownlinkFrameLog) Descriptor() ([]byte, []int)
- func (m *DownlinkFrameLog) GetGatewayId() string
- func (m *DownlinkFrameLog) GetPhyPayloadJson() string
- func (m *DownlinkFrameLog) GetPublishedAt() *timestamp.Timestamp
- func (m *DownlinkFrameLog) GetTxInfo() *gw.DownlinkTXInfo
- func (*DownlinkFrameLog) ProtoMessage()
- 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 EnqueueDeviceQueueItemRequest
- func (*EnqueueDeviceQueueItemRequest) Descriptor() ([]byte, []int)
- func (m *EnqueueDeviceQueueItemRequest) GetDeviceQueueItem() *DeviceQueueItem
- func (*EnqueueDeviceQueueItemRequest) ProtoMessage()
- func (m *EnqueueDeviceQueueItemRequest) Reset()
- func (m *EnqueueDeviceQueueItemRequest) String() string
- func (m *EnqueueDeviceQueueItemRequest) XXX_DiscardUnknown()
- func (m *EnqueueDeviceQueueItemRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnqueueDeviceQueueItemRequest) XXX_Merge(src proto.Message)
- func (m *EnqueueDeviceQueueItemRequest) XXX_Size() int
- func (m *EnqueueDeviceQueueItemRequest) XXX_Unmarshal(b []byte) error
- type EnqueueDeviceQueueItemResponse
- func (*EnqueueDeviceQueueItemResponse) Descriptor() ([]byte, []int)
- func (m *EnqueueDeviceQueueItemResponse) GetFCnt() uint32
- func (*EnqueueDeviceQueueItemResponse) ProtoMessage()
- func (m *EnqueueDeviceQueueItemResponse) Reset()
- func (m *EnqueueDeviceQueueItemResponse) String() string
- func (m *EnqueueDeviceQueueItemResponse) XXX_DiscardUnknown()
- func (m *EnqueueDeviceQueueItemResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnqueueDeviceQueueItemResponse) XXX_Merge(src proto.Message)
- func (m *EnqueueDeviceQueueItemResponse) XXX_Size() int
- func (m *EnqueueDeviceQueueItemResponse) XXX_Unmarshal(b []byte) error
- type EnqueueMulticastQueueItemRequest
- func (*EnqueueMulticastQueueItemRequest) Descriptor() ([]byte, []int)
- func (m *EnqueueMulticastQueueItemRequest) GetMulticastQueueItem() *MulticastQueueItem
- func (*EnqueueMulticastQueueItemRequest) ProtoMessage()
- 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 EnqueueMulticastQueueItemResponse
- func (*EnqueueMulticastQueueItemResponse) Descriptor() ([]byte, []int)
- func (m *EnqueueMulticastQueueItemResponse) GetFCnt() uint32
- func (*EnqueueMulticastQueueItemResponse) ProtoMessage()
- func (m *EnqueueMulticastQueueItemResponse) Reset()
- func (m *EnqueueMulticastQueueItemResponse) String() string
- func (m *EnqueueMulticastQueueItemResponse) XXX_DiscardUnknown()
- func (m *EnqueueMulticastQueueItemResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnqueueMulticastQueueItemResponse) XXX_Merge(src proto.Message)
- func (m *EnqueueMulticastQueueItemResponse) XXX_Size() int
- func (m *EnqueueMulticastQueueItemResponse) XXX_Unmarshal(b []byte) error
- type FUOTADeployment
- func (*FUOTADeployment) Descriptor() ([]byte, []int)
- func (m *FUOTADeployment) GetDr() uint32
- func (m *FUOTADeployment) GetFrequency() uint32
- func (m *FUOTADeployment) GetGroupType() MulticastGroupType
- func (m *FUOTADeployment) GetId() string
- func (m *FUOTADeployment) GetMulticastTimeout() uint32
- func (m *FUOTADeployment) GetName() string
- func (m *FUOTADeployment) GetNextStepAfter() *timestamp.Timestamp
- func (m *FUOTADeployment) GetPayload() []byte
- func (m *FUOTADeployment) GetRedundancy() uint32
- func (m *FUOTADeployment) GetState() string
- func (m *FUOTADeployment) GetUnicastTimeout() *duration.Duration
- func (*FUOTADeployment) ProtoMessage()
- func (m *FUOTADeployment) Reset()
- func (m *FUOTADeployment) String() string
- func (m *FUOTADeployment) XXX_DiscardUnknown()
- func (m *FUOTADeployment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FUOTADeployment) XXX_Merge(src proto.Message)
- func (m *FUOTADeployment) XXX_Size() int
- func (m *FUOTADeployment) XXX_Unmarshal(b []byte) error
- type FUOTADeploymentDeviceListItem
- func (*FUOTADeploymentDeviceListItem) Descriptor() ([]byte, []int)
- func (m *FUOTADeploymentDeviceListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *FUOTADeploymentDeviceListItem) GetDevEui() string
- func (m *FUOTADeploymentDeviceListItem) GetDeviceName() string
- func (m *FUOTADeploymentDeviceListItem) GetErrorMessage() string
- func (m *FUOTADeploymentDeviceListItem) GetState() FUOTADeploymentDeviceState
- func (m *FUOTADeploymentDeviceListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*FUOTADeploymentDeviceListItem) ProtoMessage()
- func (m *FUOTADeploymentDeviceListItem) Reset()
- func (m *FUOTADeploymentDeviceListItem) String() string
- func (m *FUOTADeploymentDeviceListItem) XXX_DiscardUnknown()
- func (m *FUOTADeploymentDeviceListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FUOTADeploymentDeviceListItem) XXX_Merge(src proto.Message)
- func (m *FUOTADeploymentDeviceListItem) XXX_Size() int
- func (m *FUOTADeploymentDeviceListItem) XXX_Unmarshal(b []byte) error
- type FUOTADeploymentDeviceState
- type FUOTADeploymentListItem
- func (*FUOTADeploymentListItem) Descriptor() ([]byte, []int)
- func (m *FUOTADeploymentListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *FUOTADeploymentListItem) GetId() string
- func (m *FUOTADeploymentListItem) GetName() string
- func (m *FUOTADeploymentListItem) GetNextStepAfter() *timestamp.Timestamp
- func (m *FUOTADeploymentListItem) GetState() string
- func (m *FUOTADeploymentListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*FUOTADeploymentListItem) ProtoMessage()
- func (m *FUOTADeploymentListItem) Reset()
- func (m *FUOTADeploymentListItem) String() string
- func (m *FUOTADeploymentListItem) XXX_DiscardUnknown()
- func (m *FUOTADeploymentListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FUOTADeploymentListItem) XXX_Merge(src proto.Message)
- func (m *FUOTADeploymentListItem) XXX_Size() int
- func (m *FUOTADeploymentListItem) XXX_Unmarshal(b []byte) error
- type FUOTADeploymentServiceClient
- type FUOTADeploymentServiceServer
- type FlushDeviceQueueRequest
- func (*FlushDeviceQueueRequest) Descriptor() ([]byte, []int)
- func (m *FlushDeviceQueueRequest) GetDevEui() string
- func (*FlushDeviceQueueRequest) ProtoMessage()
- func (m *FlushDeviceQueueRequest) Reset()
- func (m *FlushDeviceQueueRequest) String() string
- func (m *FlushDeviceQueueRequest) XXX_DiscardUnknown()
- func (m *FlushDeviceQueueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FlushDeviceQueueRequest) XXX_Merge(src proto.Message)
- func (m *FlushDeviceQueueRequest) XXX_Size() int
- func (m *FlushDeviceQueueRequest) XXX_Unmarshal(b []byte) error
- type FlushMulticastGroupQueueItemsRequest
- func (*FlushMulticastGroupQueueItemsRequest) Descriptor() ([]byte, []int)
- func (m *FlushMulticastGroupQueueItemsRequest) GetMulticastGroupId() string
- func (*FlushMulticastGroupQueueItemsRequest) ProtoMessage()
- func (m *FlushMulticastGroupQueueItemsRequest) Reset()
- func (m *FlushMulticastGroupQueueItemsRequest) String() string
- func (m *FlushMulticastGroupQueueItemsRequest) XXX_DiscardUnknown()
- func (m *FlushMulticastGroupQueueItemsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FlushMulticastGroupQueueItemsRequest) XXX_Merge(src proto.Message)
- func (m *FlushMulticastGroupQueueItemsRequest) XXX_Size() int
- func (m *FlushMulticastGroupQueueItemsRequest) XXX_Unmarshal(b []byte) error
- type GCPPubSubIntegration
- func (*GCPPubSubIntegration) Descriptor() ([]byte, []int)
- func (m *GCPPubSubIntegration) GetApplicationId() int64
- func (m *GCPPubSubIntegration) GetCredentialsFile() string
- func (m *GCPPubSubIntegration) GetMarshaler() Marshaler
- func (m *GCPPubSubIntegration) GetProjectId() string
- func (m *GCPPubSubIntegration) GetTopicName() string
- func (*GCPPubSubIntegration) ProtoMessage()
- func (m *GCPPubSubIntegration) Reset()
- func (m *GCPPubSubIntegration) String() string
- func (m *GCPPubSubIntegration) XXX_DiscardUnknown()
- func (m *GCPPubSubIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GCPPubSubIntegration) XXX_Merge(src proto.Message)
- func (m *GCPPubSubIntegration) XXX_Size() int
- func (m *GCPPubSubIntegration) XXX_Unmarshal(b []byte) error
- type Gateway
- func (*Gateway) Descriptor() ([]byte, []int)
- func (m *Gateway) GetBoards() []*GatewayBoard
- func (m *Gateway) GetDescription() string
- func (m *Gateway) GetDiscoveryEnabled() bool
- func (m *Gateway) GetGatewayProfileId() string
- func (m *Gateway) GetId() string
- func (m *Gateway) GetLocation() *common.Location
- func (m *Gateway) GetMetadata() map[string]string
- func (m *Gateway) GetName() string
- func (m *Gateway) GetNetworkServerId() int64
- func (m *Gateway) GetOrganizationId() int64
- func (m *Gateway) GetServiceProfileId() string
- func (m *Gateway) GetTags() map[string]string
- func (*Gateway) ProtoMessage()
- 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
- func (*GatewayBoard) Descriptor() ([]byte, []int)
- func (m *GatewayBoard) GetFineTimestampKey() string
- func (m *GatewayBoard) GetFpgaId() string
- func (*GatewayBoard) ProtoMessage()
- 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 GatewayListItem
- func (*GatewayListItem) Descriptor() ([]byte, []int)
- func (m *GatewayListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *GatewayListItem) GetDescription() string
- func (m *GatewayListItem) GetFirstSeenAt() *timestamp.Timestamp
- func (m *GatewayListItem) GetId() string
- func (m *GatewayListItem) GetLastSeenAt() *timestamp.Timestamp
- func (m *GatewayListItem) GetLocation() *common.Location
- func (m *GatewayListItem) GetName() string
- func (m *GatewayListItem) GetNetworkServerId() int64
- func (m *GatewayListItem) GetNetworkServerName() string
- func (m *GatewayListItem) GetOrganizationId() int64
- func (m *GatewayListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*GatewayListItem) ProtoMessage()
- func (m *GatewayListItem) Reset()
- func (m *GatewayListItem) String() string
- func (m *GatewayListItem) XXX_DiscardUnknown()
- func (m *GatewayListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GatewayListItem) XXX_Merge(src proto.Message)
- func (m *GatewayListItem) XXX_Size() int
- func (m *GatewayListItem) XXX_Unmarshal(b []byte) error
- type GatewayProfile
- func (*GatewayProfile) Descriptor() ([]byte, []int)
- func (m *GatewayProfile) GetChannels() []uint32
- func (m *GatewayProfile) GetExtraChannels() []*GatewayProfileExtraChannel
- func (m *GatewayProfile) GetId() string
- func (m *GatewayProfile) GetName() string
- func (m *GatewayProfile) GetNetworkServerId() int64
- func (m *GatewayProfile) GetStatsInterval() *duration.Duration
- func (*GatewayProfile) ProtoMessage()
- 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
- func (*GatewayProfileExtraChannel) Descriptor() ([]byte, []int)
- 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 (*GatewayProfileExtraChannel) ProtoMessage()
- 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 GatewayProfileListItem
- func (*GatewayProfileListItem) Descriptor() ([]byte, []int)
- func (m *GatewayProfileListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *GatewayProfileListItem) GetId() string
- func (m *GatewayProfileListItem) GetName() string
- func (m *GatewayProfileListItem) GetNetworkServerId() int64
- func (m *GatewayProfileListItem) GetNetworkServerName() string
- func (m *GatewayProfileListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*GatewayProfileListItem) ProtoMessage()
- func (m *GatewayProfileListItem) Reset()
- func (m *GatewayProfileListItem) String() string
- func (m *GatewayProfileListItem) XXX_DiscardUnknown()
- func (m *GatewayProfileListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GatewayProfileListItem) XXX_Merge(src proto.Message)
- func (m *GatewayProfileListItem) XXX_Size() int
- func (m *GatewayProfileListItem) XXX_Unmarshal(b []byte) error
- type GatewayProfileServiceClient
- type GatewayProfileServiceServer
- type GatewayServiceClient
- type GatewayServiceServer
- type GatewayService_StreamFrameLogsClient
- type GatewayService_StreamFrameLogsServer
- type GatewayStats
- func (*GatewayStats) Descriptor() ([]byte, []int)
- func (m *GatewayStats) GetRxPacketsPerDr() map[uint32]uint32
- func (m *GatewayStats) GetRxPacketsPerFrequency() map[uint32]uint32
- func (m *GatewayStats) GetRxPacketsReceived() int32
- func (m *GatewayStats) GetRxPacketsReceivedOk() int32
- func (m *GatewayStats) GetTimestamp() *timestamp.Timestamp
- func (m *GatewayStats) GetTxPacketsEmitted() int32
- func (m *GatewayStats) GetTxPacketsPerDr() map[uint32]uint32
- func (m *GatewayStats) GetTxPacketsPerFrequency() map[uint32]uint32
- func (m *GatewayStats) GetTxPacketsPerStatus() map[string]uint32
- func (m *GatewayStats) GetTxPacketsReceived() int32
- func (*GatewayStats) ProtoMessage()
- 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
- func (*GenerateGatewayClientCertificateRequest) Descriptor() ([]byte, []int)
- func (m *GenerateGatewayClientCertificateRequest) GetGatewayId() string
- func (*GenerateGatewayClientCertificateRequest) ProtoMessage()
- 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
- func (*GenerateGatewayClientCertificateResponse) Descriptor() ([]byte, []int)
- func (m *GenerateGatewayClientCertificateResponse) GetCaCert() string
- func (m *GenerateGatewayClientCertificateResponse) GetExpiresAt() *timestamp.Timestamp
- func (m *GenerateGatewayClientCertificateResponse) GetTlsCert() string
- func (m *GenerateGatewayClientCertificateResponse) GetTlsKey() string
- func (*GenerateGatewayClientCertificateResponse) ProtoMessage()
- 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 GenerateMQTTIntegrationClientCertificateRequest
- func (*GenerateMQTTIntegrationClientCertificateRequest) Descriptor() ([]byte, []int)
- func (m *GenerateMQTTIntegrationClientCertificateRequest) GetApplicationId() int64
- func (*GenerateMQTTIntegrationClientCertificateRequest) ProtoMessage()
- func (m *GenerateMQTTIntegrationClientCertificateRequest) Reset()
- func (m *GenerateMQTTIntegrationClientCertificateRequest) String() string
- func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_DiscardUnknown()
- func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Merge(src proto.Message)
- func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Size() int
- func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Unmarshal(b []byte) error
- type GenerateMQTTIntegrationClientCertificateResponse
- func (*GenerateMQTTIntegrationClientCertificateResponse) Descriptor() ([]byte, []int)
- func (m *GenerateMQTTIntegrationClientCertificateResponse) GetCaCert() string
- func (m *GenerateMQTTIntegrationClientCertificateResponse) GetExpiresAt() *timestamp.Timestamp
- func (m *GenerateMQTTIntegrationClientCertificateResponse) GetTlsCert() string
- func (m *GenerateMQTTIntegrationClientCertificateResponse) GetTlsKey() string
- func (*GenerateMQTTIntegrationClientCertificateResponse) ProtoMessage()
- func (m *GenerateMQTTIntegrationClientCertificateResponse) Reset()
- func (m *GenerateMQTTIntegrationClientCertificateResponse) String() string
- func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_DiscardUnknown()
- func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Merge(src proto.Message)
- func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Size() int
- func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Unmarshal(b []byte) error
- type GetADRAlgorithmsRequest
- func (*GetADRAlgorithmsRequest) Descriptor() ([]byte, []int)
- func (m *GetADRAlgorithmsRequest) GetNetworkServerId() int64
- func (*GetADRAlgorithmsRequest) ProtoMessage()
- func (m *GetADRAlgorithmsRequest) Reset()
- func (m *GetADRAlgorithmsRequest) String() string
- func (m *GetADRAlgorithmsRequest) XXX_DiscardUnknown()
- func (m *GetADRAlgorithmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetADRAlgorithmsRequest) XXX_Merge(src proto.Message)
- func (m *GetADRAlgorithmsRequest) XXX_Size() int
- func (m *GetADRAlgorithmsRequest) XXX_Unmarshal(b []byte) error
- type GetADRAlgorithmsResponse
- func (*GetADRAlgorithmsResponse) Descriptor() ([]byte, []int)
- func (m *GetADRAlgorithmsResponse) GetAdrAlgorithms() []*ADRAlgorithm
- func (*GetADRAlgorithmsResponse) ProtoMessage()
- 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 GetAWSSNSIntegrationRequest
- func (*GetAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetAWSSNSIntegrationRequest) GetApplicationId() int64
- func (*GetAWSSNSIntegrationRequest) ProtoMessage()
- func (m *GetAWSSNSIntegrationRequest) Reset()
- func (m *GetAWSSNSIntegrationRequest) String() string
- func (m *GetAWSSNSIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetAWSSNSIntegrationRequest) XXX_Size() int
- func (m *GetAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetAWSSNSIntegrationResponse
- func (*GetAWSSNSIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetAWSSNSIntegrationResponse) GetIntegration() *AWSSNSIntegration
- func (*GetAWSSNSIntegrationResponse) ProtoMessage()
- func (m *GetAWSSNSIntegrationResponse) Reset()
- func (m *GetAWSSNSIntegrationResponse) String() string
- func (m *GetAWSSNSIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetAWSSNSIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAWSSNSIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetAWSSNSIntegrationResponse) XXX_Size() int
- func (m *GetAWSSNSIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetApplicationRequest
- func (*GetApplicationRequest) Descriptor() ([]byte, []int)
- func (m *GetApplicationRequest) GetId() int64
- func (*GetApplicationRequest) ProtoMessage()
- func (m *GetApplicationRequest) Reset()
- func (m *GetApplicationRequest) String() string
- func (m *GetApplicationRequest) XXX_DiscardUnknown()
- func (m *GetApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApplicationRequest) XXX_Merge(src proto.Message)
- func (m *GetApplicationRequest) XXX_Size() int
- func (m *GetApplicationRequest) XXX_Unmarshal(b []byte) error
- type GetApplicationResponse
- func (*GetApplicationResponse) Descriptor() ([]byte, []int)
- func (m *GetApplicationResponse) GetApplication() *Application
- func (*GetApplicationResponse) ProtoMessage()
- func (m *GetApplicationResponse) Reset()
- func (m *GetApplicationResponse) String() string
- func (m *GetApplicationResponse) XXX_DiscardUnknown()
- func (m *GetApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetApplicationResponse) XXX_Merge(src proto.Message)
- func (m *GetApplicationResponse) XXX_Size() int
- func (m *GetApplicationResponse) XXX_Unmarshal(b []byte) error
- type GetAzureServiceBusIntegrationRequest
- func (*GetAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetAzureServiceBusIntegrationRequest) GetApplicationId() int64
- func (*GetAzureServiceBusIntegrationRequest) ProtoMessage()
- func (m *GetAzureServiceBusIntegrationRequest) Reset()
- func (m *GetAzureServiceBusIntegrationRequest) String() string
- func (m *GetAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetAzureServiceBusIntegrationRequest) XXX_Size() int
- func (m *GetAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetAzureServiceBusIntegrationResponse
- func (*GetAzureServiceBusIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetAzureServiceBusIntegrationResponse) GetIntegration() *AzureServiceBusIntegration
- func (*GetAzureServiceBusIntegrationResponse) ProtoMessage()
- func (m *GetAzureServiceBusIntegrationResponse) Reset()
- func (m *GetAzureServiceBusIntegrationResponse) String() string
- func (m *GetAzureServiceBusIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetAzureServiceBusIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAzureServiceBusIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetAzureServiceBusIntegrationResponse) XXX_Size() int
- func (m *GetAzureServiceBusIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetDeviceActivationRequest
- func (*GetDeviceActivationRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceActivationRequest) GetDevEui() string
- func (*GetDeviceActivationRequest) ProtoMessage()
- 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
- func (*GetDeviceActivationResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceActivationResponse) GetDeviceActivation() *DeviceActivation
- func (*GetDeviceActivationResponse) ProtoMessage()
- 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 GetDeviceKeysRequest
- func (*GetDeviceKeysRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceKeysRequest) GetDevEui() string
- func (*GetDeviceKeysRequest) ProtoMessage()
- func (m *GetDeviceKeysRequest) Reset()
- func (m *GetDeviceKeysRequest) String() string
- func (m *GetDeviceKeysRequest) XXX_DiscardUnknown()
- func (m *GetDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceKeysRequest) XXX_Merge(src proto.Message)
- func (m *GetDeviceKeysRequest) XXX_Size() int
- func (m *GetDeviceKeysRequest) XXX_Unmarshal(b []byte) error
- type GetDeviceKeysResponse
- func (*GetDeviceKeysResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceKeysResponse) GetDeviceKeys() *DeviceKeys
- func (*GetDeviceKeysResponse) ProtoMessage()
- func (m *GetDeviceKeysResponse) Reset()
- func (m *GetDeviceKeysResponse) String() string
- func (m *GetDeviceKeysResponse) XXX_DiscardUnknown()
- func (m *GetDeviceKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceKeysResponse) XXX_Merge(src proto.Message)
- func (m *GetDeviceKeysResponse) XXX_Size() int
- func (m *GetDeviceKeysResponse) XXX_Unmarshal(b []byte) error
- type GetDeviceProfileRequest
- func (*GetDeviceProfileRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceProfileRequest) GetId() string
- func (*GetDeviceProfileRequest) ProtoMessage()
- 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
- func (*GetDeviceProfileResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceProfileResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetDeviceProfileResponse) GetDeviceProfile() *DeviceProfile
- func (m *GetDeviceProfileResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetDeviceProfileResponse) ProtoMessage()
- 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 GetDeviceRequest
- func (*GetDeviceRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceRequest) GetDevEui() string
- func (*GetDeviceRequest) ProtoMessage()
- 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
- func (*GetDeviceResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceResponse) GetDevice() *Device
- func (m *GetDeviceResponse) GetDeviceStatusBattery() uint32
- func (m *GetDeviceResponse) GetDeviceStatusMargin() int32
- func (m *GetDeviceResponse) GetLastSeenAt() *timestamp.Timestamp
- func (m *GetDeviceResponse) GetLocation() *common.Location
- func (*GetDeviceResponse) ProtoMessage()
- 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 GetDeviceStatsRequest
- func (*GetDeviceStatsRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceStatsRequest) GetDevEui() string
- func (m *GetDeviceStatsRequest) GetEndTimestamp() *timestamp.Timestamp
- func (m *GetDeviceStatsRequest) GetInterval() string
- func (m *GetDeviceStatsRequest) GetStartTimestamp() *timestamp.Timestamp
- func (*GetDeviceStatsRequest) ProtoMessage()
- func (m *GetDeviceStatsRequest) Reset()
- func (m *GetDeviceStatsRequest) String() string
- func (m *GetDeviceStatsRequest) XXX_DiscardUnknown()
- func (m *GetDeviceStatsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceStatsRequest) XXX_Merge(src proto.Message)
- func (m *GetDeviceStatsRequest) XXX_Size() int
- func (m *GetDeviceStatsRequest) XXX_Unmarshal(b []byte) error
- type GetDeviceStatsResponse
- func (*GetDeviceStatsResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceStatsResponse) GetResult() []*DeviceStats
- func (*GetDeviceStatsResponse) ProtoMessage()
- func (m *GetDeviceStatsResponse) Reset()
- func (m *GetDeviceStatsResponse) String() string
- func (m *GetDeviceStatsResponse) XXX_DiscardUnknown()
- func (m *GetDeviceStatsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceStatsResponse) XXX_Merge(src proto.Message)
- func (m *GetDeviceStatsResponse) XXX_Size() int
- func (m *GetDeviceStatsResponse) XXX_Unmarshal(b []byte) error
- type GetDevicesSummaryRequest
- func (*GetDevicesSummaryRequest) Descriptor() ([]byte, []int)
- func (m *GetDevicesSummaryRequest) GetOrganizationId() int64
- func (*GetDevicesSummaryRequest) ProtoMessage()
- func (m *GetDevicesSummaryRequest) Reset()
- func (m *GetDevicesSummaryRequest) String() string
- func (m *GetDevicesSummaryRequest) XXX_DiscardUnknown()
- func (m *GetDevicesSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDevicesSummaryRequest) XXX_Merge(src proto.Message)
- func (m *GetDevicesSummaryRequest) XXX_Size() int
- func (m *GetDevicesSummaryRequest) XXX_Unmarshal(b []byte) error
- type GetDevicesSummaryResponse
- func (*GetDevicesSummaryResponse) Descriptor() ([]byte, []int)
- func (m *GetDevicesSummaryResponse) GetActiveCount() uint32
- func (m *GetDevicesSummaryResponse) GetDrCount() map[uint32]uint32
- func (m *GetDevicesSummaryResponse) GetInactiveCount() uint32
- func (m *GetDevicesSummaryResponse) GetNeverSeenCount() uint32
- func (*GetDevicesSummaryResponse) ProtoMessage()
- func (m *GetDevicesSummaryResponse) Reset()
- func (m *GetDevicesSummaryResponse) String() string
- func (m *GetDevicesSummaryResponse) XXX_DiscardUnknown()
- func (m *GetDevicesSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDevicesSummaryResponse) XXX_Merge(src proto.Message)
- func (m *GetDevicesSummaryResponse) XXX_Size() int
- func (m *GetDevicesSummaryResponse) XXX_Unmarshal(b []byte) error
- type GetFUOTADeploymentDeviceRequest
- func (*GetFUOTADeploymentDeviceRequest) Descriptor() ([]byte, []int)
- func (m *GetFUOTADeploymentDeviceRequest) GetDevEui() string
- func (m *GetFUOTADeploymentDeviceRequest) GetFuotaDeploymentId() string
- func (*GetFUOTADeploymentDeviceRequest) ProtoMessage()
- func (m *GetFUOTADeploymentDeviceRequest) Reset()
- func (m *GetFUOTADeploymentDeviceRequest) String() string
- func (m *GetFUOTADeploymentDeviceRequest) XXX_DiscardUnknown()
- func (m *GetFUOTADeploymentDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFUOTADeploymentDeviceRequest) XXX_Merge(src proto.Message)
- func (m *GetFUOTADeploymentDeviceRequest) XXX_Size() int
- func (m *GetFUOTADeploymentDeviceRequest) XXX_Unmarshal(b []byte) error
- type GetFUOTADeploymentDeviceResponse
- func (*GetFUOTADeploymentDeviceResponse) Descriptor() ([]byte, []int)
- func (m *GetFUOTADeploymentDeviceResponse) GetDeploymentDevice() *FUOTADeploymentDeviceListItem
- func (*GetFUOTADeploymentDeviceResponse) ProtoMessage()
- func (m *GetFUOTADeploymentDeviceResponse) Reset()
- func (m *GetFUOTADeploymentDeviceResponse) String() string
- func (m *GetFUOTADeploymentDeviceResponse) XXX_DiscardUnknown()
- func (m *GetFUOTADeploymentDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFUOTADeploymentDeviceResponse) XXX_Merge(src proto.Message)
- func (m *GetFUOTADeploymentDeviceResponse) XXX_Size() int
- func (m *GetFUOTADeploymentDeviceResponse) XXX_Unmarshal(b []byte) error
- type GetFUOTADeploymentRequest
- func (*GetFUOTADeploymentRequest) Descriptor() ([]byte, []int)
- func (m *GetFUOTADeploymentRequest) GetId() string
- func (*GetFUOTADeploymentRequest) ProtoMessage()
- func (m *GetFUOTADeploymentRequest) Reset()
- func (m *GetFUOTADeploymentRequest) String() string
- func (m *GetFUOTADeploymentRequest) XXX_DiscardUnknown()
- func (m *GetFUOTADeploymentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFUOTADeploymentRequest) XXX_Merge(src proto.Message)
- func (m *GetFUOTADeploymentRequest) XXX_Size() int
- func (m *GetFUOTADeploymentRequest) XXX_Unmarshal(b []byte) error
- type GetFUOTADeploymentResponse
- func (*GetFUOTADeploymentResponse) Descriptor() ([]byte, []int)
- func (m *GetFUOTADeploymentResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetFUOTADeploymentResponse) GetFuotaDeployment() *FUOTADeployment
- func (m *GetFUOTADeploymentResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetFUOTADeploymentResponse) ProtoMessage()
- func (m *GetFUOTADeploymentResponse) Reset()
- func (m *GetFUOTADeploymentResponse) String() string
- func (m *GetFUOTADeploymentResponse) XXX_DiscardUnknown()
- func (m *GetFUOTADeploymentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFUOTADeploymentResponse) XXX_Merge(src proto.Message)
- func (m *GetFUOTADeploymentResponse) XXX_Size() int
- func (m *GetFUOTADeploymentResponse) XXX_Unmarshal(b []byte) error
- type GetGCPPubSubIntegrationRequest
- func (*GetGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetGCPPubSubIntegrationRequest) GetApplicationId() int64
- func (*GetGCPPubSubIntegrationRequest) ProtoMessage()
- func (m *GetGCPPubSubIntegrationRequest) Reset()
- func (m *GetGCPPubSubIntegrationRequest) String() string
- func (m *GetGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetGCPPubSubIntegrationRequest) XXX_Size() int
- func (m *GetGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetGCPPubSubIntegrationResponse
- func (*GetGCPPubSubIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetGCPPubSubIntegrationResponse) GetIntegration() *GCPPubSubIntegration
- func (*GetGCPPubSubIntegrationResponse) ProtoMessage()
- func (m *GetGCPPubSubIntegrationResponse) Reset()
- func (m *GetGCPPubSubIntegrationResponse) String() string
- func (m *GetGCPPubSubIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetGCPPubSubIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGCPPubSubIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetGCPPubSubIntegrationResponse) XXX_Size() int
- func (m *GetGCPPubSubIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetGatewayProfileRequest
- func (*GetGatewayProfileRequest) Descriptor() ([]byte, []int)
- func (m *GetGatewayProfileRequest) GetId() string
- func (*GetGatewayProfileRequest) ProtoMessage()
- 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
- func (*GetGatewayProfileResponse) Descriptor() ([]byte, []int)
- func (m *GetGatewayProfileResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetGatewayProfileResponse) GetGatewayProfile() *GatewayProfile
- func (m *GetGatewayProfileResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetGatewayProfileResponse) ProtoMessage()
- 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
- func (*GetGatewayRequest) Descriptor() ([]byte, []int)
- func (m *GetGatewayRequest) GetId() string
- func (*GetGatewayRequest) ProtoMessage()
- 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
- func (*GetGatewayResponse) Descriptor() ([]byte, []int)
- 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 (*GetGatewayResponse) ProtoMessage()
- 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
- func (*GetGatewayStatsRequest) Descriptor() ([]byte, []int)
- func (m *GetGatewayStatsRequest) GetEndTimestamp() *timestamp.Timestamp
- func (m *GetGatewayStatsRequest) GetGatewayId() string
- func (m *GetGatewayStatsRequest) GetInterval() string
- func (m *GetGatewayStatsRequest) GetStartTimestamp() *timestamp.Timestamp
- func (*GetGatewayStatsRequest) ProtoMessage()
- 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
- func (*GetGatewayStatsResponse) Descriptor() ([]byte, []int)
- func (m *GetGatewayStatsResponse) GetResult() []*GatewayStats
- func (*GetGatewayStatsResponse) ProtoMessage()
- 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 GetGatewaysSummaryRequest
- func (*GetGatewaysSummaryRequest) Descriptor() ([]byte, []int)
- func (m *GetGatewaysSummaryRequest) GetOrganizationId() int64
- func (*GetGatewaysSummaryRequest) ProtoMessage()
- func (m *GetGatewaysSummaryRequest) Reset()
- func (m *GetGatewaysSummaryRequest) String() string
- func (m *GetGatewaysSummaryRequest) XXX_DiscardUnknown()
- func (m *GetGatewaysSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGatewaysSummaryRequest) XXX_Merge(src proto.Message)
- func (m *GetGatewaysSummaryRequest) XXX_Size() int
- func (m *GetGatewaysSummaryRequest) XXX_Unmarshal(b []byte) error
- type GetGatewaysSummaryResponse
- func (*GetGatewaysSummaryResponse) Descriptor() ([]byte, []int)
- func (m *GetGatewaysSummaryResponse) GetActiveCount() uint32
- func (m *GetGatewaysSummaryResponse) GetInactiveCount() uint32
- func (m *GetGatewaysSummaryResponse) GetNeverSeenCount() uint32
- func (*GetGatewaysSummaryResponse) ProtoMessage()
- func (m *GetGatewaysSummaryResponse) Reset()
- func (m *GetGatewaysSummaryResponse) String() string
- func (m *GetGatewaysSummaryResponse) XXX_DiscardUnknown()
- func (m *GetGatewaysSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGatewaysSummaryResponse) XXX_Merge(src proto.Message)
- func (m *GetGatewaysSummaryResponse) XXX_Size() int
- func (m *GetGatewaysSummaryResponse) XXX_Unmarshal(b []byte) error
- type GetHTTPIntegrationRequest
- func (*GetHTTPIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetHTTPIntegrationRequest) GetApplicationId() int64
- func (*GetHTTPIntegrationRequest) ProtoMessage()
- func (m *GetHTTPIntegrationRequest) Reset()
- func (m *GetHTTPIntegrationRequest) String() string
- func (m *GetHTTPIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetHTTPIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetHTTPIntegrationRequest) XXX_Size() int
- func (m *GetHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetHTTPIntegrationResponse
- func (*GetHTTPIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetHTTPIntegrationResponse) GetIntegration() *HTTPIntegration
- func (*GetHTTPIntegrationResponse) ProtoMessage()
- func (m *GetHTTPIntegrationResponse) Reset()
- func (m *GetHTTPIntegrationResponse) String() string
- func (m *GetHTTPIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetHTTPIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetHTTPIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetHTTPIntegrationResponse) XXX_Size() int
- func (m *GetHTTPIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetInfluxDBIntegrationRequest
- func (*GetInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetInfluxDBIntegrationRequest) GetApplicationId() int64
- func (*GetInfluxDBIntegrationRequest) ProtoMessage()
- func (m *GetInfluxDBIntegrationRequest) Reset()
- func (m *GetInfluxDBIntegrationRequest) String() string
- func (m *GetInfluxDBIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetInfluxDBIntegrationRequest) XXX_Size() int
- func (m *GetInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetInfluxDBIntegrationResponse
- func (*GetInfluxDBIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetInfluxDBIntegrationResponse) GetIntegration() *InfluxDBIntegration
- func (*GetInfluxDBIntegrationResponse) ProtoMessage()
- func (m *GetInfluxDBIntegrationResponse) Reset()
- func (m *GetInfluxDBIntegrationResponse) String() string
- func (m *GetInfluxDBIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetInfluxDBIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInfluxDBIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetInfluxDBIntegrationResponse) XXX_Size() int
- func (m *GetInfluxDBIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetLastPingRequest
- func (*GetLastPingRequest) Descriptor() ([]byte, []int)
- func (m *GetLastPingRequest) GetGatewayId() string
- func (*GetLastPingRequest) ProtoMessage()
- func (m *GetLastPingRequest) Reset()
- func (m *GetLastPingRequest) String() string
- func (m *GetLastPingRequest) XXX_DiscardUnknown()
- func (m *GetLastPingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetLastPingRequest) XXX_Merge(src proto.Message)
- func (m *GetLastPingRequest) XXX_Size() int
- func (m *GetLastPingRequest) XXX_Unmarshal(b []byte) error
- type GetLastPingResponse
- func (*GetLastPingResponse) Descriptor() ([]byte, []int)
- func (m *GetLastPingResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetLastPingResponse) GetDr() uint32
- func (m *GetLastPingResponse) GetFrequency() uint32
- func (m *GetLastPingResponse) GetPingRx() []*PingRX
- func (*GetLastPingResponse) ProtoMessage()
- func (m *GetLastPingResponse) Reset()
- func (m *GetLastPingResponse) String() string
- func (m *GetLastPingResponse) XXX_DiscardUnknown()
- func (m *GetLastPingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetLastPingResponse) XXX_Merge(src proto.Message)
- func (m *GetLastPingResponse) XXX_Size() int
- func (m *GetLastPingResponse) XXX_Unmarshal(b []byte) error
- type GetLoRaCloudIntegrationRequest
- func (*GetLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetLoRaCloudIntegrationRequest) GetApplicationId() int64
- func (*GetLoRaCloudIntegrationRequest) ProtoMessage()
- func (m *GetLoRaCloudIntegrationRequest) Reset()
- func (m *GetLoRaCloudIntegrationRequest) String() string
- func (m *GetLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetLoRaCloudIntegrationRequest) XXX_Size() int
- func (m *GetLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetLoRaCloudIntegrationResponse
- func (*GetLoRaCloudIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetLoRaCloudIntegrationResponse) GetIntegration() *LoRaCloudIntegration
- func (*GetLoRaCloudIntegrationResponse) ProtoMessage()
- func (m *GetLoRaCloudIntegrationResponse) Reset()
- func (m *GetLoRaCloudIntegrationResponse) String() string
- func (m *GetLoRaCloudIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetLoRaCloudIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetLoRaCloudIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetLoRaCloudIntegrationResponse) XXX_Size() int
- func (m *GetLoRaCloudIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetMulticastGroupRequest
- func (*GetMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *GetMulticastGroupRequest) GetId() string
- func (*GetMulticastGroupRequest) ProtoMessage()
- 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
- func (*GetMulticastGroupResponse) Descriptor() ([]byte, []int)
- func (m *GetMulticastGroupResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetMulticastGroupResponse) GetMulticastGroup() *MulticastGroup
- func (m *GetMulticastGroupResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetMulticastGroupResponse) ProtoMessage()
- 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 GetMyDevicesIntegrationRequest
- func (*GetMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetMyDevicesIntegrationRequest) GetApplicationId() int64
- func (*GetMyDevicesIntegrationRequest) ProtoMessage()
- func (m *GetMyDevicesIntegrationRequest) Reset()
- func (m *GetMyDevicesIntegrationRequest) String() string
- func (m *GetMyDevicesIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetMyDevicesIntegrationRequest) XXX_Size() int
- func (m *GetMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetMyDevicesIntegrationResponse
- func (*GetMyDevicesIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetMyDevicesIntegrationResponse) GetIntegration() *MyDevicesIntegration
- func (*GetMyDevicesIntegrationResponse) ProtoMessage()
- func (m *GetMyDevicesIntegrationResponse) Reset()
- func (m *GetMyDevicesIntegrationResponse) String() string
- func (m *GetMyDevicesIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetMyDevicesIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMyDevicesIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetMyDevicesIntegrationResponse) XXX_Size() int
- func (m *GetMyDevicesIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetNetworkServerRequest
- func (*GetNetworkServerRequest) Descriptor() ([]byte, []int)
- func (m *GetNetworkServerRequest) GetId() int64
- func (*GetNetworkServerRequest) ProtoMessage()
- func (m *GetNetworkServerRequest) Reset()
- func (m *GetNetworkServerRequest) String() string
- func (m *GetNetworkServerRequest) XXX_DiscardUnknown()
- func (m *GetNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNetworkServerRequest) XXX_Merge(src proto.Message)
- func (m *GetNetworkServerRequest) XXX_Size() int
- func (m *GetNetworkServerRequest) XXX_Unmarshal(b []byte) error
- type GetNetworkServerResponse
- func (*GetNetworkServerResponse) Descriptor() ([]byte, []int)
- func (m *GetNetworkServerResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetNetworkServerResponse) GetNetworkServer() *NetworkServer
- func (m *GetNetworkServerResponse) GetRegion() string
- func (m *GetNetworkServerResponse) GetUpdatedAt() *timestamp.Timestamp
- func (m *GetNetworkServerResponse) GetVersion() string
- func (*GetNetworkServerResponse) ProtoMessage()
- func (m *GetNetworkServerResponse) Reset()
- func (m *GetNetworkServerResponse) String() string
- func (m *GetNetworkServerResponse) XXX_DiscardUnknown()
- func (m *GetNetworkServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNetworkServerResponse) XXX_Merge(src proto.Message)
- func (m *GetNetworkServerResponse) XXX_Size() int
- func (m *GetNetworkServerResponse) XXX_Unmarshal(b []byte) error
- type GetOrganizationRequest
- func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *GetOrganizationRequest) GetId() int64
- func (*GetOrganizationRequest) ProtoMessage()
- func (m *GetOrganizationRequest) Reset()
- func (m *GetOrganizationRequest) String() string
- func (m *GetOrganizationRequest) XXX_DiscardUnknown()
- func (m *GetOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOrganizationRequest) XXX_Merge(src proto.Message)
- func (m *GetOrganizationRequest) XXX_Size() int
- func (m *GetOrganizationRequest) XXX_Unmarshal(b []byte) error
- type GetOrganizationResponse
- func (*GetOrganizationResponse) Descriptor() ([]byte, []int)
- func (m *GetOrganizationResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetOrganizationResponse) GetOrganization() *Organization
- func (m *GetOrganizationResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetOrganizationResponse) ProtoMessage()
- func (m *GetOrganizationResponse) Reset()
- func (m *GetOrganizationResponse) String() string
- func (m *GetOrganizationResponse) XXX_DiscardUnknown()
- func (m *GetOrganizationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOrganizationResponse) XXX_Merge(src proto.Message)
- func (m *GetOrganizationResponse) XXX_Size() int
- func (m *GetOrganizationResponse) XXX_Unmarshal(b []byte) error
- type GetOrganizationUserRequest
- func (*GetOrganizationUserRequest) Descriptor() ([]byte, []int)
- func (m *GetOrganizationUserRequest) GetOrganizationId() int64
- func (m *GetOrganizationUserRequest) GetUserId() int64
- func (*GetOrganizationUserRequest) ProtoMessage()
- func (m *GetOrganizationUserRequest) Reset()
- func (m *GetOrganizationUserRequest) String() string
- func (m *GetOrganizationUserRequest) XXX_DiscardUnknown()
- func (m *GetOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOrganizationUserRequest) XXX_Merge(src proto.Message)
- func (m *GetOrganizationUserRequest) XXX_Size() int
- func (m *GetOrganizationUserRequest) XXX_Unmarshal(b []byte) error
- type GetOrganizationUserResponse
- func (*GetOrganizationUserResponse) Descriptor() ([]byte, []int)
- func (m *GetOrganizationUserResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetOrganizationUserResponse) GetOrganizationUser() *OrganizationUser
- func (m *GetOrganizationUserResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetOrganizationUserResponse) ProtoMessage()
- func (m *GetOrganizationUserResponse) Reset()
- func (m *GetOrganizationUserResponse) String() string
- func (m *GetOrganizationUserResponse) XXX_DiscardUnknown()
- func (m *GetOrganizationUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOrganizationUserResponse) XXX_Merge(src proto.Message)
- func (m *GetOrganizationUserResponse) XXX_Size() int
- func (m *GetOrganizationUserResponse) XXX_Unmarshal(b []byte) error
- type GetPilotThingsIntegrationRequest
- func (*GetPilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetPilotThingsIntegrationRequest) GetApplicationId() int64
- func (*GetPilotThingsIntegrationRequest) ProtoMessage()
- func (m *GetPilotThingsIntegrationRequest) Reset()
- func (m *GetPilotThingsIntegrationRequest) String() string
- func (m *GetPilotThingsIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetPilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetPilotThingsIntegrationRequest) XXX_Size() int
- func (m *GetPilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetPilotThingsIntegrationResponse
- func (*GetPilotThingsIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetPilotThingsIntegrationResponse) GetIntegration() *PilotThingsIntegration
- func (*GetPilotThingsIntegrationResponse) ProtoMessage()
- func (m *GetPilotThingsIntegrationResponse) Reset()
- func (m *GetPilotThingsIntegrationResponse) String() string
- func (m *GetPilotThingsIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetPilotThingsIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPilotThingsIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetPilotThingsIntegrationResponse) XXX_Size() int
- func (m *GetPilotThingsIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetRandomDevAddrRequest
- func (*GetRandomDevAddrRequest) Descriptor() ([]byte, []int)
- func (m *GetRandomDevAddrRequest) GetDevEui() string
- func (*GetRandomDevAddrRequest) ProtoMessage()
- 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_Merge(src proto.Message)
- func (m *GetRandomDevAddrRequest) XXX_Size() int
- func (m *GetRandomDevAddrRequest) XXX_Unmarshal(b []byte) error
- type GetRandomDevAddrResponse
- func (*GetRandomDevAddrResponse) Descriptor() ([]byte, []int)
- func (m *GetRandomDevAddrResponse) GetDevAddr() string
- func (*GetRandomDevAddrResponse) ProtoMessage()
- 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 GetServiceProfileRequest
- func (*GetServiceProfileRequest) Descriptor() ([]byte, []int)
- func (m *GetServiceProfileRequest) GetId() string
- func (*GetServiceProfileRequest) ProtoMessage()
- 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
- func (*GetServiceProfileResponse) Descriptor() ([]byte, []int)
- func (m *GetServiceProfileResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetServiceProfileResponse) GetServiceProfile() *ServiceProfile
- func (m *GetServiceProfileResponse) GetUpdatedAt() *timestamp.Timestamp
- func (*GetServiceProfileResponse) ProtoMessage()
- 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 GetThingsBoardIntegrationRequest
- func (*GetThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *GetThingsBoardIntegrationRequest) GetApplicationId() int64
- func (*GetThingsBoardIntegrationRequest) ProtoMessage()
- func (m *GetThingsBoardIntegrationRequest) Reset()
- func (m *GetThingsBoardIntegrationRequest) String() string
- func (m *GetThingsBoardIntegrationRequest) XXX_DiscardUnknown()
- func (m *GetThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *GetThingsBoardIntegrationRequest) XXX_Size() int
- func (m *GetThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
- type GetThingsBoardIntegrationResponse
- func (*GetThingsBoardIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *GetThingsBoardIntegrationResponse) GetIntegration() *ThingsBoardIntegration
- func (*GetThingsBoardIntegrationResponse) ProtoMessage()
- func (m *GetThingsBoardIntegrationResponse) Reset()
- func (m *GetThingsBoardIntegrationResponse) String() string
- func (m *GetThingsBoardIntegrationResponse) XXX_DiscardUnknown()
- func (m *GetThingsBoardIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetThingsBoardIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *GetThingsBoardIntegrationResponse) XXX_Size() int
- func (m *GetThingsBoardIntegrationResponse) XXX_Unmarshal(b []byte) error
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)
- func (m *GetUserRequest) GetId() int64
- func (*GetUserRequest) ProtoMessage()
- func (m *GetUserRequest) Reset()
- func (m *GetUserRequest) String() string
- func (m *GetUserRequest) XXX_DiscardUnknown()
- func (m *GetUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserRequest) XXX_Merge(src proto.Message)
- func (m *GetUserRequest) XXX_Size() int
- func (m *GetUserRequest) XXX_Unmarshal(b []byte) error
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)
- func (m *GetUserResponse) GetCreatedAt() *timestamp.Timestamp
- func (m *GetUserResponse) GetUpdatedAt() *timestamp.Timestamp
- func (m *GetUserResponse) GetUser() *User
- func (*GetUserResponse) ProtoMessage()
- func (m *GetUserResponse) Reset()
- func (m *GetUserResponse) String() string
- func (m *GetUserResponse) XXX_DiscardUnknown()
- func (m *GetUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserResponse) XXX_Merge(src proto.Message)
- func (m *GetUserResponse) XXX_Size() int
- func (m *GetUserResponse) XXX_Unmarshal(b []byte) error
- type GlobalSearchRequest
- func (*GlobalSearchRequest) Descriptor() ([]byte, []int)
- func (m *GlobalSearchRequest) GetLimit() int64
- func (m *GlobalSearchRequest) GetOffset() int64
- func (m *GlobalSearchRequest) GetSearch() string
- func (*GlobalSearchRequest) ProtoMessage()
- func (m *GlobalSearchRequest) Reset()
- func (m *GlobalSearchRequest) String() string
- func (m *GlobalSearchRequest) XXX_DiscardUnknown()
- func (m *GlobalSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GlobalSearchRequest) XXX_Merge(src proto.Message)
- func (m *GlobalSearchRequest) XXX_Size() int
- func (m *GlobalSearchRequest) XXX_Unmarshal(b []byte) error
- type GlobalSearchResponse
- func (*GlobalSearchResponse) Descriptor() ([]byte, []int)
- func (m *GlobalSearchResponse) GetResult() []*GlobalSearchResult
- func (*GlobalSearchResponse) ProtoMessage()
- func (m *GlobalSearchResponse) Reset()
- func (m *GlobalSearchResponse) String() string
- func (m *GlobalSearchResponse) XXX_DiscardUnknown()
- func (m *GlobalSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GlobalSearchResponse) XXX_Merge(src proto.Message)
- func (m *GlobalSearchResponse) XXX_Size() int
- func (m *GlobalSearchResponse) XXX_Unmarshal(b []byte) error
- type GlobalSearchResult
- func (*GlobalSearchResult) Descriptor() ([]byte, []int)
- func (m *GlobalSearchResult) GetApplicationId() int64
- func (m *GlobalSearchResult) GetApplicationName() string
- func (m *GlobalSearchResult) GetDeviceDevEui() string
- func (m *GlobalSearchResult) GetDeviceName() string
- func (m *GlobalSearchResult) GetGatewayMac() string
- func (m *GlobalSearchResult) GetGatewayName() string
- func (m *GlobalSearchResult) GetKind() string
- func (m *GlobalSearchResult) GetOrganizationId() int64
- func (m *GlobalSearchResult) GetOrganizationName() string
- func (m *GlobalSearchResult) GetScore() float32
- func (*GlobalSearchResult) ProtoMessage()
- func (m *GlobalSearchResult) Reset()
- func (m *GlobalSearchResult) String() string
- func (m *GlobalSearchResult) XXX_DiscardUnknown()
- func (m *GlobalSearchResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GlobalSearchResult) XXX_Merge(src proto.Message)
- func (m *GlobalSearchResult) XXX_Size() int
- func (m *GlobalSearchResult) XXX_Unmarshal(b []byte) error
- type HTTPIntegration
- func (*HTTPIntegration) Descriptor() ([]byte, []int)
- func (m *HTTPIntegration) GetAckNotificationUrl() string
- func (m *HTTPIntegration) GetApplicationId() int64
- func (m *HTTPIntegration) GetErrorNotificationUrl() string
- func (m *HTTPIntegration) GetEventEndpointUrl() string
- func (m *HTTPIntegration) GetHeaders() []*HTTPIntegrationHeader
- func (m *HTTPIntegration) GetIntegrationNotificationUrl() string
- func (m *HTTPIntegration) GetJoinNotificationUrl() string
- func (m *HTTPIntegration) GetLocationNotificationUrl() string
- func (m *HTTPIntegration) GetMarshaler() Marshaler
- func (m *HTTPIntegration) GetStatusNotificationUrl() string
- func (m *HTTPIntegration) GetTxAckNotificationUrl() string
- func (m *HTTPIntegration) GetUplinkDataUrl() string
- func (*HTTPIntegration) ProtoMessage()
- func (m *HTTPIntegration) Reset()
- func (m *HTTPIntegration) String() string
- func (m *HTTPIntegration) XXX_DiscardUnknown()
- func (m *HTTPIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPIntegration) XXX_Merge(src proto.Message)
- func (m *HTTPIntegration) XXX_Size() int
- func (m *HTTPIntegration) XXX_Unmarshal(b []byte) error
- type HTTPIntegrationHeader
- func (*HTTPIntegrationHeader) Descriptor() ([]byte, []int)
- func (m *HTTPIntegrationHeader) GetKey() string
- func (m *HTTPIntegrationHeader) GetValue() string
- func (*HTTPIntegrationHeader) ProtoMessage()
- func (m *HTTPIntegrationHeader) Reset()
- func (m *HTTPIntegrationHeader) String() string
- func (m *HTTPIntegrationHeader) XXX_DiscardUnknown()
- func (m *HTTPIntegrationHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPIntegrationHeader) XXX_Merge(src proto.Message)
- func (m *HTTPIntegrationHeader) XXX_Size() int
- func (m *HTTPIntegrationHeader) XXX_Unmarshal(b []byte) error
- type InfluxDBIntegration
- func (*InfluxDBIntegration) Descriptor() ([]byte, []int)
- func (m *InfluxDBIntegration) GetApplicationId() int64
- func (m *InfluxDBIntegration) GetBucket() string
- func (m *InfluxDBIntegration) GetDb() string
- func (m *InfluxDBIntegration) GetEndpoint() string
- func (m *InfluxDBIntegration) GetOrganization() string
- func (m *InfluxDBIntegration) GetPassword() string
- func (m *InfluxDBIntegration) GetPrecision() InfluxDBPrecision
- func (m *InfluxDBIntegration) GetRetentionPolicyName() string
- func (m *InfluxDBIntegration) GetToken() string
- func (m *InfluxDBIntegration) GetUsername() string
- func (m *InfluxDBIntegration) GetVersion() InfluxDBVersion
- func (*InfluxDBIntegration) ProtoMessage()
- func (m *InfluxDBIntegration) Reset()
- func (m *InfluxDBIntegration) String() string
- func (m *InfluxDBIntegration) XXX_DiscardUnknown()
- func (m *InfluxDBIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfluxDBIntegration) XXX_Merge(src proto.Message)
- func (m *InfluxDBIntegration) XXX_Size() int
- func (m *InfluxDBIntegration) XXX_Unmarshal(b []byte) error
- type InfluxDBPrecision
- type InfluxDBVersion
- type IntegrationKind
- type IntegrationListItem
- func (*IntegrationListItem) Descriptor() ([]byte, []int)
- func (m *IntegrationListItem) GetKind() IntegrationKind
- func (*IntegrationListItem) ProtoMessage()
- func (m *IntegrationListItem) Reset()
- func (m *IntegrationListItem) String() string
- func (m *IntegrationListItem) XXX_DiscardUnknown()
- func (m *IntegrationListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IntegrationListItem) XXX_Merge(src proto.Message)
- func (m *IntegrationListItem) XXX_Size() int
- func (m *IntegrationListItem) XXX_Unmarshal(b []byte) error
- type InternalServiceClient
- type InternalServiceServer
- type ListAPIKeysRequest
- func (*ListAPIKeysRequest) Descriptor() ([]byte, []int)
- func (m *ListAPIKeysRequest) GetApplicationId() int64
- func (m *ListAPIKeysRequest) GetIsAdmin() bool
- func (m *ListAPIKeysRequest) GetLimit() int64
- func (m *ListAPIKeysRequest) GetOffset() int64
- func (m *ListAPIKeysRequest) GetOrganizationId() int64
- func (*ListAPIKeysRequest) ProtoMessage()
- func (m *ListAPIKeysRequest) Reset()
- func (m *ListAPIKeysRequest) String() string
- func (m *ListAPIKeysRequest) XXX_DiscardUnknown()
- func (m *ListAPIKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAPIKeysRequest) XXX_Merge(src proto.Message)
- func (m *ListAPIKeysRequest) XXX_Size() int
- func (m *ListAPIKeysRequest) XXX_Unmarshal(b []byte) error
- type ListAPIKeysResponse
- func (*ListAPIKeysResponse) Descriptor() ([]byte, []int)
- func (m *ListAPIKeysResponse) GetResult() []*APIKey
- func (m *ListAPIKeysResponse) GetTotalCount() int64
- func (*ListAPIKeysResponse) ProtoMessage()
- func (m *ListAPIKeysResponse) Reset()
- func (m *ListAPIKeysResponse) String() string
- func (m *ListAPIKeysResponse) XXX_DiscardUnknown()
- func (m *ListAPIKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAPIKeysResponse) XXX_Merge(src proto.Message)
- func (m *ListAPIKeysResponse) XXX_Size() int
- func (m *ListAPIKeysResponse) XXX_Unmarshal(b []byte) error
- type ListApplicationRequest
- func (*ListApplicationRequest) Descriptor() ([]byte, []int)
- func (m *ListApplicationRequest) GetLimit() int64
- func (m *ListApplicationRequest) GetOffset() int64
- func (m *ListApplicationRequest) GetOrganizationId() int64
- func (m *ListApplicationRequest) GetSearch() string
- func (*ListApplicationRequest) ProtoMessage()
- func (m *ListApplicationRequest) Reset()
- func (m *ListApplicationRequest) String() string
- func (m *ListApplicationRequest) XXX_DiscardUnknown()
- func (m *ListApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationRequest) XXX_Merge(src proto.Message)
- func (m *ListApplicationRequest) XXX_Size() int
- func (m *ListApplicationRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationResponse
- func (*ListApplicationResponse) Descriptor() ([]byte, []int)
- func (m *ListApplicationResponse) GetResult() []*ApplicationListItem
- func (m *ListApplicationResponse) GetTotalCount() int64
- func (*ListApplicationResponse) ProtoMessage()
- func (m *ListApplicationResponse) Reset()
- func (m *ListApplicationResponse) String() string
- func (m *ListApplicationResponse) XXX_DiscardUnknown()
- func (m *ListApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationResponse) XXX_Merge(src proto.Message)
- func (m *ListApplicationResponse) XXX_Size() int
- func (m *ListApplicationResponse) XXX_Unmarshal(b []byte) error
- type ListDeviceProfileRequest
- func (*ListDeviceProfileRequest) Descriptor() ([]byte, []int)
- func (m *ListDeviceProfileRequest) GetApplicationId() int64
- func (m *ListDeviceProfileRequest) GetLimit() int64
- func (m *ListDeviceProfileRequest) GetOffset() int64
- func (m *ListDeviceProfileRequest) GetOrganizationId() int64
- func (*ListDeviceProfileRequest) ProtoMessage()
- func (m *ListDeviceProfileRequest) Reset()
- func (m *ListDeviceProfileRequest) String() string
- func (m *ListDeviceProfileRequest) XXX_DiscardUnknown()
- func (m *ListDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeviceProfileRequest) XXX_Merge(src proto.Message)
- func (m *ListDeviceProfileRequest) XXX_Size() int
- func (m *ListDeviceProfileRequest) XXX_Unmarshal(b []byte) error
- type ListDeviceProfileResponse
- func (*ListDeviceProfileResponse) Descriptor() ([]byte, []int)
- func (m *ListDeviceProfileResponse) GetResult() []*DeviceProfileListItem
- func (m *ListDeviceProfileResponse) GetTotalCount() int64
- func (*ListDeviceProfileResponse) ProtoMessage()
- func (m *ListDeviceProfileResponse) Reset()
- func (m *ListDeviceProfileResponse) String() string
- func (m *ListDeviceProfileResponse) XXX_DiscardUnknown()
- func (m *ListDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeviceProfileResponse) XXX_Merge(src proto.Message)
- func (m *ListDeviceProfileResponse) XXX_Size() int
- func (m *ListDeviceProfileResponse) XXX_Unmarshal(b []byte) error
- type ListDeviceQueueItemsRequest
- func (*ListDeviceQueueItemsRequest) Descriptor() ([]byte, []int)
- func (m *ListDeviceQueueItemsRequest) GetCountOnly() bool
- func (m *ListDeviceQueueItemsRequest) GetDevEui() string
- func (*ListDeviceQueueItemsRequest) ProtoMessage()
- func (m *ListDeviceQueueItemsRequest) Reset()
- func (m *ListDeviceQueueItemsRequest) String() string
- func (m *ListDeviceQueueItemsRequest) XXX_DiscardUnknown()
- func (m *ListDeviceQueueItemsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeviceQueueItemsRequest) XXX_Merge(src proto.Message)
- func (m *ListDeviceQueueItemsRequest) XXX_Size() int
- func (m *ListDeviceQueueItemsRequest) XXX_Unmarshal(b []byte) error
- type ListDeviceQueueItemsResponse
- func (*ListDeviceQueueItemsResponse) Descriptor() ([]byte, []int)
- func (m *ListDeviceQueueItemsResponse) GetDeviceQueueItems() []*DeviceQueueItem
- func (m *ListDeviceQueueItemsResponse) GetTotalCount() uint32
- func (*ListDeviceQueueItemsResponse) ProtoMessage()
- func (m *ListDeviceQueueItemsResponse) Reset()
- func (m *ListDeviceQueueItemsResponse) String() string
- func (m *ListDeviceQueueItemsResponse) XXX_DiscardUnknown()
- func (m *ListDeviceQueueItemsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeviceQueueItemsResponse) XXX_Merge(src proto.Message)
- func (m *ListDeviceQueueItemsResponse) XXX_Size() int
- func (m *ListDeviceQueueItemsResponse) XXX_Unmarshal(b []byte) error
- type ListDeviceRequest
- func (*ListDeviceRequest) Descriptor() ([]byte, []int)
- func (m *ListDeviceRequest) GetApplicationId() int64
- func (m *ListDeviceRequest) GetLimit() int64
- func (m *ListDeviceRequest) GetMulticastGroupId() string
- func (m *ListDeviceRequest) GetOffset() int64
- func (m *ListDeviceRequest) GetSearch() string
- func (m *ListDeviceRequest) GetServiceProfileId() string
- func (m *ListDeviceRequest) GetTags() map[string]string
- func (*ListDeviceRequest) ProtoMessage()
- func (m *ListDeviceRequest) Reset()
- func (m *ListDeviceRequest) String() string
- func (m *ListDeviceRequest) XXX_DiscardUnknown()
- func (m *ListDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeviceRequest) XXX_Merge(src proto.Message)
- func (m *ListDeviceRequest) XXX_Size() int
- func (m *ListDeviceRequest) XXX_Unmarshal(b []byte) error
- type ListDeviceResponse
- func (*ListDeviceResponse) Descriptor() ([]byte, []int)
- func (m *ListDeviceResponse) GetResult() []*DeviceListItem
- func (m *ListDeviceResponse) GetTotalCount() int64
- func (*ListDeviceResponse) ProtoMessage()
- func (m *ListDeviceResponse) Reset()
- func (m *ListDeviceResponse) String() string
- func (m *ListDeviceResponse) XXX_DiscardUnknown()
- func (m *ListDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeviceResponse) XXX_Merge(src proto.Message)
- func (m *ListDeviceResponse) XXX_Size() int
- func (m *ListDeviceResponse) XXX_Unmarshal(b []byte) error
- type ListFUOTADeploymentDevicesRequest
- func (*ListFUOTADeploymentDevicesRequest) Descriptor() ([]byte, []int)
- func (m *ListFUOTADeploymentDevicesRequest) GetFuotaDeploymentId() string
- func (m *ListFUOTADeploymentDevicesRequest) GetLimit() int64
- func (m *ListFUOTADeploymentDevicesRequest) GetOffset() int64
- func (*ListFUOTADeploymentDevicesRequest) ProtoMessage()
- func (m *ListFUOTADeploymentDevicesRequest) Reset()
- func (m *ListFUOTADeploymentDevicesRequest) String() string
- func (m *ListFUOTADeploymentDevicesRequest) XXX_DiscardUnknown()
- func (m *ListFUOTADeploymentDevicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFUOTADeploymentDevicesRequest) XXX_Merge(src proto.Message)
- func (m *ListFUOTADeploymentDevicesRequest) XXX_Size() int
- func (m *ListFUOTADeploymentDevicesRequest) XXX_Unmarshal(b []byte) error
- type ListFUOTADeploymentDevicesResponse
- func (*ListFUOTADeploymentDevicesResponse) Descriptor() ([]byte, []int)
- func (m *ListFUOTADeploymentDevicesResponse) GetResult() []*FUOTADeploymentDeviceListItem
- func (m *ListFUOTADeploymentDevicesResponse) GetTotalCount() int64
- func (*ListFUOTADeploymentDevicesResponse) ProtoMessage()
- func (m *ListFUOTADeploymentDevicesResponse) Reset()
- func (m *ListFUOTADeploymentDevicesResponse) String() string
- func (m *ListFUOTADeploymentDevicesResponse) XXX_DiscardUnknown()
- func (m *ListFUOTADeploymentDevicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFUOTADeploymentDevicesResponse) XXX_Merge(src proto.Message)
- func (m *ListFUOTADeploymentDevicesResponse) XXX_Size() int
- func (m *ListFUOTADeploymentDevicesResponse) XXX_Unmarshal(b []byte) error
- type ListFUOTADeploymentRequest
- func (*ListFUOTADeploymentRequest) Descriptor() ([]byte, []int)
- func (m *ListFUOTADeploymentRequest) GetApplicationId() int64
- func (m *ListFUOTADeploymentRequest) GetDevEui() string
- func (m *ListFUOTADeploymentRequest) GetLimit() int64
- func (m *ListFUOTADeploymentRequest) GetOffset() int64
- func (*ListFUOTADeploymentRequest) ProtoMessage()
- func (m *ListFUOTADeploymentRequest) Reset()
- func (m *ListFUOTADeploymentRequest) String() string
- func (m *ListFUOTADeploymentRequest) XXX_DiscardUnknown()
- func (m *ListFUOTADeploymentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFUOTADeploymentRequest) XXX_Merge(src proto.Message)
- func (m *ListFUOTADeploymentRequest) XXX_Size() int
- func (m *ListFUOTADeploymentRequest) XXX_Unmarshal(b []byte) error
- type ListFUOTADeploymentResponse
- func (*ListFUOTADeploymentResponse) Descriptor() ([]byte, []int)
- func (m *ListFUOTADeploymentResponse) GetResult() []*FUOTADeploymentListItem
- func (m *ListFUOTADeploymentResponse) GetTotalCount() int64
- func (*ListFUOTADeploymentResponse) ProtoMessage()
- func (m *ListFUOTADeploymentResponse) Reset()
- func (m *ListFUOTADeploymentResponse) String() string
- func (m *ListFUOTADeploymentResponse) XXX_DiscardUnknown()
- func (m *ListFUOTADeploymentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFUOTADeploymentResponse) XXX_Merge(src proto.Message)
- func (m *ListFUOTADeploymentResponse) XXX_Size() int
- func (m *ListFUOTADeploymentResponse) XXX_Unmarshal(b []byte) error
- type ListGatewayProfilesRequest
- func (*ListGatewayProfilesRequest) Descriptor() ([]byte, []int)
- func (m *ListGatewayProfilesRequest) GetLimit() int64
- func (m *ListGatewayProfilesRequest) GetNetworkServerId() int64
- func (m *ListGatewayProfilesRequest) GetOffset() int64
- func (*ListGatewayProfilesRequest) ProtoMessage()
- func (m *ListGatewayProfilesRequest) Reset()
- func (m *ListGatewayProfilesRequest) String() string
- func (m *ListGatewayProfilesRequest) XXX_DiscardUnknown()
- func (m *ListGatewayProfilesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListGatewayProfilesRequest) XXX_Merge(src proto.Message)
- func (m *ListGatewayProfilesRequest) XXX_Size() int
- func (m *ListGatewayProfilesRequest) XXX_Unmarshal(b []byte) error
- type ListGatewayProfilesResponse
- func (*ListGatewayProfilesResponse) Descriptor() ([]byte, []int)
- func (m *ListGatewayProfilesResponse) GetResult() []*GatewayProfileListItem
- func (m *ListGatewayProfilesResponse) GetTotalCount() int64
- func (*ListGatewayProfilesResponse) ProtoMessage()
- func (m *ListGatewayProfilesResponse) Reset()
- func (m *ListGatewayProfilesResponse) String() string
- func (m *ListGatewayProfilesResponse) XXX_DiscardUnknown()
- func (m *ListGatewayProfilesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListGatewayProfilesResponse) XXX_Merge(src proto.Message)
- func (m *ListGatewayProfilesResponse) XXX_Size() int
- func (m *ListGatewayProfilesResponse) XXX_Unmarshal(b []byte) error
- type ListGatewayRequest
- func (*ListGatewayRequest) Descriptor() ([]byte, []int)
- func (m *ListGatewayRequest) GetLimit() int32
- func (m *ListGatewayRequest) GetOffset() int32
- func (m *ListGatewayRequest) GetOrganizationId() int64
- func (m *ListGatewayRequest) GetSearch() string
- func (*ListGatewayRequest) ProtoMessage()
- func (m *ListGatewayRequest) Reset()
- func (m *ListGatewayRequest) String() string
- func (m *ListGatewayRequest) XXX_DiscardUnknown()
- func (m *ListGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListGatewayRequest) XXX_Merge(src proto.Message)
- func (m *ListGatewayRequest) XXX_Size() int
- func (m *ListGatewayRequest) XXX_Unmarshal(b []byte) error
- type ListGatewayResponse
- func (*ListGatewayResponse) Descriptor() ([]byte, []int)
- func (m *ListGatewayResponse) GetResult() []*GatewayListItem
- func (m *ListGatewayResponse) GetTotalCount() int64
- func (*ListGatewayResponse) ProtoMessage()
- func (m *ListGatewayResponse) Reset()
- func (m *ListGatewayResponse) String() string
- func (m *ListGatewayResponse) XXX_DiscardUnknown()
- func (m *ListGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListGatewayResponse) XXX_Merge(src proto.Message)
- func (m *ListGatewayResponse) XXX_Size() int
- func (m *ListGatewayResponse) XXX_Unmarshal(b []byte) error
- type ListIntegrationRequest
- func (*ListIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *ListIntegrationRequest) GetApplicationId() int64
- func (*ListIntegrationRequest) ProtoMessage()
- func (m *ListIntegrationRequest) Reset()
- func (m *ListIntegrationRequest) String() string
- func (m *ListIntegrationRequest) XXX_DiscardUnknown()
- func (m *ListIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *ListIntegrationRequest) XXX_Size() int
- func (m *ListIntegrationRequest) XXX_Unmarshal(b []byte) error
- type ListIntegrationResponse
- func (*ListIntegrationResponse) Descriptor() ([]byte, []int)
- func (m *ListIntegrationResponse) GetResult() []*IntegrationListItem
- func (m *ListIntegrationResponse) GetTotalCount() int64
- func (*ListIntegrationResponse) ProtoMessage()
- func (m *ListIntegrationResponse) Reset()
- func (m *ListIntegrationResponse) String() string
- func (m *ListIntegrationResponse) XXX_DiscardUnknown()
- func (m *ListIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListIntegrationResponse) XXX_Merge(src proto.Message)
- func (m *ListIntegrationResponse) XXX_Size() int
- func (m *ListIntegrationResponse) XXX_Unmarshal(b []byte) error
- type ListMulticastGroupQueueItemsRequest
- func (*ListMulticastGroupQueueItemsRequest) Descriptor() ([]byte, []int)
- func (m *ListMulticastGroupQueueItemsRequest) GetMulticastGroupId() string
- func (*ListMulticastGroupQueueItemsRequest) ProtoMessage()
- func (m *ListMulticastGroupQueueItemsRequest) Reset()
- func (m *ListMulticastGroupQueueItemsRequest) String() string
- func (m *ListMulticastGroupQueueItemsRequest) XXX_DiscardUnknown()
- func (m *ListMulticastGroupQueueItemsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMulticastGroupQueueItemsRequest) XXX_Merge(src proto.Message)
- func (m *ListMulticastGroupQueueItemsRequest) XXX_Size() int
- func (m *ListMulticastGroupQueueItemsRequest) XXX_Unmarshal(b []byte) error
- type ListMulticastGroupQueueItemsResponse
- func (*ListMulticastGroupQueueItemsResponse) Descriptor() ([]byte, []int)
- func (m *ListMulticastGroupQueueItemsResponse) GetMulticastQueueItems() []*MulticastQueueItem
- func (*ListMulticastGroupQueueItemsResponse) ProtoMessage()
- func (m *ListMulticastGroupQueueItemsResponse) Reset()
- func (m *ListMulticastGroupQueueItemsResponse) String() string
- func (m *ListMulticastGroupQueueItemsResponse) XXX_DiscardUnknown()
- func (m *ListMulticastGroupQueueItemsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMulticastGroupQueueItemsResponse) XXX_Merge(src proto.Message)
- func (m *ListMulticastGroupQueueItemsResponse) XXX_Size() int
- func (m *ListMulticastGroupQueueItemsResponse) XXX_Unmarshal(b []byte) error
- type ListMulticastGroupRequest
- func (*ListMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *ListMulticastGroupRequest) GetApplicationId() int64
- func (m *ListMulticastGroupRequest) GetDevEui() string
- func (m *ListMulticastGroupRequest) GetLimit() int64
- func (m *ListMulticastGroupRequest) GetOffset() int64
- func (m *ListMulticastGroupRequest) GetOrganizationId() int64
- func (m *ListMulticastGroupRequest) GetSearch() string
- func (*ListMulticastGroupRequest) ProtoMessage()
- func (m *ListMulticastGroupRequest) Reset()
- func (m *ListMulticastGroupRequest) String() string
- func (m *ListMulticastGroupRequest) XXX_DiscardUnknown()
- func (m *ListMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMulticastGroupRequest) XXX_Merge(src proto.Message)
- func (m *ListMulticastGroupRequest) XXX_Size() int
- func (m *ListMulticastGroupRequest) XXX_Unmarshal(b []byte) error
- type ListMulticastGroupResponse
- func (*ListMulticastGroupResponse) Descriptor() ([]byte, []int)
- func (m *ListMulticastGroupResponse) GetResult() []*MulticastGroupListItem
- func (m *ListMulticastGroupResponse) GetTotalCount() int64
- func (*ListMulticastGroupResponse) ProtoMessage()
- func (m *ListMulticastGroupResponse) Reset()
- func (m *ListMulticastGroupResponse) String() string
- func (m *ListMulticastGroupResponse) XXX_DiscardUnknown()
- func (m *ListMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMulticastGroupResponse) XXX_Merge(src proto.Message)
- func (m *ListMulticastGroupResponse) XXX_Size() int
- func (m *ListMulticastGroupResponse) XXX_Unmarshal(b []byte) error
- type ListNetworkServerRequest
- func (*ListNetworkServerRequest) Descriptor() ([]byte, []int)
- func (m *ListNetworkServerRequest) GetLimit() int64
- func (m *ListNetworkServerRequest) GetOffset() int64
- func (m *ListNetworkServerRequest) GetOrganizationId() int64
- func (*ListNetworkServerRequest) ProtoMessage()
- func (m *ListNetworkServerRequest) Reset()
- func (m *ListNetworkServerRequest) String() string
- func (m *ListNetworkServerRequest) XXX_DiscardUnknown()
- func (m *ListNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNetworkServerRequest) XXX_Merge(src proto.Message)
- func (m *ListNetworkServerRequest) XXX_Size() int
- func (m *ListNetworkServerRequest) XXX_Unmarshal(b []byte) error
- type ListNetworkServerResponse
- func (*ListNetworkServerResponse) Descriptor() ([]byte, []int)
- func (m *ListNetworkServerResponse) GetResult() []*NetworkServerListItem
- func (m *ListNetworkServerResponse) GetTotalCount() int64
- func (*ListNetworkServerResponse) ProtoMessage()
- func (m *ListNetworkServerResponse) Reset()
- func (m *ListNetworkServerResponse) String() string
- func (m *ListNetworkServerResponse) XXX_DiscardUnknown()
- func (m *ListNetworkServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNetworkServerResponse) XXX_Merge(src proto.Message)
- func (m *ListNetworkServerResponse) XXX_Size() int
- func (m *ListNetworkServerResponse) XXX_Unmarshal(b []byte) error
- type ListOrganizationRequest
- func (*ListOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *ListOrganizationRequest) GetLimit() int64
- func (m *ListOrganizationRequest) GetOffset() int64
- func (m *ListOrganizationRequest) GetSearch() string
- func (*ListOrganizationRequest) ProtoMessage()
- func (m *ListOrganizationRequest) Reset()
- func (m *ListOrganizationRequest) String() string
- func (m *ListOrganizationRequest) XXX_DiscardUnknown()
- func (m *ListOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListOrganizationRequest) XXX_Merge(src proto.Message)
- func (m *ListOrganizationRequest) XXX_Size() int
- func (m *ListOrganizationRequest) XXX_Unmarshal(b []byte) error
- type ListOrganizationResponse
- func (*ListOrganizationResponse) Descriptor() ([]byte, []int)
- func (m *ListOrganizationResponse) GetResult() []*OrganizationListItem
- func (m *ListOrganizationResponse) GetTotalCount() int64
- func (*ListOrganizationResponse) ProtoMessage()
- func (m *ListOrganizationResponse) Reset()
- func (m *ListOrganizationResponse) String() string
- func (m *ListOrganizationResponse) XXX_DiscardUnknown()
- func (m *ListOrganizationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListOrganizationResponse) XXX_Merge(src proto.Message)
- func (m *ListOrganizationResponse) XXX_Size() int
- func (m *ListOrganizationResponse) XXX_Unmarshal(b []byte) error
- type ListOrganizationUsersRequest
- func (*ListOrganizationUsersRequest) Descriptor() ([]byte, []int)
- func (m *ListOrganizationUsersRequest) GetLimit() int32
- func (m *ListOrganizationUsersRequest) GetOffset() int32
- func (m *ListOrganizationUsersRequest) GetOrganizationId() int64
- func (*ListOrganizationUsersRequest) ProtoMessage()
- func (m *ListOrganizationUsersRequest) Reset()
- func (m *ListOrganizationUsersRequest) String() string
- func (m *ListOrganizationUsersRequest) XXX_DiscardUnknown()
- func (m *ListOrganizationUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListOrganizationUsersRequest) XXX_Merge(src proto.Message)
- func (m *ListOrganizationUsersRequest) XXX_Size() int
- func (m *ListOrganizationUsersRequest) XXX_Unmarshal(b []byte) error
- type ListOrganizationUsersResponse
- func (*ListOrganizationUsersResponse) Descriptor() ([]byte, []int)
- func (m *ListOrganizationUsersResponse) GetResult() []*OrganizationUserListItem
- func (m *ListOrganizationUsersResponse) GetTotalCount() int64
- func (*ListOrganizationUsersResponse) ProtoMessage()
- func (m *ListOrganizationUsersResponse) Reset()
- func (m *ListOrganizationUsersResponse) String() string
- func (m *ListOrganizationUsersResponse) XXX_DiscardUnknown()
- func (m *ListOrganizationUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListOrganizationUsersResponse) XXX_Merge(src proto.Message)
- func (m *ListOrganizationUsersResponse) XXX_Size() int
- func (m *ListOrganizationUsersResponse) XXX_Unmarshal(b []byte) error
- type ListServiceProfileRequest
- func (*ListServiceProfileRequest) Descriptor() ([]byte, []int)
- func (m *ListServiceProfileRequest) GetLimit() int64
- func (m *ListServiceProfileRequest) GetNetworkServerId() int64
- func (m *ListServiceProfileRequest) GetOffset() int64
- func (m *ListServiceProfileRequest) GetOrganizationId() int64
- func (*ListServiceProfileRequest) ProtoMessage()
- func (m *ListServiceProfileRequest) Reset()
- func (m *ListServiceProfileRequest) String() string
- func (m *ListServiceProfileRequest) XXX_DiscardUnknown()
- func (m *ListServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListServiceProfileRequest) XXX_Merge(src proto.Message)
- func (m *ListServiceProfileRequest) XXX_Size() int
- func (m *ListServiceProfileRequest) XXX_Unmarshal(b []byte) error
- type ListServiceProfileResponse
- func (*ListServiceProfileResponse) Descriptor() ([]byte, []int)
- func (m *ListServiceProfileResponse) GetResult() []*ServiceProfileListItem
- func (m *ListServiceProfileResponse) GetTotalCount() int64
- func (*ListServiceProfileResponse) ProtoMessage()
- func (m *ListServiceProfileResponse) Reset()
- func (m *ListServiceProfileResponse) String() string
- func (m *ListServiceProfileResponse) XXX_DiscardUnknown()
- func (m *ListServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListServiceProfileResponse) XXX_Merge(src proto.Message)
- func (m *ListServiceProfileResponse) XXX_Size() int
- func (m *ListServiceProfileResponse) XXX_Unmarshal(b []byte) error
- type ListUserRequest
- func (*ListUserRequest) Descriptor() ([]byte, []int)
- func (m *ListUserRequest) GetLimit() int64
- func (m *ListUserRequest) GetOffset() int64
- func (*ListUserRequest) ProtoMessage()
- func (m *ListUserRequest) Reset()
- func (m *ListUserRequest) String() string
- func (m *ListUserRequest) XXX_DiscardUnknown()
- func (m *ListUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListUserRequest) XXX_Merge(src proto.Message)
- func (m *ListUserRequest) XXX_Size() int
- func (m *ListUserRequest) XXX_Unmarshal(b []byte) error
- type ListUserResponse
- func (*ListUserResponse) Descriptor() ([]byte, []int)
- func (m *ListUserResponse) GetResult() []*UserListItem
- func (m *ListUserResponse) GetTotalCount() int64
- func (*ListUserResponse) ProtoMessage()
- func (m *ListUserResponse) Reset()
- func (m *ListUserResponse) String() string
- func (m *ListUserResponse) XXX_DiscardUnknown()
- func (m *ListUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListUserResponse) XXX_Merge(src proto.Message)
- func (m *ListUserResponse) XXX_Size() int
- func (m *ListUserResponse) XXX_Unmarshal(b []byte) error
- type LoRaCloudIntegration
- func (*LoRaCloudIntegration) Descriptor() ([]byte, []int)
- func (m *LoRaCloudIntegration) GetApplicationId() int64
- func (m *LoRaCloudIntegration) GetDas() bool
- func (m *LoRaCloudIntegration) GetDasGnssPort() uint32
- func (m *LoRaCloudIntegration) GetDasGnssUseRxTime() bool
- func (m *LoRaCloudIntegration) GetDasModemPort() uint32
- func (m *LoRaCloudIntegration) GetDasStreamingGeolocWorkaround() bool
- func (m *LoRaCloudIntegration) GetDasToken() string
- func (m *LoRaCloudIntegration) GetGeolocation() bool
- func (m *LoRaCloudIntegration) GetGeolocationBufferTtl() uint32
- func (m *LoRaCloudIntegration) GetGeolocationGnss() bool
- func (m *LoRaCloudIntegration) GetGeolocationGnssPayloadField() string
- func (m *LoRaCloudIntegration) GetGeolocationGnssUseRxTime() bool
- func (m *LoRaCloudIntegration) GetGeolocationMinBufferSize() uint32
- func (m *LoRaCloudIntegration) GetGeolocationRssi() bool
- func (m *LoRaCloudIntegration) GetGeolocationTdoa() bool
- func (m *LoRaCloudIntegration) GetGeolocationToken() string
- func (m *LoRaCloudIntegration) GetGeolocationWifi() bool
- func (m *LoRaCloudIntegration) GetGeolocationWifiPayloadField() string
- func (*LoRaCloudIntegration) ProtoMessage()
- func (m *LoRaCloudIntegration) Reset()
- func (m *LoRaCloudIntegration) String() string
- func (m *LoRaCloudIntegration) XXX_DiscardUnknown()
- func (m *LoRaCloudIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoRaCloudIntegration) XXX_Merge(src proto.Message)
- func (m *LoRaCloudIntegration) XXX_Size() int
- func (m *LoRaCloudIntegration) XXX_Unmarshal(b []byte) error
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)
- func (m *LoginRequest) GetEmail() string
- func (m *LoginRequest) GetPassword() string
- func (*LoginRequest) ProtoMessage()
- func (m *LoginRequest) Reset()
- func (m *LoginRequest) String() string
- func (m *LoginRequest) XXX_DiscardUnknown()
- func (m *LoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoginRequest) XXX_Merge(src proto.Message)
- func (m *LoginRequest) XXX_Size() int
- func (m *LoginRequest) XXX_Unmarshal(b []byte) error
- type LoginResponse
- func (*LoginResponse) Descriptor() ([]byte, []int)
- func (m *LoginResponse) GetJwt() string
- func (*LoginResponse) ProtoMessage()
- func (m *LoginResponse) Reset()
- func (m *LoginResponse) String() string
- func (m *LoginResponse) XXX_DiscardUnknown()
- func (m *LoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoginResponse) XXX_Merge(src proto.Message)
- func (m *LoginResponse) XXX_Size() int
- func (m *LoginResponse) XXX_Unmarshal(b []byte) error
- type Marshaler
- type MulticastGroup
- func (*MulticastGroup) Descriptor() ([]byte, []int)
- func (m *MulticastGroup) GetApplicationId() int64
- func (m *MulticastGroup) GetDr() uint32
- func (m *MulticastGroup) GetFCnt() uint32
- func (m *MulticastGroup) GetFrequency() uint32
- func (m *MulticastGroup) GetGroupType() MulticastGroupType
- func (m *MulticastGroup) GetId() string
- func (m *MulticastGroup) GetMcAddr() string
- func (m *MulticastGroup) GetMcAppSKey() string
- func (m *MulticastGroup) GetMcNwkSKey() string
- func (m *MulticastGroup) GetName() string
- func (m *MulticastGroup) GetPingSlotPeriod() uint32
- func (*MulticastGroup) ProtoMessage()
- 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 MulticastGroupListItem
- func (*MulticastGroupListItem) Descriptor() ([]byte, []int)
- func (m *MulticastGroupListItem) GetApplicationId() int64
- func (m *MulticastGroupListItem) GetApplicationName() string
- func (m *MulticastGroupListItem) GetId() string
- func (m *MulticastGroupListItem) GetName() string
- func (*MulticastGroupListItem) ProtoMessage()
- func (m *MulticastGroupListItem) Reset()
- func (m *MulticastGroupListItem) String() string
- func (m *MulticastGroupListItem) XXX_DiscardUnknown()
- func (m *MulticastGroupListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MulticastGroupListItem) XXX_Merge(src proto.Message)
- func (m *MulticastGroupListItem) XXX_Size() int
- func (m *MulticastGroupListItem) XXX_Unmarshal(b []byte) error
- type MulticastGroupServiceClient
- type MulticastGroupServiceServer
- type MulticastGroupType
- type MulticastQueueItem
- func (*MulticastQueueItem) Descriptor() ([]byte, []int)
- func (m *MulticastQueueItem) GetData() []byte
- func (m *MulticastQueueItem) GetFCnt() uint32
- func (m *MulticastQueueItem) GetFPort() uint32
- func (m *MulticastQueueItem) GetMulticastGroupId() string
- func (*MulticastQueueItem) ProtoMessage()
- 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 MyDevicesIntegration
- func (*MyDevicesIntegration) Descriptor() ([]byte, []int)
- func (m *MyDevicesIntegration) GetApplicationId() int64
- func (m *MyDevicesIntegration) GetEndpoint() string
- func (*MyDevicesIntegration) ProtoMessage()
- func (m *MyDevicesIntegration) Reset()
- func (m *MyDevicesIntegration) String() string
- func (m *MyDevicesIntegration) XXX_DiscardUnknown()
- func (m *MyDevicesIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MyDevicesIntegration) XXX_Merge(src proto.Message)
- func (m *MyDevicesIntegration) XXX_Size() int
- func (m *MyDevicesIntegration) XXX_Unmarshal(b []byte) error
- type NetworkServer
- func (*NetworkServer) Descriptor() ([]byte, []int)
- func (m *NetworkServer) GetCaCert() string
- func (m *NetworkServer) GetGatewayDiscoveryDr() uint32
- func (m *NetworkServer) GetGatewayDiscoveryEnabled() bool
- func (m *NetworkServer) GetGatewayDiscoveryInterval() uint32
- func (m *NetworkServer) GetGatewayDiscoveryTxFrequency() uint32
- func (m *NetworkServer) GetId() int64
- func (m *NetworkServer) GetName() string
- func (m *NetworkServer) GetRoutingProfileCaCert() string
- func (m *NetworkServer) GetRoutingProfileTlsCert() string
- func (m *NetworkServer) GetRoutingProfileTlsKey() string
- func (m *NetworkServer) GetServer() string
- func (m *NetworkServer) GetTlsCert() string
- func (m *NetworkServer) GetTlsKey() string
- func (*NetworkServer) ProtoMessage()
- func (m *NetworkServer) Reset()
- func (m *NetworkServer) String() string
- func (m *NetworkServer) XXX_DiscardUnknown()
- func (m *NetworkServer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkServer) XXX_Merge(src proto.Message)
- func (m *NetworkServer) XXX_Size() int
- func (m *NetworkServer) XXX_Unmarshal(b []byte) error
- type NetworkServerListItem
- func (*NetworkServerListItem) Descriptor() ([]byte, []int)
- func (m *NetworkServerListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *NetworkServerListItem) GetId() int64
- func (m *NetworkServerListItem) GetName() string
- func (m *NetworkServerListItem) GetServer() string
- func (m *NetworkServerListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*NetworkServerListItem) ProtoMessage()
- func (m *NetworkServerListItem) Reset()
- func (m *NetworkServerListItem) String() string
- func (m *NetworkServerListItem) XXX_DiscardUnknown()
- func (m *NetworkServerListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkServerListItem) XXX_Merge(src proto.Message)
- func (m *NetworkServerListItem) XXX_Size() int
- func (m *NetworkServerListItem) XXX_Unmarshal(b []byte) error
- type NetworkServerServiceClient
- type NetworkServerServiceServer
- type OpenIDConnect
- func (*OpenIDConnect) Descriptor() ([]byte, []int)
- func (m *OpenIDConnect) GetEnabled() bool
- func (m *OpenIDConnect) GetLoginLabel() string
- func (m *OpenIDConnect) GetLoginUrl() string
- func (m *OpenIDConnect) GetLogoutUrl() string
- func (*OpenIDConnect) ProtoMessage()
- func (m *OpenIDConnect) Reset()
- func (m *OpenIDConnect) String() string
- func (m *OpenIDConnect) XXX_DiscardUnknown()
- func (m *OpenIDConnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenIDConnect) XXX_Merge(src proto.Message)
- func (m *OpenIDConnect) XXX_Size() int
- func (m *OpenIDConnect) XXX_Unmarshal(b []byte) error
- type OpenIDConnectLoginRequest
- func (*OpenIDConnectLoginRequest) Descriptor() ([]byte, []int)
- func (m *OpenIDConnectLoginRequest) GetCode() string
- func (m *OpenIDConnectLoginRequest) GetState() string
- func (*OpenIDConnectLoginRequest) ProtoMessage()
- func (m *OpenIDConnectLoginRequest) Reset()
- func (m *OpenIDConnectLoginRequest) String() string
- func (m *OpenIDConnectLoginRequest) XXX_DiscardUnknown()
- func (m *OpenIDConnectLoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenIDConnectLoginRequest) XXX_Merge(src proto.Message)
- func (m *OpenIDConnectLoginRequest) XXX_Size() int
- func (m *OpenIDConnectLoginRequest) XXX_Unmarshal(b []byte) error
- type OpenIDConnectLoginResponse
- func (*OpenIDConnectLoginResponse) Descriptor() ([]byte, []int)
- func (m *OpenIDConnectLoginResponse) GetJwtToken() string
- func (*OpenIDConnectLoginResponse) ProtoMessage()
- func (m *OpenIDConnectLoginResponse) Reset()
- func (m *OpenIDConnectLoginResponse) String() string
- func (m *OpenIDConnectLoginResponse) XXX_DiscardUnknown()
- func (m *OpenIDConnectLoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenIDConnectLoginResponse) XXX_Merge(src proto.Message)
- func (m *OpenIDConnectLoginResponse) XXX_Size() int
- func (m *OpenIDConnectLoginResponse) XXX_Unmarshal(b []byte) error
- type Organization
- func (*Organization) Descriptor() ([]byte, []int)
- func (m *Organization) GetCanHaveGateways() bool
- func (m *Organization) GetDisplayName() string
- func (m *Organization) GetId() int64
- func (m *Organization) GetMaxDeviceCount() uint32
- func (m *Organization) GetMaxGatewayCount() uint32
- func (m *Organization) GetName() string
- func (*Organization) ProtoMessage()
- func (m *Organization) Reset()
- func (m *Organization) String() string
- func (m *Organization) XXX_DiscardUnknown()
- func (m *Organization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Organization) XXX_Merge(src proto.Message)
- func (m *Organization) XXX_Size() int
- func (m *Organization) XXX_Unmarshal(b []byte) error
- type OrganizationLink
- func (*OrganizationLink) Descriptor() ([]byte, []int)
- func (m *OrganizationLink) GetCreatedAt() *timestamp.Timestamp
- func (m *OrganizationLink) GetIsAdmin() bool
- func (m *OrganizationLink) GetIsDeviceAdmin() bool
- func (m *OrganizationLink) GetIsGatewayAdmin() bool
- func (m *OrganizationLink) GetOrganizationId() int64
- func (m *OrganizationLink) GetOrganizationName() string
- func (m *OrganizationLink) GetUpdatedAt() *timestamp.Timestamp
- func (*OrganizationLink) ProtoMessage()
- func (m *OrganizationLink) Reset()
- func (m *OrganizationLink) String() string
- func (m *OrganizationLink) XXX_DiscardUnknown()
- func (m *OrganizationLink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationLink) XXX_Merge(src proto.Message)
- func (m *OrganizationLink) XXX_Size() int
- func (m *OrganizationLink) XXX_Unmarshal(b []byte) error
- type OrganizationListItem
- func (*OrganizationListItem) Descriptor() ([]byte, []int)
- func (m *OrganizationListItem) GetCanHaveGateways() bool
- func (m *OrganizationListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *OrganizationListItem) GetDisplayName() string
- func (m *OrganizationListItem) GetId() int64
- func (m *OrganizationListItem) GetName() string
- func (m *OrganizationListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*OrganizationListItem) ProtoMessage()
- func (m *OrganizationListItem) Reset()
- func (m *OrganizationListItem) String() string
- func (m *OrganizationListItem) XXX_DiscardUnknown()
- func (m *OrganizationListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationListItem) XXX_Merge(src proto.Message)
- func (m *OrganizationListItem) XXX_Size() int
- func (m *OrganizationListItem) XXX_Unmarshal(b []byte) error
- type OrganizationServiceClient
- type OrganizationServiceServer
- type OrganizationUser
- func (*OrganizationUser) Descriptor() ([]byte, []int)
- func (m *OrganizationUser) GetEmail() string
- func (m *OrganizationUser) GetIsAdmin() bool
- func (m *OrganizationUser) GetIsDeviceAdmin() bool
- func (m *OrganizationUser) GetIsGatewayAdmin() bool
- func (m *OrganizationUser) GetOrganizationId() int64
- func (m *OrganizationUser) GetUserId() int64
- func (*OrganizationUser) ProtoMessage()
- func (m *OrganizationUser) Reset()
- func (m *OrganizationUser) String() string
- func (m *OrganizationUser) XXX_DiscardUnknown()
- func (m *OrganizationUser) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationUser) XXX_Merge(src proto.Message)
- func (m *OrganizationUser) XXX_Size() int
- func (m *OrganizationUser) XXX_Unmarshal(b []byte) error
- type OrganizationUserListItem
- func (*OrganizationUserListItem) Descriptor() ([]byte, []int)
- func (m *OrganizationUserListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *OrganizationUserListItem) GetEmail() string
- func (m *OrganizationUserListItem) GetIsAdmin() bool
- func (m *OrganizationUserListItem) GetIsDeviceAdmin() bool
- func (m *OrganizationUserListItem) GetIsGatewayAdmin() bool
- func (m *OrganizationUserListItem) GetUpdatedAt() *timestamp.Timestamp
- func (m *OrganizationUserListItem) GetUserId() int64
- func (*OrganizationUserListItem) ProtoMessage()
- func (m *OrganizationUserListItem) Reset()
- func (m *OrganizationUserListItem) String() string
- func (m *OrganizationUserListItem) XXX_DiscardUnknown()
- func (m *OrganizationUserListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OrganizationUserListItem) XXX_Merge(src proto.Message)
- func (m *OrganizationUserListItem) XXX_Size() int
- func (m *OrganizationUserListItem) XXX_Unmarshal(b []byte) error
- type PilotThingsIntegration
- func (*PilotThingsIntegration) Descriptor() ([]byte, []int)
- func (m *PilotThingsIntegration) GetApplicationId() int64
- func (m *PilotThingsIntegration) GetServer() string
- func (m *PilotThingsIntegration) GetToken() string
- func (*PilotThingsIntegration) ProtoMessage()
- func (m *PilotThingsIntegration) Reset()
- func (m *PilotThingsIntegration) String() string
- func (m *PilotThingsIntegration) XXX_DiscardUnknown()
- func (m *PilotThingsIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PilotThingsIntegration) XXX_Merge(src proto.Message)
- func (m *PilotThingsIntegration) XXX_Size() int
- func (m *PilotThingsIntegration) XXX_Unmarshal(b []byte) error
- type PingRX
- func (*PingRX) Descriptor() ([]byte, []int)
- func (m *PingRX) GetAltitude() float64
- func (m *PingRX) GetGatewayId() string
- func (m *PingRX) GetLatitude() float64
- func (m *PingRX) GetLongitude() float64
- func (m *PingRX) GetLoraSnr() float64
- func (m *PingRX) GetRssi() int32
- func (*PingRX) ProtoMessage()
- func (m *PingRX) Reset()
- func (m *PingRX) String() string
- func (m *PingRX) XXX_DiscardUnknown()
- func (m *PingRX) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PingRX) XXX_Merge(src proto.Message)
- func (m *PingRX) XXX_Size() int
- func (m *PingRX) XXX_Unmarshal(b []byte) error
- type ProfileResponse
- func (*ProfileResponse) Descriptor() ([]byte, []int)
- func (m *ProfileResponse) GetOrganizations() []*OrganizationLink
- func (m *ProfileResponse) GetUser() *User
- func (*ProfileResponse) ProtoMessage()
- func (m *ProfileResponse) Reset()
- func (m *ProfileResponse) String() string
- func (m *ProfileResponse) XXX_DiscardUnknown()
- func (m *ProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProfileResponse) XXX_Merge(src proto.Message)
- func (m *ProfileResponse) XXX_Size() int
- func (m *ProfileResponse) XXX_Unmarshal(b []byte) error
- type RXWindow
- type RatePolicy
- type RemoveDeviceFromMulticastGroupRequest
- func (*RemoveDeviceFromMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *RemoveDeviceFromMulticastGroupRequest) GetDevEui() string
- func (m *RemoveDeviceFromMulticastGroupRequest) GetMulticastGroupId() string
- func (*RemoveDeviceFromMulticastGroupRequest) ProtoMessage()
- 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 ServiceProfile
- func (*ServiceProfile) Descriptor() ([]byte, []int)
- 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() string
- func (m *ServiceProfile) GetMinGwDiversity() uint32
- func (m *ServiceProfile) GetName() string
- func (m *ServiceProfile) GetNetworkServerId() int64
- func (m *ServiceProfile) GetNwkGeoLoc() bool
- func (m *ServiceProfile) GetOrganizationId() int64
- 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 (*ServiceProfile) ProtoMessage()
- 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 ServiceProfileListItem
- func (*ServiceProfileListItem) Descriptor() ([]byte, []int)
- func (m *ServiceProfileListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *ServiceProfileListItem) GetId() string
- func (m *ServiceProfileListItem) GetName() string
- func (m *ServiceProfileListItem) GetNetworkServerId() int64
- func (m *ServiceProfileListItem) GetNetworkServerName() string
- func (m *ServiceProfileListItem) GetOrganizationId() int64
- func (m *ServiceProfileListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*ServiceProfileListItem) ProtoMessage()
- func (m *ServiceProfileListItem) Reset()
- func (m *ServiceProfileListItem) String() string
- func (m *ServiceProfileListItem) XXX_DiscardUnknown()
- func (m *ServiceProfileListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServiceProfileListItem) XXX_Merge(src proto.Message)
- func (m *ServiceProfileListItem) XXX_Size() int
- func (m *ServiceProfileListItem) XXX_Unmarshal(b []byte) error
- type ServiceProfileServiceClient
- type ServiceProfileServiceServer
- type SettingsResponse
- func (*SettingsResponse) Descriptor() ([]byte, []int)
- func (m *SettingsResponse) GetBranding() *Branding
- func (m *SettingsResponse) GetOpenidConnect() *OpenIDConnect
- func (*SettingsResponse) ProtoMessage()
- func (m *SettingsResponse) Reset()
- func (m *SettingsResponse) String() string
- func (m *SettingsResponse) XXX_DiscardUnknown()
- func (m *SettingsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SettingsResponse) XXX_Merge(src proto.Message)
- func (m *SettingsResponse) XXX_Size() int
- func (m *SettingsResponse) XXX_Unmarshal(b []byte) error
- type StreamDeviceEventLogsRequest
- func (*StreamDeviceEventLogsRequest) Descriptor() ([]byte, []int)
- func (m *StreamDeviceEventLogsRequest) GetDevEui() string
- func (*StreamDeviceEventLogsRequest) ProtoMessage()
- func (m *StreamDeviceEventLogsRequest) Reset()
- func (m *StreamDeviceEventLogsRequest) String() string
- func (m *StreamDeviceEventLogsRequest) XXX_DiscardUnknown()
- func (m *StreamDeviceEventLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamDeviceEventLogsRequest) XXX_Merge(src proto.Message)
- func (m *StreamDeviceEventLogsRequest) XXX_Size() int
- func (m *StreamDeviceEventLogsRequest) XXX_Unmarshal(b []byte) error
- type StreamDeviceEventLogsResponse
- func (*StreamDeviceEventLogsResponse) Descriptor() ([]byte, []int)
- func (m *StreamDeviceEventLogsResponse) GetPayloadJson() string
- func (m *StreamDeviceEventLogsResponse) GetPublishedAt() *timestamp.Timestamp
- func (m *StreamDeviceEventLogsResponse) GetStreamId() string
- func (m *StreamDeviceEventLogsResponse) GetType() string
- func (*StreamDeviceEventLogsResponse) ProtoMessage()
- func (m *StreamDeviceEventLogsResponse) Reset()
- func (m *StreamDeviceEventLogsResponse) String() string
- func (m *StreamDeviceEventLogsResponse) XXX_DiscardUnknown()
- func (m *StreamDeviceEventLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamDeviceEventLogsResponse) XXX_Merge(src proto.Message)
- func (m *StreamDeviceEventLogsResponse) XXX_Size() int
- func (m *StreamDeviceEventLogsResponse) XXX_Unmarshal(b []byte) error
- type StreamDeviceFrameLogsRequest
- func (*StreamDeviceFrameLogsRequest) Descriptor() ([]byte, []int)
- func (m *StreamDeviceFrameLogsRequest) GetDevEui() string
- func (*StreamDeviceFrameLogsRequest) ProtoMessage()
- func (m *StreamDeviceFrameLogsRequest) Reset()
- func (m *StreamDeviceFrameLogsRequest) String() string
- func (m *StreamDeviceFrameLogsRequest) XXX_DiscardUnknown()
- func (m *StreamDeviceFrameLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamDeviceFrameLogsRequest) XXX_Merge(src proto.Message)
- func (m *StreamDeviceFrameLogsRequest) XXX_Size() int
- func (m *StreamDeviceFrameLogsRequest) XXX_Unmarshal(b []byte) error
- type StreamDeviceFrameLogsResponse
- func (*StreamDeviceFrameLogsResponse) Descriptor() ([]byte, []int)
- func (m *StreamDeviceFrameLogsResponse) GetDownlinkFrame() *DownlinkFrameLog
- func (m *StreamDeviceFrameLogsResponse) GetFrame() isStreamDeviceFrameLogsResponse_Frame
- func (m *StreamDeviceFrameLogsResponse) GetUplinkFrame() *UplinkFrameLog
- func (*StreamDeviceFrameLogsResponse) ProtoMessage()
- func (m *StreamDeviceFrameLogsResponse) Reset()
- func (m *StreamDeviceFrameLogsResponse) String() string
- func (m *StreamDeviceFrameLogsResponse) XXX_DiscardUnknown()
- func (m *StreamDeviceFrameLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamDeviceFrameLogsResponse) XXX_Merge(src proto.Message)
- func (*StreamDeviceFrameLogsResponse) XXX_OneofWrappers() []interface{}
- func (m *StreamDeviceFrameLogsResponse) XXX_Size() int
- func (m *StreamDeviceFrameLogsResponse) XXX_Unmarshal(b []byte) error
- type StreamDeviceFrameLogsResponse_DownlinkFrame
- type StreamDeviceFrameLogsResponse_UplinkFrame
- type StreamGatewayFrameLogsRequest
- func (*StreamGatewayFrameLogsRequest) Descriptor() ([]byte, []int)
- func (m *StreamGatewayFrameLogsRequest) GetGatewayId() string
- func (*StreamGatewayFrameLogsRequest) ProtoMessage()
- func (m *StreamGatewayFrameLogsRequest) Reset()
- func (m *StreamGatewayFrameLogsRequest) String() string
- func (m *StreamGatewayFrameLogsRequest) XXX_DiscardUnknown()
- func (m *StreamGatewayFrameLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamGatewayFrameLogsRequest) XXX_Merge(src proto.Message)
- func (m *StreamGatewayFrameLogsRequest) XXX_Size() int
- func (m *StreamGatewayFrameLogsRequest) XXX_Unmarshal(b []byte) error
- type StreamGatewayFrameLogsResponse
- func (*StreamGatewayFrameLogsResponse) Descriptor() ([]byte, []int)
- func (m *StreamGatewayFrameLogsResponse) GetDownlinkFrame() *DownlinkFrameLog
- func (m *StreamGatewayFrameLogsResponse) GetFrame() isStreamGatewayFrameLogsResponse_Frame
- func (m *StreamGatewayFrameLogsResponse) GetUplinkFrame() *UplinkFrameLog
- func (*StreamGatewayFrameLogsResponse) ProtoMessage()
- func (m *StreamGatewayFrameLogsResponse) Reset()
- func (m *StreamGatewayFrameLogsResponse) String() string
- func (m *StreamGatewayFrameLogsResponse) XXX_DiscardUnknown()
- func (m *StreamGatewayFrameLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamGatewayFrameLogsResponse) XXX_Merge(src proto.Message)
- func (*StreamGatewayFrameLogsResponse) XXX_OneofWrappers() []interface{}
- func (m *StreamGatewayFrameLogsResponse) XXX_Size() int
- func (m *StreamGatewayFrameLogsResponse) XXX_Unmarshal(b []byte) error
- type StreamGatewayFrameLogsResponse_DownlinkFrame
- type StreamGatewayFrameLogsResponse_UplinkFrame
- type ThingsBoardIntegration
- func (*ThingsBoardIntegration) Descriptor() ([]byte, []int)
- func (m *ThingsBoardIntegration) GetApplicationId() int64
- func (m *ThingsBoardIntegration) GetServer() string
- func (*ThingsBoardIntegration) ProtoMessage()
- func (m *ThingsBoardIntegration) Reset()
- func (m *ThingsBoardIntegration) String() string
- func (m *ThingsBoardIntegration) XXX_DiscardUnknown()
- func (m *ThingsBoardIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ThingsBoardIntegration) XXX_Merge(src proto.Message)
- func (m *ThingsBoardIntegration) XXX_Size() int
- func (m *ThingsBoardIntegration) XXX_Unmarshal(b []byte) error
- type UnimplementedApplicationServiceServer
- func (*UnimplementedApplicationServiceServer) Create(ctx context.Context, req *CreateApplicationRequest) (*CreateApplicationResponse, error)
- func (*UnimplementedApplicationServiceServer) CreateAWSSNSIntegration(ctx context.Context, req *CreateAWSSNSIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateAzureServiceBusIntegration(ctx context.Context, req *CreateAzureServiceBusIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateGCPPubSubIntegration(ctx context.Context, req *CreateGCPPubSubIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateHTTPIntegration(ctx context.Context, req *CreateHTTPIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateInfluxDBIntegration(ctx context.Context, req *CreateInfluxDBIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateLoRaCloudIntegration(ctx context.Context, req *CreateLoRaCloudIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateMyDevicesIntegration(ctx context.Context, req *CreateMyDevicesIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreatePilotThingsIntegration(ctx context.Context, req *CreatePilotThingsIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) CreateThingsBoardIntegration(ctx context.Context, req *CreateThingsBoardIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) Delete(ctx context.Context, req *DeleteApplicationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteAWSSNSIntegration(ctx context.Context, req *DeleteAWSSNSIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteAzureServiceBusIntegration(ctx context.Context, req *DeleteAzureServiceBusIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteGCPPubSubIntegration(ctx context.Context, req *DeleteGCPPubSubIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteHTTPIntegration(ctx context.Context, req *DeleteHTTPIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteInfluxDBIntegration(ctx context.Context, req *DeleteInfluxDBIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteLoRaCloudIntegration(ctx context.Context, req *DeleteLoRaCloudIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteMyDevicesIntegration(ctx context.Context, req *DeleteMyDevicesIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeletePilotThingsIntegration(ctx context.Context, req *DeletePilotThingsIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) DeleteThingsBoardIntegration(ctx context.Context, req *DeleteThingsBoardIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) GenerateMQTTIntegrationClientCertificate(ctx context.Context, req *GenerateMQTTIntegrationClientCertificateRequest) (*GenerateMQTTIntegrationClientCertificateResponse, error)
- func (*UnimplementedApplicationServiceServer) Get(ctx context.Context, req *GetApplicationRequest) (*GetApplicationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetAWSSNSIntegration(ctx context.Context, req *GetAWSSNSIntegrationRequest) (*GetAWSSNSIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetAzureServiceBusIntegration(ctx context.Context, req *GetAzureServiceBusIntegrationRequest) (*GetAzureServiceBusIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetGCPPubSubIntegration(ctx context.Context, req *GetGCPPubSubIntegrationRequest) (*GetGCPPubSubIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetHTTPIntegration(ctx context.Context, req *GetHTTPIntegrationRequest) (*GetHTTPIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetInfluxDBIntegration(ctx context.Context, req *GetInfluxDBIntegrationRequest) (*GetInfluxDBIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetLoRaCloudIntegration(ctx context.Context, req *GetLoRaCloudIntegrationRequest) (*GetLoRaCloudIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetMyDevicesIntegration(ctx context.Context, req *GetMyDevicesIntegrationRequest) (*GetMyDevicesIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetPilotThingsIntegration(ctx context.Context, req *GetPilotThingsIntegrationRequest) (*GetPilotThingsIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) GetThingsBoardIntegration(ctx context.Context, req *GetThingsBoardIntegrationRequest) (*GetThingsBoardIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) List(ctx context.Context, req *ListApplicationRequest) (*ListApplicationResponse, error)
- func (*UnimplementedApplicationServiceServer) ListIntegrations(ctx context.Context, req *ListIntegrationRequest) (*ListIntegrationResponse, error)
- func (*UnimplementedApplicationServiceServer) Update(ctx context.Context, req *UpdateApplicationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateAWSSNSIntegration(ctx context.Context, req *UpdateAWSSNSIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateAzureServiceBusIntegration(ctx context.Context, req *UpdateAzureServiceBusIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateGCPPubSubIntegration(ctx context.Context, req *UpdateGCPPubSubIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateHTTPIntegration(ctx context.Context, req *UpdateHTTPIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateInfluxDBIntegration(ctx context.Context, req *UpdateInfluxDBIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateLoRaCloudIntegration(ctx context.Context, req *UpdateLoRaCloudIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateMyDevicesIntegration(ctx context.Context, req *UpdateMyDevicesIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdatePilotThingsIntegration(ctx context.Context, req *UpdatePilotThingsIntegrationRequest) (*empty.Empty, error)
- func (*UnimplementedApplicationServiceServer) UpdateThingsBoardIntegration(ctx context.Context, req *UpdateThingsBoardIntegrationRequest) (*empty.Empty, error)
- type UnimplementedDeviceProfileServiceServer
- func (*UnimplementedDeviceProfileServiceServer) Create(ctx context.Context, req *CreateDeviceProfileRequest) (*CreateDeviceProfileResponse, error)
- func (*UnimplementedDeviceProfileServiceServer) Delete(ctx context.Context, req *DeleteDeviceProfileRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceProfileServiceServer) Get(ctx context.Context, req *GetDeviceProfileRequest) (*GetDeviceProfileResponse, error)
- func (*UnimplementedDeviceProfileServiceServer) List(ctx context.Context, req *ListDeviceProfileRequest) (*ListDeviceProfileResponse, error)
- func (*UnimplementedDeviceProfileServiceServer) Update(ctx context.Context, req *UpdateDeviceProfileRequest) (*empty.Empty, error)
- type UnimplementedDeviceQueueServiceServer
- func (*UnimplementedDeviceQueueServiceServer) Enqueue(ctx context.Context, req *EnqueueDeviceQueueItemRequest) (*EnqueueDeviceQueueItemResponse, error)
- func (*UnimplementedDeviceQueueServiceServer) Flush(ctx context.Context, req *FlushDeviceQueueRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceQueueServiceServer) List(ctx context.Context, req *ListDeviceQueueItemsRequest) (*ListDeviceQueueItemsResponse, error)
- type UnimplementedDeviceServiceServer
- func (*UnimplementedDeviceServiceServer) Activate(ctx context.Context, req *ActivateDeviceRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) ClearDeviceNonces(ctx context.Context, req *ClearDeviceNoncesRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) Create(ctx context.Context, req *CreateDeviceRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) CreateKeys(ctx context.Context, req *CreateDeviceKeysRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) Deactivate(ctx context.Context, req *DeactivateDeviceRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) Delete(ctx context.Context, req *DeleteDeviceRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) DeleteKeys(ctx context.Context, req *DeleteDeviceKeysRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) Get(ctx context.Context, req *GetDeviceRequest) (*GetDeviceResponse, error)
- func (*UnimplementedDeviceServiceServer) GetActivation(ctx context.Context, req *GetDeviceActivationRequest) (*GetDeviceActivationResponse, error)
- func (*UnimplementedDeviceServiceServer) GetKeys(ctx context.Context, req *GetDeviceKeysRequest) (*GetDeviceKeysResponse, error)
- func (*UnimplementedDeviceServiceServer) GetRandomDevAddr(ctx context.Context, req *GetRandomDevAddrRequest) (*GetRandomDevAddrResponse, error)
- func (*UnimplementedDeviceServiceServer) GetStats(ctx context.Context, req *GetDeviceStatsRequest) (*GetDeviceStatsResponse, error)
- func (*UnimplementedDeviceServiceServer) List(ctx context.Context, req *ListDeviceRequest) (*ListDeviceResponse, error)
- func (*UnimplementedDeviceServiceServer) StreamEventLogs(req *StreamDeviceEventLogsRequest, srv DeviceService_StreamEventLogsServer) error
- func (*UnimplementedDeviceServiceServer) StreamFrameLogs(req *StreamDeviceFrameLogsRequest, srv DeviceService_StreamFrameLogsServer) error
- func (*UnimplementedDeviceServiceServer) Update(ctx context.Context, req *UpdateDeviceRequest) (*empty.Empty, error)
- func (*UnimplementedDeviceServiceServer) UpdateKeys(ctx context.Context, req *UpdateDeviceKeysRequest) (*empty.Empty, error)
- type UnimplementedFUOTADeploymentServiceServer
- func (*UnimplementedFUOTADeploymentServiceServer) CreateForDevice(ctx context.Context, req *CreateFUOTADeploymentForDeviceRequest) (*CreateFUOTADeploymentForDeviceResponse, error)
- func (*UnimplementedFUOTADeploymentServiceServer) Get(ctx context.Context, req *GetFUOTADeploymentRequest) (*GetFUOTADeploymentResponse, error)
- func (*UnimplementedFUOTADeploymentServiceServer) GetDeploymentDevice(ctx context.Context, req *GetFUOTADeploymentDeviceRequest) (*GetFUOTADeploymentDeviceResponse, error)
- func (*UnimplementedFUOTADeploymentServiceServer) List(ctx context.Context, req *ListFUOTADeploymentRequest) (*ListFUOTADeploymentResponse, error)
- func (*UnimplementedFUOTADeploymentServiceServer) ListDeploymentDevices(ctx context.Context, req *ListFUOTADeploymentDevicesRequest) (*ListFUOTADeploymentDevicesResponse, error)
- type UnimplementedGatewayProfileServiceServer
- func (*UnimplementedGatewayProfileServiceServer) Create(ctx context.Context, req *CreateGatewayProfileRequest) (*CreateGatewayProfileResponse, error)
- func (*UnimplementedGatewayProfileServiceServer) Delete(ctx context.Context, req *DeleteGatewayProfileRequest) (*empty.Empty, error)
- func (*UnimplementedGatewayProfileServiceServer) Get(ctx context.Context, req *GetGatewayProfileRequest) (*GetGatewayProfileResponse, error)
- func (*UnimplementedGatewayProfileServiceServer) List(ctx context.Context, req *ListGatewayProfilesRequest) (*ListGatewayProfilesResponse, error)
- func (*UnimplementedGatewayProfileServiceServer) Update(ctx context.Context, req *UpdateGatewayProfileRequest) (*empty.Empty, error)
- type UnimplementedGatewayServiceServer
- func (*UnimplementedGatewayServiceServer) Create(ctx context.Context, req *CreateGatewayRequest) (*empty.Empty, error)
- func (*UnimplementedGatewayServiceServer) Delete(ctx context.Context, req *DeleteGatewayRequest) (*empty.Empty, error)
- func (*UnimplementedGatewayServiceServer) GenerateGatewayClientCertificate(ctx context.Context, req *GenerateGatewayClientCertificateRequest) (*GenerateGatewayClientCertificateResponse, error)
- func (*UnimplementedGatewayServiceServer) Get(ctx context.Context, req *GetGatewayRequest) (*GetGatewayResponse, error)
- func (*UnimplementedGatewayServiceServer) GetLastPing(ctx context.Context, req *GetLastPingRequest) (*GetLastPingResponse, error)
- func (*UnimplementedGatewayServiceServer) GetStats(ctx context.Context, req *GetGatewayStatsRequest) (*GetGatewayStatsResponse, error)
- func (*UnimplementedGatewayServiceServer) List(ctx context.Context, req *ListGatewayRequest) (*ListGatewayResponse, error)
- func (*UnimplementedGatewayServiceServer) StreamFrameLogs(req *StreamGatewayFrameLogsRequest, srv GatewayService_StreamFrameLogsServer) error
- func (*UnimplementedGatewayServiceServer) Update(ctx context.Context, req *UpdateGatewayRequest) (*empty.Empty, error)
- type UnimplementedInternalServiceServer
- func (*UnimplementedInternalServiceServer) CreateAPIKey(ctx context.Context, req *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
- func (*UnimplementedInternalServiceServer) DeleteAPIKey(ctx context.Context, req *DeleteAPIKeyRequest) (*empty.Empty, error)
- func (*UnimplementedInternalServiceServer) GetDevicesSummary(ctx context.Context, req *GetDevicesSummaryRequest) (*GetDevicesSummaryResponse, error)
- func (*UnimplementedInternalServiceServer) GetGatewaysSummary(ctx context.Context, req *GetGatewaysSummaryRequest) (*GetGatewaysSummaryResponse, error)
- func (*UnimplementedInternalServiceServer) GlobalSearch(ctx context.Context, req *GlobalSearchRequest) (*GlobalSearchResponse, error)
- func (*UnimplementedInternalServiceServer) ListAPIKeys(ctx context.Context, req *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
- func (*UnimplementedInternalServiceServer) Login(ctx context.Context, req *LoginRequest) (*LoginResponse, error)
- func (*UnimplementedInternalServiceServer) OpenIDConnectLogin(ctx context.Context, req *OpenIDConnectLoginRequest) (*OpenIDConnectLoginResponse, error)
- func (*UnimplementedInternalServiceServer) Profile(ctx context.Context, req *empty.Empty) (*ProfileResponse, error)
- func (*UnimplementedInternalServiceServer) Settings(ctx context.Context, req *empty.Empty) (*SettingsResponse, error)
- type UnimplementedMulticastGroupServiceServer
- func (*UnimplementedMulticastGroupServiceServer) AddDevice(ctx context.Context, req *AddDeviceToMulticastGroupRequest) (*empty.Empty, error)
- func (*UnimplementedMulticastGroupServiceServer) Create(ctx context.Context, req *CreateMulticastGroupRequest) (*CreateMulticastGroupResponse, error)
- func (*UnimplementedMulticastGroupServiceServer) Delete(ctx context.Context, req *DeleteMulticastGroupRequest) (*empty.Empty, error)
- func (*UnimplementedMulticastGroupServiceServer) Enqueue(ctx context.Context, req *EnqueueMulticastQueueItemRequest) (*EnqueueMulticastQueueItemResponse, error)
- func (*UnimplementedMulticastGroupServiceServer) FlushQueue(ctx context.Context, req *FlushMulticastGroupQueueItemsRequest) (*empty.Empty, error)
- func (*UnimplementedMulticastGroupServiceServer) Get(ctx context.Context, req *GetMulticastGroupRequest) (*GetMulticastGroupResponse, error)
- func (*UnimplementedMulticastGroupServiceServer) List(ctx context.Context, req *ListMulticastGroupRequest) (*ListMulticastGroupResponse, error)
- func (*UnimplementedMulticastGroupServiceServer) ListQueue(ctx context.Context, req *ListMulticastGroupQueueItemsRequest) (*ListMulticastGroupQueueItemsResponse, error)
- func (*UnimplementedMulticastGroupServiceServer) RemoveDevice(ctx context.Context, req *RemoveDeviceFromMulticastGroupRequest) (*empty.Empty, error)
- func (*UnimplementedMulticastGroupServiceServer) Update(ctx context.Context, req *UpdateMulticastGroupRequest) (*empty.Empty, error)
- type UnimplementedNetworkServerServiceServer
- func (*UnimplementedNetworkServerServiceServer) Create(ctx context.Context, req *CreateNetworkServerRequest) (*CreateNetworkServerResponse, error)
- func (*UnimplementedNetworkServerServiceServer) Delete(ctx context.Context, req *DeleteNetworkServerRequest) (*empty.Empty, error)
- func (*UnimplementedNetworkServerServiceServer) Get(ctx context.Context, req *GetNetworkServerRequest) (*GetNetworkServerResponse, error)
- func (*UnimplementedNetworkServerServiceServer) GetADRAlgorithms(ctx context.Context, req *GetADRAlgorithmsRequest) (*GetADRAlgorithmsResponse, error)
- func (*UnimplementedNetworkServerServiceServer) List(ctx context.Context, req *ListNetworkServerRequest) (*ListNetworkServerResponse, error)
- func (*UnimplementedNetworkServerServiceServer) Update(ctx context.Context, req *UpdateNetworkServerRequest) (*empty.Empty, error)
- type UnimplementedOrganizationServiceServer
- func (*UnimplementedOrganizationServiceServer) AddUser(ctx context.Context, req *AddOrganizationUserRequest) (*empty.Empty, error)
- func (*UnimplementedOrganizationServiceServer) Create(ctx context.Context, req *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
- func (*UnimplementedOrganizationServiceServer) Delete(ctx context.Context, req *DeleteOrganizationRequest) (*empty.Empty, error)
- func (*UnimplementedOrganizationServiceServer) DeleteUser(ctx context.Context, req *DeleteOrganizationUserRequest) (*empty.Empty, error)
- func (*UnimplementedOrganizationServiceServer) Get(ctx context.Context, req *GetOrganizationRequest) (*GetOrganizationResponse, error)
- func (*UnimplementedOrganizationServiceServer) GetUser(ctx context.Context, req *GetOrganizationUserRequest) (*GetOrganizationUserResponse, error)
- func (*UnimplementedOrganizationServiceServer) List(ctx context.Context, req *ListOrganizationRequest) (*ListOrganizationResponse, error)
- func (*UnimplementedOrganizationServiceServer) ListUsers(ctx context.Context, req *ListOrganizationUsersRequest) (*ListOrganizationUsersResponse, error)
- func (*UnimplementedOrganizationServiceServer) Update(ctx context.Context, req *UpdateOrganizationRequest) (*empty.Empty, error)
- func (*UnimplementedOrganizationServiceServer) UpdateUser(ctx context.Context, req *UpdateOrganizationUserRequest) (*empty.Empty, error)
- type UnimplementedServiceProfileServiceServer
- func (*UnimplementedServiceProfileServiceServer) Create(ctx context.Context, req *CreateServiceProfileRequest) (*CreateServiceProfileResponse, error)
- func (*UnimplementedServiceProfileServiceServer) Delete(ctx context.Context, req *DeleteServiceProfileRequest) (*empty.Empty, error)
- func (*UnimplementedServiceProfileServiceServer) Get(ctx context.Context, req *GetServiceProfileRequest) (*GetServiceProfileResponse, error)
- func (*UnimplementedServiceProfileServiceServer) List(ctx context.Context, req *ListServiceProfileRequest) (*ListServiceProfileResponse, error)
- func (*UnimplementedServiceProfileServiceServer) Update(ctx context.Context, req *UpdateServiceProfileRequest) (*empty.Empty, error)
- type UnimplementedUserServiceServer
- func (*UnimplementedUserServiceServer) Create(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
- func (*UnimplementedUserServiceServer) Delete(ctx context.Context, req *DeleteUserRequest) (*empty.Empty, error)
- func (*UnimplementedUserServiceServer) Get(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
- func (*UnimplementedUserServiceServer) List(ctx context.Context, req *ListUserRequest) (*ListUserResponse, error)
- func (*UnimplementedUserServiceServer) Update(ctx context.Context, req *UpdateUserRequest) (*empty.Empty, error)
- func (*UnimplementedUserServiceServer) UpdatePassword(ctx context.Context, req *UpdateUserPasswordRequest) (*empty.Empty, error)
- type UpdateAWSSNSIntegrationRequest
- func (*UpdateAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAWSSNSIntegrationRequest) GetIntegration() *AWSSNSIntegration
- func (*UpdateAWSSNSIntegrationRequest) ProtoMessage()
- func (m *UpdateAWSSNSIntegrationRequest) Reset()
- func (m *UpdateAWSSNSIntegrationRequest) String() string
- func (m *UpdateAWSSNSIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAWSSNSIntegrationRequest) XXX_Size() int
- func (m *UpdateAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateApplicationRequest
- func (*UpdateApplicationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateApplicationRequest) GetApplication() *Application
- func (*UpdateApplicationRequest) ProtoMessage()
- func (m *UpdateApplicationRequest) Reset()
- func (m *UpdateApplicationRequest) String() string
- func (m *UpdateApplicationRequest) XXX_DiscardUnknown()
- func (m *UpdateApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateApplicationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateApplicationRequest) XXX_Size() int
- func (m *UpdateApplicationRequest) XXX_Unmarshal(b []byte) error
- type UpdateAzureServiceBusIntegrationRequest
- func (*UpdateAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAzureServiceBusIntegrationRequest) GetIntegration() *AzureServiceBusIntegration
- func (*UpdateAzureServiceBusIntegrationRequest) ProtoMessage()
- func (m *UpdateAzureServiceBusIntegrationRequest) Reset()
- func (m *UpdateAzureServiceBusIntegrationRequest) String() string
- func (m *UpdateAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Size() int
- func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateDeviceKeysRequest
- func (*UpdateDeviceKeysRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDeviceKeysRequest) GetDeviceKeys() *DeviceKeys
- func (*UpdateDeviceKeysRequest) ProtoMessage()
- func (m *UpdateDeviceKeysRequest) Reset()
- func (m *UpdateDeviceKeysRequest) String() string
- func (m *UpdateDeviceKeysRequest) XXX_DiscardUnknown()
- func (m *UpdateDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateDeviceKeysRequest) XXX_Merge(src proto.Message)
- func (m *UpdateDeviceKeysRequest) XXX_Size() int
- func (m *UpdateDeviceKeysRequest) XXX_Unmarshal(b []byte) error
- type UpdateDeviceProfileRequest
- func (*UpdateDeviceProfileRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDeviceProfileRequest) GetDeviceProfile() *DeviceProfile
- func (*UpdateDeviceProfileRequest) ProtoMessage()
- 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
- func (*UpdateDeviceRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDeviceRequest) GetDevice() *Device
- func (*UpdateDeviceRequest) ProtoMessage()
- 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 UpdateGCPPubSubIntegrationRequest
- func (*UpdateGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateGCPPubSubIntegrationRequest) GetIntegration() *GCPPubSubIntegration
- func (*UpdateGCPPubSubIntegrationRequest) ProtoMessage()
- func (m *UpdateGCPPubSubIntegrationRequest) Reset()
- func (m *UpdateGCPPubSubIntegrationRequest) String() string
- func (m *UpdateGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateGCPPubSubIntegrationRequest) XXX_Size() int
- func (m *UpdateGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateGatewayProfileRequest
- func (*UpdateGatewayProfileRequest) Descriptor() ([]byte, []int)
- func (m *UpdateGatewayProfileRequest) GetGatewayProfile() *GatewayProfile
- func (*UpdateGatewayProfileRequest) ProtoMessage()
- 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
- func (*UpdateGatewayRequest) Descriptor() ([]byte, []int)
- func (m *UpdateGatewayRequest) GetGateway() *Gateway
- func (*UpdateGatewayRequest) ProtoMessage()
- 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 UpdateHTTPIntegrationRequest
- func (*UpdateHTTPIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateHTTPIntegrationRequest) GetIntegration() *HTTPIntegration
- func (*UpdateHTTPIntegrationRequest) ProtoMessage()
- func (m *UpdateHTTPIntegrationRequest) Reset()
- func (m *UpdateHTTPIntegrationRequest) String() string
- func (m *UpdateHTTPIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateHTTPIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateHTTPIntegrationRequest) XXX_Size() int
- func (m *UpdateHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateInfluxDBIntegrationRequest
- func (*UpdateInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateInfluxDBIntegrationRequest) GetIntegration() *InfluxDBIntegration
- func (*UpdateInfluxDBIntegrationRequest) ProtoMessage()
- func (m *UpdateInfluxDBIntegrationRequest) Reset()
- func (m *UpdateInfluxDBIntegrationRequest) String() string
- func (m *UpdateInfluxDBIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateInfluxDBIntegrationRequest) XXX_Size() int
- func (m *UpdateInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateLoRaCloudIntegrationRequest
- func (*UpdateLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateLoRaCloudIntegrationRequest) GetIntegration() *LoRaCloudIntegration
- func (*UpdateLoRaCloudIntegrationRequest) ProtoMessage()
- func (m *UpdateLoRaCloudIntegrationRequest) Reset()
- func (m *UpdateLoRaCloudIntegrationRequest) String() string
- func (m *UpdateLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateLoRaCloudIntegrationRequest) XXX_Size() int
- func (m *UpdateLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateMulticastGroupRequest
- func (*UpdateMulticastGroupRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMulticastGroupRequest) GetMulticastGroup() *MulticastGroup
- func (*UpdateMulticastGroupRequest) ProtoMessage()
- 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 UpdateMyDevicesIntegrationRequest
- func (*UpdateMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMyDevicesIntegrationRequest) GetIntegration() *MyDevicesIntegration
- func (*UpdateMyDevicesIntegrationRequest) ProtoMessage()
- func (m *UpdateMyDevicesIntegrationRequest) Reset()
- func (m *UpdateMyDevicesIntegrationRequest) String() string
- func (m *UpdateMyDevicesIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateMyDevicesIntegrationRequest) XXX_Size() int
- func (m *UpdateMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateNetworkServerRequest
- func (*UpdateNetworkServerRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNetworkServerRequest) GetNetworkServer() *NetworkServer
- func (*UpdateNetworkServerRequest) ProtoMessage()
- func (m *UpdateNetworkServerRequest) Reset()
- func (m *UpdateNetworkServerRequest) String() string
- func (m *UpdateNetworkServerRequest) XXX_DiscardUnknown()
- func (m *UpdateNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNetworkServerRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNetworkServerRequest) XXX_Size() int
- func (m *UpdateNetworkServerRequest) XXX_Unmarshal(b []byte) error
- type UpdateOrganizationRequest
- func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateOrganizationRequest) GetOrganization() *Organization
- func (*UpdateOrganizationRequest) ProtoMessage()
- func (m *UpdateOrganizationRequest) Reset()
- func (m *UpdateOrganizationRequest) String() string
- func (m *UpdateOrganizationRequest) XXX_DiscardUnknown()
- func (m *UpdateOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateOrganizationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateOrganizationRequest) XXX_Size() int
- func (m *UpdateOrganizationRequest) XXX_Unmarshal(b []byte) error
- type UpdateOrganizationUserRequest
- func (*UpdateOrganizationUserRequest) Descriptor() ([]byte, []int)
- func (m *UpdateOrganizationUserRequest) GetOrganizationUser() *OrganizationUser
- func (*UpdateOrganizationUserRequest) ProtoMessage()
- func (m *UpdateOrganizationUserRequest) Reset()
- func (m *UpdateOrganizationUserRequest) String() string
- func (m *UpdateOrganizationUserRequest) XXX_DiscardUnknown()
- func (m *UpdateOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateOrganizationUserRequest) XXX_Merge(src proto.Message)
- func (m *UpdateOrganizationUserRequest) XXX_Size() int
- func (m *UpdateOrganizationUserRequest) XXX_Unmarshal(b []byte) error
- type UpdatePilotThingsIntegrationRequest
- func (*UpdatePilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdatePilotThingsIntegrationRequest) GetIntegration() *PilotThingsIntegration
- func (*UpdatePilotThingsIntegrationRequest) ProtoMessage()
- func (m *UpdatePilotThingsIntegrationRequest) Reset()
- func (m *UpdatePilotThingsIntegrationRequest) String() string
- func (m *UpdatePilotThingsIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdatePilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdatePilotThingsIntegrationRequest) XXX_Size() int
- func (m *UpdatePilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateServiceProfileRequest
- func (*UpdateServiceProfileRequest) Descriptor() ([]byte, []int)
- func (m *UpdateServiceProfileRequest) GetServiceProfile() *ServiceProfile
- func (*UpdateServiceProfileRequest) ProtoMessage()
- 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 UpdateThingsBoardIntegrationRequest
- func (*UpdateThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateThingsBoardIntegrationRequest) GetIntegration() *ThingsBoardIntegration
- func (*UpdateThingsBoardIntegrationRequest) ProtoMessage()
- func (m *UpdateThingsBoardIntegrationRequest) Reset()
- func (m *UpdateThingsBoardIntegrationRequest) String() string
- func (m *UpdateThingsBoardIntegrationRequest) XXX_DiscardUnknown()
- func (m *UpdateThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateThingsBoardIntegrationRequest) XXX_Size() int
- func (m *UpdateThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
- type UpdateUserPasswordRequest
- func (*UpdateUserPasswordRequest) Descriptor() ([]byte, []int)
- func (m *UpdateUserPasswordRequest) GetPassword() string
- func (m *UpdateUserPasswordRequest) GetUserId() int64
- func (*UpdateUserPasswordRequest) ProtoMessage()
- func (m *UpdateUserPasswordRequest) Reset()
- func (m *UpdateUserPasswordRequest) String() string
- func (m *UpdateUserPasswordRequest) XXX_DiscardUnknown()
- func (m *UpdateUserPasswordRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserPasswordRequest) XXX_Merge(src proto.Message)
- func (m *UpdateUserPasswordRequest) XXX_Size() int
- func (m *UpdateUserPasswordRequest) XXX_Unmarshal(b []byte) error
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)
- func (m *UpdateUserRequest) GetUser() *User
- func (*UpdateUserRequest) ProtoMessage()
- func (m *UpdateUserRequest) Reset()
- func (m *UpdateUserRequest) String() string
- func (m *UpdateUserRequest) XXX_DiscardUnknown()
- func (m *UpdateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserRequest) XXX_Merge(src proto.Message)
- func (m *UpdateUserRequest) XXX_Size() int
- func (m *UpdateUserRequest) XXX_Unmarshal(b []byte) error
- type UplinkFrameLog
- func (*UplinkFrameLog) Descriptor() ([]byte, []int)
- func (m *UplinkFrameLog) GetPhyPayloadJson() string
- func (m *UplinkFrameLog) GetPublishedAt() *timestamp.Timestamp
- func (m *UplinkFrameLog) GetRxInfo() []*gw.UplinkRXInfo
- func (m *UplinkFrameLog) GetTxInfo() *gw.UplinkTXInfo
- func (*UplinkFrameLog) ProtoMessage()
- 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
- type User
- func (*User) Descriptor() ([]byte, []int)
- func (m *User) GetEmail() string
- func (m *User) GetId() int64
- func (m *User) GetIsActive() bool
- func (m *User) GetIsAdmin() bool
- func (m *User) GetNote() string
- func (m *User) GetSessionTtl() int32
- func (*User) ProtoMessage()
- func (m *User) Reset()
- func (m *User) String() string
- func (m *User) XXX_DiscardUnknown()
- func (m *User) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *User) XXX_Merge(src proto.Message)
- func (m *User) XXX_Size() int
- func (m *User) XXX_Unmarshal(b []byte) error
- type UserListItem
- func (*UserListItem) Descriptor() ([]byte, []int)
- func (m *UserListItem) GetCreatedAt() *timestamp.Timestamp
- func (m *UserListItem) GetEmail() string
- func (m *UserListItem) GetId() int64
- func (m *UserListItem) GetIsActive() bool
- func (m *UserListItem) GetIsAdmin() bool
- func (m *UserListItem) GetSessionTtl() int32
- func (m *UserListItem) GetUpdatedAt() *timestamp.Timestamp
- func (*UserListItem) ProtoMessage()
- func (m *UserListItem) Reset()
- func (m *UserListItem) String() string
- func (m *UserListItem) XXX_DiscardUnknown()
- func (m *UserListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserListItem) XXX_Merge(src proto.Message)
- func (m *UserListItem) XXX_Size() int
- func (m *UserListItem) XXX_Unmarshal(b []byte) error
- type UserOrganization
- func (*UserOrganization) Descriptor() ([]byte, []int)
- func (m *UserOrganization) GetIsAdmin() bool
- func (m *UserOrganization) GetIsDeviceAdmin() bool
- func (m *UserOrganization) GetIsGatewayAdmin() bool
- func (m *UserOrganization) GetOrganizationId() int64
- func (*UserOrganization) ProtoMessage()
- func (m *UserOrganization) Reset()
- func (m *UserOrganization) String() string
- func (m *UserOrganization) XXX_DiscardUnknown()
- func (m *UserOrganization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserOrganization) XXX_Merge(src proto.Message)
- func (m *UserOrganization) XXX_Size() int
- func (m *UserOrganization) XXX_Unmarshal(b []byte) error
- type UserServiceClient
- type UserServiceServer
Constants ¶
This section is empty.
Variables ¶
var FUOTADeploymentDeviceState_name = map[int32]string{
0: "PENDING",
1: "SUCCESS",
2: "ERROR",
}
var FUOTADeploymentDeviceState_value = map[string]int32{
"PENDING": 0,
"SUCCESS": 1,
"ERROR": 2,
}
var InfluxDBPrecision_name = map[int32]string{
0: "NS",
1: "U",
2: "MS",
3: "S",
4: "M",
5: "H",
}
var InfluxDBPrecision_value = map[string]int32{
"NS": 0,
"U": 1,
"MS": 2,
"S": 3,
"M": 4,
"H": 5,
}
var InfluxDBVersion_name = map[int32]string{
0: "INFLUXDB_1",
1: "INFLUXDB_2",
}
var InfluxDBVersion_value = map[string]int32{
"INFLUXDB_1": 0,
"INFLUXDB_2": 1,
}
var IntegrationKind_name = map[int32]string{
0: "HTTP",
1: "INFLUXDB",
2: "THINGSBOARD",
3: "MYDEVICES",
4: "LORACLOUD",
5: "GCP_PUBSUB",
6: "AWS_SNS",
7: "AZURE_SERVICE_BUS",
8: "PILOT_THINGS",
9: "MQTT_GLOBAL",
}
var IntegrationKind_value = map[string]int32{
"HTTP": 0,
"INFLUXDB": 1,
"THINGSBOARD": 2,
"MYDEVICES": 3,
"LORACLOUD": 4,
"GCP_PUBSUB": 5,
"AWS_SNS": 6,
"AZURE_SERVICE_BUS": 7,
"PILOT_THINGS": 8,
"MQTT_GLOBAL": 9,
}
var Marshaler_name = map[int32]string{
0: "JSON",
1: "PROTOBUF",
2: "JSON_V3",
}
var Marshaler_value = map[string]int32{
"JSON": 0,
"PROTOBUF": 1,
"JSON_V3": 2,
}
var MulticastGroupType_name = map[int32]string{
0: "CLASS_C",
1: "CLASS_B",
}
var MulticastGroupType_value = map[string]int32{
"CLASS_C": 0,
"CLASS_B": 1,
}
var RXWindow_name = map[int32]string{
0: "RX1",
1: "RX2",
}
var RXWindow_value = map[string]int32{
"RX1": 0,
"RX2": 1,
}
var RatePolicy_name = map[int32]string{
0: "DROP",
1: "MARK",
}
var RatePolicy_value = map[string]int32{
"DROP": 0,
"MARK": 1,
}
Functions ¶
func RegisterApplicationServiceHandler ¶
func RegisterApplicationServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterApplicationServiceHandler registers the http handlers for service ApplicationService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterApplicationServiceHandlerClient ¶
func RegisterApplicationServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ApplicationServiceClient) error
RegisterApplicationServiceHandlerClient registers the http handlers for service ApplicationService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ApplicationServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ApplicationServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ApplicationServiceClient" to call the correct interceptors.
func RegisterApplicationServiceHandlerFromEndpoint ¶
func RegisterApplicationServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterApplicationServiceHandlerFromEndpoint is same as RegisterApplicationServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterApplicationServiceHandlerServer ¶
func RegisterApplicationServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ApplicationServiceServer) error
RegisterApplicationServiceHandlerServer registers the http handlers for service ApplicationService to "mux". UnaryRPC :call ApplicationServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterApplicationServiceServer ¶
func RegisterApplicationServiceServer(s *grpc.Server, srv ApplicationServiceServer)
func RegisterDeviceProfileServiceHandler ¶
func RegisterDeviceProfileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterDeviceProfileServiceHandler registers the http handlers for service DeviceProfileService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterDeviceProfileServiceHandlerClient ¶
func RegisterDeviceProfileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeviceProfileServiceClient) error
RegisterDeviceProfileServiceHandlerClient registers the http handlers for service DeviceProfileService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "DeviceProfileServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "DeviceProfileServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "DeviceProfileServiceClient" to call the correct interceptors.
func RegisterDeviceProfileServiceHandlerFromEndpoint ¶
func RegisterDeviceProfileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterDeviceProfileServiceHandlerFromEndpoint is same as RegisterDeviceProfileServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterDeviceProfileServiceHandlerServer ¶
func RegisterDeviceProfileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeviceProfileServiceServer) error
RegisterDeviceProfileServiceHandlerServer registers the http handlers for service DeviceProfileService to "mux". UnaryRPC :call DeviceProfileServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterDeviceProfileServiceServer ¶
func RegisterDeviceProfileServiceServer(s *grpc.Server, srv DeviceProfileServiceServer)
func RegisterDeviceQueueServiceHandler ¶
func RegisterDeviceQueueServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterDeviceQueueServiceHandler registers the http handlers for service DeviceQueueService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterDeviceQueueServiceHandlerClient ¶
func RegisterDeviceQueueServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeviceQueueServiceClient) error
RegisterDeviceQueueServiceHandlerClient registers the http handlers for service DeviceQueueService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "DeviceQueueServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "DeviceQueueServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "DeviceQueueServiceClient" to call the correct interceptors.
func RegisterDeviceQueueServiceHandlerFromEndpoint ¶
func RegisterDeviceQueueServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterDeviceQueueServiceHandlerFromEndpoint is same as RegisterDeviceQueueServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterDeviceQueueServiceHandlerServer ¶
func RegisterDeviceQueueServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeviceQueueServiceServer) error
RegisterDeviceQueueServiceHandlerServer registers the http handlers for service DeviceQueueService to "mux". UnaryRPC :call DeviceQueueServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterDeviceQueueServiceServer ¶
func RegisterDeviceQueueServiceServer(s *grpc.Server, srv DeviceQueueServiceServer)
func RegisterDeviceServiceHandler ¶
func RegisterDeviceServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterDeviceServiceHandler registers the http handlers for service DeviceService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterDeviceServiceHandlerClient ¶
func RegisterDeviceServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeviceServiceClient) error
RegisterDeviceServiceHandlerClient registers the http handlers for service DeviceService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "DeviceServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "DeviceServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "DeviceServiceClient" to call the correct interceptors.
func RegisterDeviceServiceHandlerFromEndpoint ¶
func RegisterDeviceServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterDeviceServiceHandlerFromEndpoint is same as RegisterDeviceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterDeviceServiceHandlerServer ¶
func RegisterDeviceServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeviceServiceServer) error
RegisterDeviceServiceHandlerServer registers the http handlers for service DeviceService to "mux". UnaryRPC :call DeviceServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterDeviceServiceServer ¶
func RegisterDeviceServiceServer(s *grpc.Server, srv DeviceServiceServer)
func RegisterFUOTADeploymentServiceHandler ¶
func RegisterFUOTADeploymentServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterFUOTADeploymentServiceHandler registers the http handlers for service FUOTADeploymentService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterFUOTADeploymentServiceHandlerClient ¶
func RegisterFUOTADeploymentServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client FUOTADeploymentServiceClient) error
RegisterFUOTADeploymentServiceHandlerClient registers the http handlers for service FUOTADeploymentService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "FUOTADeploymentServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "FUOTADeploymentServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "FUOTADeploymentServiceClient" to call the correct interceptors.
func RegisterFUOTADeploymentServiceHandlerFromEndpoint ¶
func RegisterFUOTADeploymentServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterFUOTADeploymentServiceHandlerFromEndpoint is same as RegisterFUOTADeploymentServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterFUOTADeploymentServiceHandlerServer ¶
func RegisterFUOTADeploymentServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server FUOTADeploymentServiceServer) error
RegisterFUOTADeploymentServiceHandlerServer registers the http handlers for service FUOTADeploymentService to "mux". UnaryRPC :call FUOTADeploymentServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterFUOTADeploymentServiceServer ¶
func RegisterFUOTADeploymentServiceServer(s *grpc.Server, srv FUOTADeploymentServiceServer)
func RegisterGatewayProfileServiceHandler ¶
func RegisterGatewayProfileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterGatewayProfileServiceHandler registers the http handlers for service GatewayProfileService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterGatewayProfileServiceHandlerClient ¶
func RegisterGatewayProfileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client GatewayProfileServiceClient) error
RegisterGatewayProfileServiceHandlerClient registers the http handlers for service GatewayProfileService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "GatewayProfileServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "GatewayProfileServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "GatewayProfileServiceClient" to call the correct interceptors.
func RegisterGatewayProfileServiceHandlerFromEndpoint ¶
func RegisterGatewayProfileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterGatewayProfileServiceHandlerFromEndpoint is same as RegisterGatewayProfileServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterGatewayProfileServiceHandlerServer ¶
func RegisterGatewayProfileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server GatewayProfileServiceServer) error
RegisterGatewayProfileServiceHandlerServer registers the http handlers for service GatewayProfileService to "mux". UnaryRPC :call GatewayProfileServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterGatewayProfileServiceServer ¶
func RegisterGatewayProfileServiceServer(s *grpc.Server, srv GatewayProfileServiceServer)
func RegisterGatewayServiceHandler ¶
func RegisterGatewayServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterGatewayServiceHandler registers the http handlers for service GatewayService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterGatewayServiceHandlerClient ¶
func RegisterGatewayServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client GatewayServiceClient) error
RegisterGatewayServiceHandlerClient registers the http handlers for service GatewayService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "GatewayServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "GatewayServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "GatewayServiceClient" to call the correct interceptors.
func RegisterGatewayServiceHandlerFromEndpoint ¶
func RegisterGatewayServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterGatewayServiceHandlerFromEndpoint is same as RegisterGatewayServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterGatewayServiceHandlerServer ¶
func RegisterGatewayServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server GatewayServiceServer) error
RegisterGatewayServiceHandlerServer registers the http handlers for service GatewayService to "mux". UnaryRPC :call GatewayServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterGatewayServiceServer ¶
func RegisterGatewayServiceServer(s *grpc.Server, srv GatewayServiceServer)
func RegisterInternalServiceHandler ¶
func RegisterInternalServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterInternalServiceHandler registers the http handlers for service InternalService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterInternalServiceHandlerClient ¶
func RegisterInternalServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client InternalServiceClient) error
RegisterInternalServiceHandlerClient registers the http handlers for service InternalService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "InternalServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "InternalServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "InternalServiceClient" to call the correct interceptors.
func RegisterInternalServiceHandlerFromEndpoint ¶
func RegisterInternalServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterInternalServiceHandlerFromEndpoint is same as RegisterInternalServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterInternalServiceHandlerServer ¶
func RegisterInternalServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server InternalServiceServer) error
RegisterInternalServiceHandlerServer registers the http handlers for service InternalService to "mux". UnaryRPC :call InternalServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterInternalServiceServer ¶
func RegisterInternalServiceServer(s *grpc.Server, srv InternalServiceServer)
func RegisterMulticastGroupServiceHandler ¶
func RegisterMulticastGroupServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterMulticastGroupServiceHandler registers the http handlers for service MulticastGroupService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterMulticastGroupServiceHandlerClient ¶
func RegisterMulticastGroupServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MulticastGroupServiceClient) error
RegisterMulticastGroupServiceHandlerClient registers the http handlers for service MulticastGroupService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MulticastGroupServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MulticastGroupServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MulticastGroupServiceClient" to call the correct interceptors.
func RegisterMulticastGroupServiceHandlerFromEndpoint ¶
func RegisterMulticastGroupServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterMulticastGroupServiceHandlerFromEndpoint is same as RegisterMulticastGroupServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterMulticastGroupServiceHandlerServer ¶
func RegisterMulticastGroupServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MulticastGroupServiceServer) error
RegisterMulticastGroupServiceHandlerServer registers the http handlers for service MulticastGroupService to "mux". UnaryRPC :call MulticastGroupServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterMulticastGroupServiceServer ¶
func RegisterMulticastGroupServiceServer(s *grpc.Server, srv MulticastGroupServiceServer)
func RegisterNetworkServerServiceHandler ¶
func RegisterNetworkServerServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterNetworkServerServiceHandler registers the http handlers for service NetworkServerService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterNetworkServerServiceHandlerClient ¶
func RegisterNetworkServerServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NetworkServerServiceClient) error
RegisterNetworkServerServiceHandlerClient registers the http handlers for service NetworkServerService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "NetworkServerServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "NetworkServerServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "NetworkServerServiceClient" to call the correct interceptors.
func RegisterNetworkServerServiceHandlerFromEndpoint ¶
func RegisterNetworkServerServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterNetworkServerServiceHandlerFromEndpoint is same as RegisterNetworkServerServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterNetworkServerServiceHandlerServer ¶
func RegisterNetworkServerServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NetworkServerServiceServer) error
RegisterNetworkServerServiceHandlerServer registers the http handlers for service NetworkServerService to "mux". UnaryRPC :call NetworkServerServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterNetworkServerServiceServer ¶
func RegisterNetworkServerServiceServer(s *grpc.Server, srv NetworkServerServiceServer)
func RegisterOrganizationServiceHandler ¶
func RegisterOrganizationServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterOrganizationServiceHandler registers the http handlers for service OrganizationService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterOrganizationServiceHandlerClient ¶
func RegisterOrganizationServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client OrganizationServiceClient) error
RegisterOrganizationServiceHandlerClient registers the http handlers for service OrganizationService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "OrganizationServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "OrganizationServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "OrganizationServiceClient" to call the correct interceptors.
func RegisterOrganizationServiceHandlerFromEndpoint ¶
func RegisterOrganizationServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterOrganizationServiceHandlerFromEndpoint is same as RegisterOrganizationServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterOrganizationServiceHandlerServer ¶
func RegisterOrganizationServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server OrganizationServiceServer) error
RegisterOrganizationServiceHandlerServer registers the http handlers for service OrganizationService to "mux". UnaryRPC :call OrganizationServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterOrganizationServiceServer ¶
func RegisterOrganizationServiceServer(s *grpc.Server, srv OrganizationServiceServer)
func RegisterServiceProfileServiceHandler ¶
func RegisterServiceProfileServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterServiceProfileServiceHandler registers the http handlers for service ServiceProfileService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterServiceProfileServiceHandlerClient ¶
func RegisterServiceProfileServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceProfileServiceClient) error
RegisterServiceProfileServiceHandlerClient registers the http handlers for service ServiceProfileService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ServiceProfileServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ServiceProfileServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ServiceProfileServiceClient" to call the correct interceptors.
func RegisterServiceProfileServiceHandlerFromEndpoint ¶
func RegisterServiceProfileServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterServiceProfileServiceHandlerFromEndpoint is same as RegisterServiceProfileServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterServiceProfileServiceHandlerServer ¶
func RegisterServiceProfileServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceProfileServiceServer) error
RegisterServiceProfileServiceHandlerServer registers the http handlers for service ServiceProfileService to "mux". UnaryRPC :call ServiceProfileServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterServiceProfileServiceServer ¶
func RegisterServiceProfileServiceServer(s *grpc.Server, srv ServiceProfileServiceServer)
func RegisterUserServiceHandler ¶
func RegisterUserServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterUserServiceHandler registers the http handlers for service UserService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterUserServiceHandlerClient ¶
func RegisterUserServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client UserServiceClient) error
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "UserServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "UserServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "UserServiceClient" to call the correct interceptors.
func RegisterUserServiceHandlerFromEndpoint ¶
func RegisterUserServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterUserServiceHandlerServer ¶
func RegisterUserServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server UserServiceServer) error
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux". UnaryRPC :call UserServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterUserServiceServer ¶
func RegisterUserServiceServer(s *grpc.Server, srv UserServiceServer)
Types ¶
type ADRAlgorithm ¶
type ADRAlgorithm struct { // ADR algorithm ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // ADR algorithm name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ADRAlgorithm) Descriptor ¶
func (*ADRAlgorithm) Descriptor() ([]byte, []int)
func (*ADRAlgorithm) GetId ¶
func (m *ADRAlgorithm) GetId() string
func (*ADRAlgorithm) GetName ¶
func (m *ADRAlgorithm) GetName() string
func (*ADRAlgorithm) ProtoMessage ¶
func (*ADRAlgorithm) ProtoMessage()
func (*ADRAlgorithm) Reset ¶
func (m *ADRAlgorithm) Reset()
func (*ADRAlgorithm) String ¶
func (m *ADRAlgorithm) String() string
func (*ADRAlgorithm) XXX_DiscardUnknown ¶
func (m *ADRAlgorithm) XXX_DiscardUnknown()
func (*ADRAlgorithm) XXX_Marshal ¶
func (m *ADRAlgorithm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ADRAlgorithm) XXX_Merge ¶
func (m *ADRAlgorithm) XXX_Merge(src proto.Message)
func (*ADRAlgorithm) XXX_Size ¶
func (m *ADRAlgorithm) XXX_Size() int
func (*ADRAlgorithm) XXX_Unmarshal ¶
func (m *ADRAlgorithm) XXX_Unmarshal(b []byte) error
type APIKey ¶
type APIKey struct { // API key ID. // This value will be automatically generated on create. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Is global admin key. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // Organization ID. // In case this API key is to manage resources within a single organization // set this to the ID of this organization. OrganizationId int64 `protobuf:"varint,4,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Application ID. // In case the API key is to manage resources within an application, set // this to the ID of this application.message ApplicationId int64 `protobuf:"varint,5,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*APIKey) Descriptor ¶
func (*APIKey) GetApplicationId ¶
func (*APIKey) GetIsAdmin ¶
func (*APIKey) GetOrganizationId ¶
func (*APIKey) ProtoMessage ¶
func (*APIKey) ProtoMessage()
func (*APIKey) XXX_DiscardUnknown ¶
func (m *APIKey) XXX_DiscardUnknown()
func (*APIKey) XXX_Marshal ¶
func (*APIKey) XXX_Unmarshal ¶
type AWSSNSIntegration ¶
type AWSSNSIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Marshaler. // This defines the marshaler that is used to encode the event payload. Marshaler Marshaler `protobuf:"varint,2,opt,name=marshaler,proto3,enum=api.Marshaler" json:"marshaler,omitempty"` // AWS region. Region string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"` // AWS Access Key ID. AccessKeyId string `protobuf:"bytes,4,opt,name=access_key_id,json=accessKeyID,proto3" json:"access_key_id,omitempty"` // AWS Secret Access Key. SecretAccessKey string `protobuf:"bytes,5,opt,name=secret_access_key,json=secretAccessKey,proto3" json:"secret_access_key,omitempty"` // Topic ARN. TopicArn string `protobuf:"bytes,6,opt,name=topic_arn,json=topicARN,proto3" json:"topic_arn,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AWSSNSIntegration) Descriptor ¶
func (*AWSSNSIntegration) Descriptor() ([]byte, []int)
func (*AWSSNSIntegration) GetAccessKeyId ¶
func (m *AWSSNSIntegration) GetAccessKeyId() string
func (*AWSSNSIntegration) GetApplicationId ¶
func (m *AWSSNSIntegration) GetApplicationId() int64
func (*AWSSNSIntegration) GetMarshaler ¶
func (m *AWSSNSIntegration) GetMarshaler() Marshaler
func (*AWSSNSIntegration) GetRegion ¶
func (m *AWSSNSIntegration) GetRegion() string
func (*AWSSNSIntegration) GetSecretAccessKey ¶
func (m *AWSSNSIntegration) GetSecretAccessKey() string
func (*AWSSNSIntegration) GetTopicArn ¶
func (m *AWSSNSIntegration) GetTopicArn() string
func (*AWSSNSIntegration) ProtoMessage ¶
func (*AWSSNSIntegration) ProtoMessage()
func (*AWSSNSIntegration) Reset ¶
func (m *AWSSNSIntegration) Reset()
func (*AWSSNSIntegration) String ¶
func (m *AWSSNSIntegration) String() string
func (*AWSSNSIntegration) XXX_DiscardUnknown ¶
func (m *AWSSNSIntegration) XXX_DiscardUnknown()
func (*AWSSNSIntegration) XXX_Marshal ¶
func (m *AWSSNSIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AWSSNSIntegration) XXX_Merge ¶
func (m *AWSSNSIntegration) XXX_Merge(src proto.Message)
func (*AWSSNSIntegration) XXX_Size ¶
func (m *AWSSNSIntegration) XXX_Size() int
func (*AWSSNSIntegration) XXX_Unmarshal ¶
func (m *AWSSNSIntegration) XXX_Unmarshal(b []byte) error
type ActivateDeviceRequest ¶
type ActivateDeviceRequest struct { DeviceActivation *DeviceActivation `protobuf:"bytes,1,opt,name=device_activation,json=deviceActivation,proto3" json:"device_activation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ActivateDeviceRequest) Descriptor ¶
func (*ActivateDeviceRequest) Descriptor() ([]byte, []int)
func (*ActivateDeviceRequest) GetDeviceActivation ¶
func (m *ActivateDeviceRequest) GetDeviceActivation() *DeviceActivation
func (*ActivateDeviceRequest) ProtoMessage ¶
func (*ActivateDeviceRequest) ProtoMessage()
func (*ActivateDeviceRequest) Reset ¶
func (m *ActivateDeviceRequest) Reset()
func (*ActivateDeviceRequest) String ¶
func (m *ActivateDeviceRequest) String() string
func (*ActivateDeviceRequest) XXX_DiscardUnknown ¶
func (m *ActivateDeviceRequest) XXX_DiscardUnknown()
func (*ActivateDeviceRequest) XXX_Marshal ¶
func (m *ActivateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivateDeviceRequest) XXX_Merge ¶
func (m *ActivateDeviceRequest) XXX_Merge(src proto.Message)
func (*ActivateDeviceRequest) XXX_Size ¶
func (m *ActivateDeviceRequest) XXX_Size() int
func (*ActivateDeviceRequest) XXX_Unmarshal ¶
func (m *ActivateDeviceRequest) XXX_Unmarshal(b []byte) error
type AddDeviceToMulticastGroupRequest ¶
type AddDeviceToMulticastGroupRequest struct { // Multicast-group ID (string formatted UUID). MulticastGroupId string `protobuf:"bytes,1,opt,name=multicast_group_id,json=multicastGroupID,proto3" json:"multicast_group_id,omitempty"` // Device EUI (HEX encoded string). // Note that the device and the multicast-group must share the same // application ID. DevEui string `protobuf:"bytes,2,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddDeviceToMulticastGroupRequest) Descriptor ¶
func (*AddDeviceToMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*AddDeviceToMulticastGroupRequest) GetDevEui ¶
func (m *AddDeviceToMulticastGroupRequest) GetDevEui() string
func (*AddDeviceToMulticastGroupRequest) GetMulticastGroupId ¶
func (m *AddDeviceToMulticastGroupRequest) GetMulticastGroupId() string
func (*AddDeviceToMulticastGroupRequest) ProtoMessage ¶
func (*AddDeviceToMulticastGroupRequest) ProtoMessage()
func (*AddDeviceToMulticastGroupRequest) Reset ¶
func (m *AddDeviceToMulticastGroupRequest) Reset()
func (*AddDeviceToMulticastGroupRequest) String ¶
func (m *AddDeviceToMulticastGroupRequest) String() string
func (*AddDeviceToMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *AddDeviceToMulticastGroupRequest) XXX_DiscardUnknown()
func (*AddDeviceToMulticastGroupRequest) XXX_Marshal ¶
func (m *AddDeviceToMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddDeviceToMulticastGroupRequest) XXX_Merge ¶
func (m *AddDeviceToMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*AddDeviceToMulticastGroupRequest) XXX_Size ¶
func (m *AddDeviceToMulticastGroupRequest) XXX_Size() int
func (*AddDeviceToMulticastGroupRequest) XXX_Unmarshal ¶
func (m *AddDeviceToMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type AddOrganizationUserRequest ¶
type AddOrganizationUserRequest struct { // Organization-user object to create. OrganizationUser *OrganizationUser `protobuf:"bytes,1,opt,name=organization_user,json=organizationUser,proto3" json:"organization_user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddOrganizationUserRequest) Descriptor ¶
func (*AddOrganizationUserRequest) Descriptor() ([]byte, []int)
func (*AddOrganizationUserRequest) GetOrganizationUser ¶
func (m *AddOrganizationUserRequest) GetOrganizationUser() *OrganizationUser
func (*AddOrganizationUserRequest) ProtoMessage ¶
func (*AddOrganizationUserRequest) ProtoMessage()
func (*AddOrganizationUserRequest) Reset ¶
func (m *AddOrganizationUserRequest) Reset()
func (*AddOrganizationUserRequest) String ¶
func (m *AddOrganizationUserRequest) String() string
func (*AddOrganizationUserRequest) XXX_DiscardUnknown ¶
func (m *AddOrganizationUserRequest) XXX_DiscardUnknown()
func (*AddOrganizationUserRequest) XXX_Marshal ¶
func (m *AddOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddOrganizationUserRequest) XXX_Merge ¶
func (m *AddOrganizationUserRequest) XXX_Merge(src proto.Message)
func (*AddOrganizationUserRequest) XXX_Size ¶
func (m *AddOrganizationUserRequest) XXX_Size() int
func (*AddOrganizationUserRequest) XXX_Unmarshal ¶
func (m *AddOrganizationUserRequest) XXX_Unmarshal(b []byte) error
type Application ¶
type Application struct { // Application ID. // This will be automatically assigned on create. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Name of the application (must be unique). Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Description of the application. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // ID of the organization to which the application belongs. // After create, this can not be modified. OrganizationId int64 `protobuf:"varint,4,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // ID of the service profile. ServiceProfileId string `protobuf:"bytes,5,opt,name=service_profile_id,json=serviceProfileID,proto3" json:"service_profile_id,omitempty"` // Payload codec. // NOTE: These field have moved to the device-profile and will be removed // in the next major release. When set, the device-profile payload_ fields // have priority over the application payload_ fields. PayloadCodec string `protobuf:"bytes,6,opt,name=payload_codec,json=payloadCodec,proto3" json:"payload_codec,omitempty"` // Payload encoder script. // NOTE: These field have moved to the device-profile and will be removed // in the next major release. When set, the device-profile payload_ fields // have priority over the application payload_ fields. PayloadEncoderScript string `protobuf:"bytes,7,opt,name=payload_encoder_script,json=payloadEncoderScript,proto3" json:"payload_encoder_script,omitempty"` // Payload decoder script. // NOTE: These field have moved to the device-profile and will be removed // in the next major release. When set, the device-profile payload_ fields // have priority over the application payload_ fields. PayloadDecoderScript string `protobuf:"bytes,8,opt,name=payload_decoder_script,json=payloadDecoderScript,proto3" json:"payload_decoder_script,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Application) Descriptor ¶
func (*Application) Descriptor() ([]byte, []int)
func (*Application) GetDescription ¶
func (m *Application) GetDescription() string
func (*Application) GetId ¶
func (m *Application) GetId() int64
func (*Application) GetName ¶
func (m *Application) GetName() string
func (*Application) GetOrganizationId ¶
func (m *Application) GetOrganizationId() int64
func (*Application) GetPayloadCodec ¶
func (m *Application) GetPayloadCodec() string
func (*Application) GetPayloadDecoderScript ¶
func (m *Application) GetPayloadDecoderScript() string
func (*Application) GetPayloadEncoderScript ¶
func (m *Application) GetPayloadEncoderScript() string
func (*Application) GetServiceProfileId ¶
func (m *Application) GetServiceProfileId() string
func (*Application) ProtoMessage ¶
func (*Application) ProtoMessage()
func (*Application) Reset ¶
func (m *Application) Reset()
func (*Application) String ¶
func (m *Application) String() string
func (*Application) XXX_DiscardUnknown ¶
func (m *Application) XXX_DiscardUnknown()
func (*Application) XXX_Marshal ¶
func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Application) XXX_Merge ¶
func (m *Application) XXX_Merge(src proto.Message)
func (*Application) XXX_Size ¶
func (m *Application) XXX_Size() int
func (*Application) XXX_Unmarshal ¶
func (m *Application) XXX_Unmarshal(b []byte) error
type ApplicationListItem ¶
type ApplicationListItem struct { // Application ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Name of the application. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Description of the application. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // ID of the organization to which the application belongs. OrganizationId int64 `protobuf:"varint,4,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // ID of the service profile. ServiceProfileId string `protobuf:"bytes,5,opt,name=service_profile_id,json=serviceProfileID,proto3" json:"service_profile_id,omitempty"` // Service-profile name. ServiceProfileName string `protobuf:"bytes,6,opt,name=service_profile_name,json=serviceProfileName,proto3" json:"service_profile_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationListItem) Descriptor ¶
func (*ApplicationListItem) Descriptor() ([]byte, []int)
func (*ApplicationListItem) GetDescription ¶
func (m *ApplicationListItem) GetDescription() string
func (*ApplicationListItem) GetId ¶
func (m *ApplicationListItem) GetId() int64
func (*ApplicationListItem) GetName ¶
func (m *ApplicationListItem) GetName() string
func (*ApplicationListItem) GetOrganizationId ¶
func (m *ApplicationListItem) GetOrganizationId() int64
func (*ApplicationListItem) GetServiceProfileId ¶
func (m *ApplicationListItem) GetServiceProfileId() string
func (*ApplicationListItem) GetServiceProfileName ¶
func (m *ApplicationListItem) GetServiceProfileName() string
func (*ApplicationListItem) ProtoMessage ¶
func (*ApplicationListItem) ProtoMessage()
func (*ApplicationListItem) Reset ¶
func (m *ApplicationListItem) Reset()
func (*ApplicationListItem) String ¶
func (m *ApplicationListItem) String() string
func (*ApplicationListItem) XXX_DiscardUnknown ¶
func (m *ApplicationListItem) XXX_DiscardUnknown()
func (*ApplicationListItem) XXX_Marshal ¶
func (m *ApplicationListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationListItem) XXX_Merge ¶
func (m *ApplicationListItem) XXX_Merge(src proto.Message)
func (*ApplicationListItem) XXX_Size ¶
func (m *ApplicationListItem) XXX_Size() int
func (*ApplicationListItem) XXX_Unmarshal ¶
func (m *ApplicationListItem) XXX_Unmarshal(b []byte) error
type ApplicationServiceClient ¶
type ApplicationServiceClient interface { // Create creates the given application. Create(ctx context.Context, in *CreateApplicationRequest, opts ...grpc.CallOption) (*CreateApplicationResponse, error) // Get returns the requested application. Get(ctx context.Context, in *GetApplicationRequest, opts ...grpc.CallOption) (*GetApplicationResponse, error) // Update updates the given application. Update(ctx context.Context, in *UpdateApplicationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes the given application. Delete(ctx context.Context, in *DeleteApplicationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the available applications. List(ctx context.Context, in *ListApplicationRequest, opts ...grpc.CallOption) (*ListApplicationResponse, error) // CreateHTTPIntegration creates a HTTP application-integration. CreateHTTPIntegration(ctx context.Context, in *CreateHTTPIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetHTTPIntegration returns the HTTP application-integration. GetHTTPIntegration(ctx context.Context, in *GetHTTPIntegrationRequest, opts ...grpc.CallOption) (*GetHTTPIntegrationResponse, error) // UpdateHTTPIntegration updates the HTTP application-integration. UpdateHTTPIntegration(ctx context.Context, in *UpdateHTTPIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteIntegration deletes the HTTP application-integration. DeleteHTTPIntegration(ctx context.Context, in *DeleteHTTPIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateInfluxDBIntegration create an InfluxDB application-integration. CreateInfluxDBIntegration(ctx context.Context, in *CreateInfluxDBIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetInfluxDBIntegration returns the InfluxDB application-integration. GetInfluxDBIntegration(ctx context.Context, in *GetInfluxDBIntegrationRequest, opts ...grpc.CallOption) (*GetInfluxDBIntegrationResponse, error) // UpdateInfluxDBIntegration updates the InfluxDB application-integration. UpdateInfluxDBIntegration(ctx context.Context, in *UpdateInfluxDBIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteInfluxDBIntegration deletes the InfluxDB application-integration. DeleteInfluxDBIntegration(ctx context.Context, in *DeleteInfluxDBIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateThingsBoardIntegration creates a ThingsBoard application-integration. CreateThingsBoardIntegration(ctx context.Context, in *CreateThingsBoardIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetThingsBoardIntegration returns the ThingsBoard application-integration. GetThingsBoardIntegration(ctx context.Context, in *GetThingsBoardIntegrationRequest, opts ...grpc.CallOption) (*GetThingsBoardIntegrationResponse, error) // UpdateThingsBoardIntegration updates the ThingsBoard application-integration. UpdateThingsBoardIntegration(ctx context.Context, in *UpdateThingsBoardIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteThingsBoardIntegration deletes the ThingsBoard application-integration. DeleteThingsBoardIntegration(ctx context.Context, in *DeleteThingsBoardIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateMyDevicesIntegration creates a MyDevices application-integration. CreateMyDevicesIntegration(ctx context.Context, in *CreateMyDevicesIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetMyDevicesIntegration returns the MyDevices application-integration. GetMyDevicesIntegration(ctx context.Context, in *GetMyDevicesIntegrationRequest, opts ...grpc.CallOption) (*GetMyDevicesIntegrationResponse, error) // UpdateMyDevicesIntegration updates the MyDevices application-integration. UpdateMyDevicesIntegration(ctx context.Context, in *UpdateMyDevicesIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteMyDevicesIntegration deletes the MyDevices application-integration. DeleteMyDevicesIntegration(ctx context.Context, in *DeleteMyDevicesIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateLoRaCloudIntegration creates A LoRaCloud application-integration. CreateLoRaCloudIntegration(ctx context.Context, in *CreateLoRaCloudIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetLoRaCloudIntegration returns the LoRaCloud application-integration. GetLoRaCloudIntegration(ctx context.Context, in *GetLoRaCloudIntegrationRequest, opts ...grpc.CallOption) (*GetLoRaCloudIntegrationResponse, error) // UpdateLoRaCloudIntegration updates the LoRaCloud application-integration. UpdateLoRaCloudIntegration(ctx context.Context, in *UpdateLoRaCloudIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteLoRaCloudIntegration deletes the LoRaCloud application-integration. DeleteLoRaCloudIntegration(ctx context.Context, in *DeleteLoRaCloudIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateGCPPubSubIntegration creates a GCP PubSub application-integration. CreateGCPPubSubIntegration(ctx context.Context, in *CreateGCPPubSubIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetGCPPubSubIntegration returns the GCP PubSub application-integration. GetGCPPubSubIntegration(ctx context.Context, in *GetGCPPubSubIntegrationRequest, opts ...grpc.CallOption) (*GetGCPPubSubIntegrationResponse, error) // UpdateGCPPubSubIntegration updates the GCP PubSub application-integration. UpdateGCPPubSubIntegration(ctx context.Context, in *UpdateGCPPubSubIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteGCPPubSubIntegration deletes the GCP PubSub application-integration. DeleteGCPPubSubIntegration(ctx context.Context, in *DeleteGCPPubSubIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateAWSSNSIntegration creates a AWS SNS application-integration. CreateAWSSNSIntegration(ctx context.Context, in *CreateAWSSNSIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetAWSSNSIntegration returns the AWS SNS application-integration. GetAWSSNSIntegration(ctx context.Context, in *GetAWSSNSIntegrationRequest, opts ...grpc.CallOption) (*GetAWSSNSIntegrationResponse, error) // UpdateAWSSNSIntegration updates the AWS SNS application-integration. UpdateAWSSNSIntegration(ctx context.Context, in *UpdateAWSSNSIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteAWSSNSIntegration deletes the AWS SNS application-integration. DeleteAWSSNSIntegration(ctx context.Context, in *DeleteAWSSNSIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateAzureServiceBusIntegration creates an Azure Service-Bus application-integration. CreateAzureServiceBusIntegration(ctx context.Context, in *CreateAzureServiceBusIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetAzureServiceBusIntegration returns the Azure Service-Bus application-integration. GetAzureServiceBusIntegration(ctx context.Context, in *GetAzureServiceBusIntegrationRequest, opts ...grpc.CallOption) (*GetAzureServiceBusIntegrationResponse, error) // UpdateAzureServiceBusIntegration updates the Azure Service-Bus application-integration. UpdateAzureServiceBusIntegration(ctx context.Context, in *UpdateAzureServiceBusIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteAzureServiceBusIntegration deletes the Azure Service-Bus application-integration. DeleteAzureServiceBusIntegration(ctx context.Context, in *DeleteAzureServiceBusIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreatePilotThingsIntegration creates an Pilot Things application-integration. CreatePilotThingsIntegration(ctx context.Context, in *CreatePilotThingsIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetPilotThingsIntegration returns the Pilot Things application-integration. GetPilotThingsIntegration(ctx context.Context, in *GetPilotThingsIntegrationRequest, opts ...grpc.CallOption) (*GetPilotThingsIntegrationResponse, error) // UpdatePilotThingsIntegration updates the Pilot Things application-integration. UpdatePilotThingsIntegration(ctx context.Context, in *UpdatePilotThingsIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeletePilotThingsIntegration deletes the Pilot Things application-integration. DeletePilotThingsIntegration(ctx context.Context, in *DeletePilotThingsIntegrationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // ListIntegrations lists all configured integrations. ListIntegrations(ctx context.Context, in *ListIntegrationRequest, opts ...grpc.CallOption) (*ListIntegrationResponse, error) // GenerateMQTTIntegrationClientCertificate generates an application ID specific TLS certificate // to connect to the MQTT broker. GenerateMQTTIntegrationClientCertificate(ctx context.Context, in *GenerateMQTTIntegrationClientCertificateRequest, opts ...grpc.CallOption) (*GenerateMQTTIntegrationClientCertificateResponse, error) }
ApplicationServiceClient is the client API for ApplicationService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewApplicationServiceClient ¶
func NewApplicationServiceClient(cc grpc.ClientConnInterface) ApplicationServiceClient
type ApplicationServiceServer ¶
type ApplicationServiceServer interface { // Create creates the given application. Create(context.Context, *CreateApplicationRequest) (*CreateApplicationResponse, error) // Get returns the requested application. Get(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error) // Update updates the given application. Update(context.Context, *UpdateApplicationRequest) (*empty.Empty, error) // Delete deletes the given application. Delete(context.Context, *DeleteApplicationRequest) (*empty.Empty, error) // List lists the available applications. List(context.Context, *ListApplicationRequest) (*ListApplicationResponse, error) // CreateHTTPIntegration creates a HTTP application-integration. CreateHTTPIntegration(context.Context, *CreateHTTPIntegrationRequest) (*empty.Empty, error) // GetHTTPIntegration returns the HTTP application-integration. GetHTTPIntegration(context.Context, *GetHTTPIntegrationRequest) (*GetHTTPIntegrationResponse, error) // UpdateHTTPIntegration updates the HTTP application-integration. UpdateHTTPIntegration(context.Context, *UpdateHTTPIntegrationRequest) (*empty.Empty, error) // DeleteIntegration deletes the HTTP application-integration. DeleteHTTPIntegration(context.Context, *DeleteHTTPIntegrationRequest) (*empty.Empty, error) // CreateInfluxDBIntegration create an InfluxDB application-integration. CreateInfluxDBIntegration(context.Context, *CreateInfluxDBIntegrationRequest) (*empty.Empty, error) // GetInfluxDBIntegration returns the InfluxDB application-integration. GetInfluxDBIntegration(context.Context, *GetInfluxDBIntegrationRequest) (*GetInfluxDBIntegrationResponse, error) // UpdateInfluxDBIntegration updates the InfluxDB application-integration. UpdateInfluxDBIntegration(context.Context, *UpdateInfluxDBIntegrationRequest) (*empty.Empty, error) // DeleteInfluxDBIntegration deletes the InfluxDB application-integration. DeleteInfluxDBIntegration(context.Context, *DeleteInfluxDBIntegrationRequest) (*empty.Empty, error) // CreateThingsBoardIntegration creates a ThingsBoard application-integration. CreateThingsBoardIntegration(context.Context, *CreateThingsBoardIntegrationRequest) (*empty.Empty, error) // GetThingsBoardIntegration returns the ThingsBoard application-integration. GetThingsBoardIntegration(context.Context, *GetThingsBoardIntegrationRequest) (*GetThingsBoardIntegrationResponse, error) // UpdateThingsBoardIntegration updates the ThingsBoard application-integration. UpdateThingsBoardIntegration(context.Context, *UpdateThingsBoardIntegrationRequest) (*empty.Empty, error) // DeleteThingsBoardIntegration deletes the ThingsBoard application-integration. DeleteThingsBoardIntegration(context.Context, *DeleteThingsBoardIntegrationRequest) (*empty.Empty, error) // CreateMyDevicesIntegration creates a MyDevices application-integration. CreateMyDevicesIntegration(context.Context, *CreateMyDevicesIntegrationRequest) (*empty.Empty, error) // GetMyDevicesIntegration returns the MyDevices application-integration. GetMyDevicesIntegration(context.Context, *GetMyDevicesIntegrationRequest) (*GetMyDevicesIntegrationResponse, error) // UpdateMyDevicesIntegration updates the MyDevices application-integration. UpdateMyDevicesIntegration(context.Context, *UpdateMyDevicesIntegrationRequest) (*empty.Empty, error) // DeleteMyDevicesIntegration deletes the MyDevices application-integration. DeleteMyDevicesIntegration(context.Context, *DeleteMyDevicesIntegrationRequest) (*empty.Empty, error) // CreateLoRaCloudIntegration creates A LoRaCloud application-integration. CreateLoRaCloudIntegration(context.Context, *CreateLoRaCloudIntegrationRequest) (*empty.Empty, error) // GetLoRaCloudIntegration returns the LoRaCloud application-integration. GetLoRaCloudIntegration(context.Context, *GetLoRaCloudIntegrationRequest) (*GetLoRaCloudIntegrationResponse, error) // UpdateLoRaCloudIntegration updates the LoRaCloud application-integration. UpdateLoRaCloudIntegration(context.Context, *UpdateLoRaCloudIntegrationRequest) (*empty.Empty, error) // DeleteLoRaCloudIntegration deletes the LoRaCloud application-integration. DeleteLoRaCloudIntegration(context.Context, *DeleteLoRaCloudIntegrationRequest) (*empty.Empty, error) // CreateGCPPubSubIntegration creates a GCP PubSub application-integration. CreateGCPPubSubIntegration(context.Context, *CreateGCPPubSubIntegrationRequest) (*empty.Empty, error) // GetGCPPubSubIntegration returns the GCP PubSub application-integration. GetGCPPubSubIntegration(context.Context, *GetGCPPubSubIntegrationRequest) (*GetGCPPubSubIntegrationResponse, error) // UpdateGCPPubSubIntegration updates the GCP PubSub application-integration. UpdateGCPPubSubIntegration(context.Context, *UpdateGCPPubSubIntegrationRequest) (*empty.Empty, error) // DeleteGCPPubSubIntegration deletes the GCP PubSub application-integration. DeleteGCPPubSubIntegration(context.Context, *DeleteGCPPubSubIntegrationRequest) (*empty.Empty, error) // CreateAWSSNSIntegration creates a AWS SNS application-integration. CreateAWSSNSIntegration(context.Context, *CreateAWSSNSIntegrationRequest) (*empty.Empty, error) // GetAWSSNSIntegration returns the AWS SNS application-integration. GetAWSSNSIntegration(context.Context, *GetAWSSNSIntegrationRequest) (*GetAWSSNSIntegrationResponse, error) // UpdateAWSSNSIntegration updates the AWS SNS application-integration. UpdateAWSSNSIntegration(context.Context, *UpdateAWSSNSIntegrationRequest) (*empty.Empty, error) // DeleteAWSSNSIntegration deletes the AWS SNS application-integration. DeleteAWSSNSIntegration(context.Context, *DeleteAWSSNSIntegrationRequest) (*empty.Empty, error) // CreateAzureServiceBusIntegration creates an Azure Service-Bus application-integration. CreateAzureServiceBusIntegration(context.Context, *CreateAzureServiceBusIntegrationRequest) (*empty.Empty, error) // GetAzureServiceBusIntegration returns the Azure Service-Bus application-integration. GetAzureServiceBusIntegration(context.Context, *GetAzureServiceBusIntegrationRequest) (*GetAzureServiceBusIntegrationResponse, error) // UpdateAzureServiceBusIntegration updates the Azure Service-Bus application-integration. UpdateAzureServiceBusIntegration(context.Context, *UpdateAzureServiceBusIntegrationRequest) (*empty.Empty, error) // DeleteAzureServiceBusIntegration deletes the Azure Service-Bus application-integration. DeleteAzureServiceBusIntegration(context.Context, *DeleteAzureServiceBusIntegrationRequest) (*empty.Empty, error) // CreatePilotThingsIntegration creates an Pilot Things application-integration. CreatePilotThingsIntegration(context.Context, *CreatePilotThingsIntegrationRequest) (*empty.Empty, error) // GetPilotThingsIntegration returns the Pilot Things application-integration. GetPilotThingsIntegration(context.Context, *GetPilotThingsIntegrationRequest) (*GetPilotThingsIntegrationResponse, error) // UpdatePilotThingsIntegration updates the Pilot Things application-integration. UpdatePilotThingsIntegration(context.Context, *UpdatePilotThingsIntegrationRequest) (*empty.Empty, error) // DeletePilotThingsIntegration deletes the Pilot Things application-integration. DeletePilotThingsIntegration(context.Context, *DeletePilotThingsIntegrationRequest) (*empty.Empty, error) // ListIntegrations lists all configured integrations. ListIntegrations(context.Context, *ListIntegrationRequest) (*ListIntegrationResponse, error) // GenerateMQTTIntegrationClientCertificate generates an application ID specific TLS certificate // to connect to the MQTT broker. GenerateMQTTIntegrationClientCertificate(context.Context, *GenerateMQTTIntegrationClientCertificateRequest) (*GenerateMQTTIntegrationClientCertificateResponse, error) }
ApplicationServiceServer is the server API for ApplicationService service.
type AzureServiceBusIntegration ¶
type AzureServiceBusIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Marshaler. // This defines the marshaler that is used to encode the event payload. Marshaler Marshaler `protobuf:"varint,2,opt,name=marshaler,proto3,enum=api.Marshaler" json:"marshaler,omitempty"` // Connection string. ConnectionString string `protobuf:"bytes,3,opt,name=connection_string,json=connectionString,proto3" json:"connection_string,omitempty"` // Publish name. // This is the name of the topic or queue. PublishName string `protobuf:"bytes,4,opt,name=publish_name,json=publishName,proto3" json:"publish_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AzureServiceBusIntegration) Descriptor ¶
func (*AzureServiceBusIntegration) Descriptor() ([]byte, []int)
func (*AzureServiceBusIntegration) GetApplicationId ¶
func (m *AzureServiceBusIntegration) GetApplicationId() int64
func (*AzureServiceBusIntegration) GetConnectionString ¶
func (m *AzureServiceBusIntegration) GetConnectionString() string
func (*AzureServiceBusIntegration) GetMarshaler ¶
func (m *AzureServiceBusIntegration) GetMarshaler() Marshaler
func (*AzureServiceBusIntegration) GetPublishName ¶
func (m *AzureServiceBusIntegration) GetPublishName() string
func (*AzureServiceBusIntegration) ProtoMessage ¶
func (*AzureServiceBusIntegration) ProtoMessage()
func (*AzureServiceBusIntegration) Reset ¶
func (m *AzureServiceBusIntegration) Reset()
func (*AzureServiceBusIntegration) String ¶
func (m *AzureServiceBusIntegration) String() string
func (*AzureServiceBusIntegration) XXX_DiscardUnknown ¶
func (m *AzureServiceBusIntegration) XXX_DiscardUnknown()
func (*AzureServiceBusIntegration) XXX_Marshal ¶
func (m *AzureServiceBusIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AzureServiceBusIntegration) XXX_Merge ¶
func (m *AzureServiceBusIntegration) XXX_Merge(src proto.Message)
func (*AzureServiceBusIntegration) XXX_Size ¶
func (m *AzureServiceBusIntegration) XXX_Size() int
func (*AzureServiceBusIntegration) XXX_Unmarshal ¶
func (m *AzureServiceBusIntegration) XXX_Unmarshal(b []byte) error
type Branding ¶
type Branding struct { // Registration html. Registration string `protobuf:"bytes,1,opt,name=registration,proto3" json:"registration,omitempty"` // Footer html. XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Branding) Descriptor ¶
func (*Branding) GetRegistration ¶
func (*Branding) ProtoMessage ¶
func (*Branding) ProtoMessage()
func (*Branding) XXX_DiscardUnknown ¶
func (m *Branding) XXX_DiscardUnknown()
func (*Branding) XXX_Marshal ¶
func (*Branding) XXX_Unmarshal ¶
type ClearDeviceNoncesRequest ¶
type ClearDeviceNoncesRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClearDeviceNoncesRequest) Descriptor ¶
func (*ClearDeviceNoncesRequest) Descriptor() ([]byte, []int)
func (*ClearDeviceNoncesRequest) GetDevEui ¶
func (m *ClearDeviceNoncesRequest) GetDevEui() string
func (*ClearDeviceNoncesRequest) ProtoMessage ¶
func (*ClearDeviceNoncesRequest) ProtoMessage()
func (*ClearDeviceNoncesRequest) Reset ¶
func (m *ClearDeviceNoncesRequest) Reset()
func (*ClearDeviceNoncesRequest) String ¶
func (m *ClearDeviceNoncesRequest) String() string
func (*ClearDeviceNoncesRequest) XXX_DiscardUnknown ¶
func (m *ClearDeviceNoncesRequest) XXX_DiscardUnknown()
func (*ClearDeviceNoncesRequest) XXX_Marshal ¶
func (m *ClearDeviceNoncesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClearDeviceNoncesRequest) XXX_Merge ¶
func (m *ClearDeviceNoncesRequest) XXX_Merge(src proto.Message)
func (*ClearDeviceNoncesRequest) XXX_Size ¶
func (m *ClearDeviceNoncesRequest) XXX_Size() int
func (*ClearDeviceNoncesRequest) XXX_Unmarshal ¶
func (m *ClearDeviceNoncesRequest) XXX_Unmarshal(b []byte) error
type CreateAPIKeyRequest ¶
type CreateAPIKeyRequest struct { // The API key to create. ApiKey *APIKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAPIKeyRequest) Descriptor ¶
func (*CreateAPIKeyRequest) Descriptor() ([]byte, []int)
func (*CreateAPIKeyRequest) GetApiKey ¶
func (m *CreateAPIKeyRequest) GetApiKey() *APIKey
func (*CreateAPIKeyRequest) ProtoMessage ¶
func (*CreateAPIKeyRequest) ProtoMessage()
func (*CreateAPIKeyRequest) Reset ¶
func (m *CreateAPIKeyRequest) Reset()
func (*CreateAPIKeyRequest) String ¶
func (m *CreateAPIKeyRequest) String() string
func (*CreateAPIKeyRequest) XXX_DiscardUnknown ¶
func (m *CreateAPIKeyRequest) XXX_DiscardUnknown()
func (*CreateAPIKeyRequest) XXX_Marshal ¶
func (m *CreateAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAPIKeyRequest) XXX_Merge ¶
func (m *CreateAPIKeyRequest) XXX_Merge(src proto.Message)
func (*CreateAPIKeyRequest) XXX_Size ¶
func (m *CreateAPIKeyRequest) XXX_Size() int
func (*CreateAPIKeyRequest) XXX_Unmarshal ¶
func (m *CreateAPIKeyRequest) XXX_Unmarshal(b []byte) error
type CreateAPIKeyResponse ¶
type CreateAPIKeyResponse struct { // API key ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // JWT token for this API Key. JwtToken string `protobuf:"bytes,2,opt,name=jwt_token,json=jwtToken,proto3" json:"jwt_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAPIKeyResponse) Descriptor ¶
func (*CreateAPIKeyResponse) Descriptor() ([]byte, []int)
func (*CreateAPIKeyResponse) GetId ¶
func (m *CreateAPIKeyResponse) GetId() string
func (*CreateAPIKeyResponse) GetJwtToken ¶
func (m *CreateAPIKeyResponse) GetJwtToken() string
func (*CreateAPIKeyResponse) ProtoMessage ¶
func (*CreateAPIKeyResponse) ProtoMessage()
func (*CreateAPIKeyResponse) Reset ¶
func (m *CreateAPIKeyResponse) Reset()
func (*CreateAPIKeyResponse) String ¶
func (m *CreateAPIKeyResponse) String() string
func (*CreateAPIKeyResponse) XXX_DiscardUnknown ¶
func (m *CreateAPIKeyResponse) XXX_DiscardUnknown()
func (*CreateAPIKeyResponse) XXX_Marshal ¶
func (m *CreateAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAPIKeyResponse) XXX_Merge ¶
func (m *CreateAPIKeyResponse) XXX_Merge(src proto.Message)
func (*CreateAPIKeyResponse) XXX_Size ¶
func (m *CreateAPIKeyResponse) XXX_Size() int
func (*CreateAPIKeyResponse) XXX_Unmarshal ¶
func (m *CreateAPIKeyResponse) XXX_Unmarshal(b []byte) error
type CreateAWSSNSIntegrationRequest ¶
type CreateAWSSNSIntegrationRequest struct { // Integration object to create. Integration *AWSSNSIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAWSSNSIntegrationRequest) Descriptor ¶
func (*CreateAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateAWSSNSIntegrationRequest) GetIntegration ¶
func (m *CreateAWSSNSIntegrationRequest) GetIntegration() *AWSSNSIntegration
func (*CreateAWSSNSIntegrationRequest) ProtoMessage ¶
func (*CreateAWSSNSIntegrationRequest) ProtoMessage()
func (*CreateAWSSNSIntegrationRequest) Reset ¶
func (m *CreateAWSSNSIntegrationRequest) Reset()
func (*CreateAWSSNSIntegrationRequest) String ¶
func (m *CreateAWSSNSIntegrationRequest) String() string
func (*CreateAWSSNSIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateAWSSNSIntegrationRequest) XXX_DiscardUnknown()
func (*CreateAWSSNSIntegrationRequest) XXX_Marshal ¶
func (m *CreateAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAWSSNSIntegrationRequest) XXX_Merge ¶
func (m *CreateAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateAWSSNSIntegrationRequest) XXX_Size ¶
func (m *CreateAWSSNSIntegrationRequest) XXX_Size() int
func (*CreateAWSSNSIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateApplicationRequest ¶
type CreateApplicationRequest struct { // Application object to create. Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateApplicationRequest) Descriptor ¶
func (*CreateApplicationRequest) Descriptor() ([]byte, []int)
func (*CreateApplicationRequest) GetApplication ¶
func (m *CreateApplicationRequest) GetApplication() *Application
func (*CreateApplicationRequest) ProtoMessage ¶
func (*CreateApplicationRequest) ProtoMessage()
func (*CreateApplicationRequest) Reset ¶
func (m *CreateApplicationRequest) Reset()
func (*CreateApplicationRequest) String ¶
func (m *CreateApplicationRequest) String() string
func (*CreateApplicationRequest) XXX_DiscardUnknown ¶
func (m *CreateApplicationRequest) XXX_DiscardUnknown()
func (*CreateApplicationRequest) XXX_Marshal ¶
func (m *CreateApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationRequest) XXX_Merge ¶
func (m *CreateApplicationRequest) XXX_Merge(src proto.Message)
func (*CreateApplicationRequest) XXX_Size ¶
func (m *CreateApplicationRequest) XXX_Size() int
func (*CreateApplicationRequest) XXX_Unmarshal ¶
func (m *CreateApplicationRequest) XXX_Unmarshal(b []byte) error
type CreateApplicationResponse ¶
type CreateApplicationResponse struct { // Application ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateApplicationResponse) Descriptor ¶
func (*CreateApplicationResponse) Descriptor() ([]byte, []int)
func (*CreateApplicationResponse) GetId ¶
func (m *CreateApplicationResponse) GetId() int64
func (*CreateApplicationResponse) ProtoMessage ¶
func (*CreateApplicationResponse) ProtoMessage()
func (*CreateApplicationResponse) Reset ¶
func (m *CreateApplicationResponse) Reset()
func (*CreateApplicationResponse) String ¶
func (m *CreateApplicationResponse) String() string
func (*CreateApplicationResponse) XXX_DiscardUnknown ¶
func (m *CreateApplicationResponse) XXX_DiscardUnknown()
func (*CreateApplicationResponse) XXX_Marshal ¶
func (m *CreateApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationResponse) XXX_Merge ¶
func (m *CreateApplicationResponse) XXX_Merge(src proto.Message)
func (*CreateApplicationResponse) XXX_Size ¶
func (m *CreateApplicationResponse) XXX_Size() int
func (*CreateApplicationResponse) XXX_Unmarshal ¶
func (m *CreateApplicationResponse) XXX_Unmarshal(b []byte) error
type CreateAzureServiceBusIntegrationRequest ¶
type CreateAzureServiceBusIntegrationRequest struct { // Integration object to create. Integration *AzureServiceBusIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAzureServiceBusIntegrationRequest) Descriptor ¶
func (*CreateAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateAzureServiceBusIntegrationRequest) GetIntegration ¶
func (m *CreateAzureServiceBusIntegrationRequest) GetIntegration() *AzureServiceBusIntegration
func (*CreateAzureServiceBusIntegrationRequest) ProtoMessage ¶
func (*CreateAzureServiceBusIntegrationRequest) ProtoMessage()
func (*CreateAzureServiceBusIntegrationRequest) Reset ¶
func (m *CreateAzureServiceBusIntegrationRequest) Reset()
func (*CreateAzureServiceBusIntegrationRequest) String ¶
func (m *CreateAzureServiceBusIntegrationRequest) String() string
func (*CreateAzureServiceBusIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
func (*CreateAzureServiceBusIntegrationRequest) XXX_Marshal ¶
func (m *CreateAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAzureServiceBusIntegrationRequest) XXX_Merge ¶
func (m *CreateAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateAzureServiceBusIntegrationRequest) XXX_Size ¶
func (m *CreateAzureServiceBusIntegrationRequest) XXX_Size() int
func (*CreateAzureServiceBusIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateDeviceKeysRequest ¶
type CreateDeviceKeysRequest struct { // Device-keys object to create. DeviceKeys *DeviceKeys `protobuf:"bytes,1,opt,name=device_keys,json=deviceKeys,proto3" json:"device_keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDeviceKeysRequest) Descriptor ¶
func (*CreateDeviceKeysRequest) Descriptor() ([]byte, []int)
func (*CreateDeviceKeysRequest) GetDeviceKeys ¶
func (m *CreateDeviceKeysRequest) GetDeviceKeys() *DeviceKeys
func (*CreateDeviceKeysRequest) ProtoMessage ¶
func (*CreateDeviceKeysRequest) ProtoMessage()
func (*CreateDeviceKeysRequest) Reset ¶
func (m *CreateDeviceKeysRequest) Reset()
func (*CreateDeviceKeysRequest) String ¶
func (m *CreateDeviceKeysRequest) String() string
func (*CreateDeviceKeysRequest) XXX_DiscardUnknown ¶
func (m *CreateDeviceKeysRequest) XXX_DiscardUnknown()
func (*CreateDeviceKeysRequest) XXX_Marshal ¶
func (m *CreateDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeviceKeysRequest) XXX_Merge ¶
func (m *CreateDeviceKeysRequest) XXX_Merge(src proto.Message)
func (*CreateDeviceKeysRequest) XXX_Size ¶
func (m *CreateDeviceKeysRequest) XXX_Size() int
func (*CreateDeviceKeysRequest) XXX_Unmarshal ¶
func (m *CreateDeviceKeysRequest) XXX_Unmarshal(b []byte) error
type CreateDeviceProfileRequest ¶
type CreateDeviceProfileRequest struct { // Device-profile object to create. DeviceProfile *DeviceProfile `protobuf:"bytes,1,opt,name=device_profile,json=deviceProfile,proto3" json:"device_profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDeviceProfileRequest) Descriptor ¶
func (*CreateDeviceProfileRequest) Descriptor() ([]byte, []int)
func (*CreateDeviceProfileRequest) GetDeviceProfile ¶
func (m *CreateDeviceProfileRequest) GetDeviceProfile() *DeviceProfile
func (*CreateDeviceProfileRequest) ProtoMessage ¶
func (*CreateDeviceProfileRequest) ProtoMessage()
func (*CreateDeviceProfileRequest) Reset ¶
func (m *CreateDeviceProfileRequest) Reset()
func (*CreateDeviceProfileRequest) String ¶
func (m *CreateDeviceProfileRequest) String() string
func (*CreateDeviceProfileRequest) XXX_DiscardUnknown ¶
func (m *CreateDeviceProfileRequest) XXX_DiscardUnknown()
func (*CreateDeviceProfileRequest) XXX_Marshal ¶
func (m *CreateDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeviceProfileRequest) XXX_Merge ¶
func (m *CreateDeviceProfileRequest) XXX_Merge(src proto.Message)
func (*CreateDeviceProfileRequest) XXX_Size ¶
func (m *CreateDeviceProfileRequest) XXX_Size() int
func (*CreateDeviceProfileRequest) XXX_Unmarshal ¶
func (m *CreateDeviceProfileRequest) XXX_Unmarshal(b []byte) error
type CreateDeviceProfileResponse ¶
type CreateDeviceProfileResponse struct { // Device-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDeviceProfileResponse) Descriptor ¶
func (*CreateDeviceProfileResponse) Descriptor() ([]byte, []int)
func (*CreateDeviceProfileResponse) GetId ¶
func (m *CreateDeviceProfileResponse) GetId() string
func (*CreateDeviceProfileResponse) ProtoMessage ¶
func (*CreateDeviceProfileResponse) ProtoMessage()
func (*CreateDeviceProfileResponse) Reset ¶
func (m *CreateDeviceProfileResponse) Reset()
func (*CreateDeviceProfileResponse) String ¶
func (m *CreateDeviceProfileResponse) String() string
func (*CreateDeviceProfileResponse) XXX_DiscardUnknown ¶
func (m *CreateDeviceProfileResponse) XXX_DiscardUnknown()
func (*CreateDeviceProfileResponse) XXX_Marshal ¶
func (m *CreateDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeviceProfileResponse) XXX_Merge ¶
func (m *CreateDeviceProfileResponse) XXX_Merge(src proto.Message)
func (*CreateDeviceProfileResponse) XXX_Size ¶
func (m *CreateDeviceProfileResponse) XXX_Size() int
func (*CreateDeviceProfileResponse) XXX_Unmarshal ¶
func (m *CreateDeviceProfileResponse) XXX_Unmarshal(b []byte) error
type CreateDeviceRequest ¶
type CreateDeviceRequest struct { // Device object to create. Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDeviceRequest) Descriptor ¶
func (*CreateDeviceRequest) Descriptor() ([]byte, []int)
func (*CreateDeviceRequest) GetDevice ¶
func (m *CreateDeviceRequest) GetDevice() *Device
func (*CreateDeviceRequest) ProtoMessage ¶
func (*CreateDeviceRequest) ProtoMessage()
func (*CreateDeviceRequest) Reset ¶
func (m *CreateDeviceRequest) Reset()
func (*CreateDeviceRequest) String ¶
func (m *CreateDeviceRequest) String() string
func (*CreateDeviceRequest) XXX_DiscardUnknown ¶
func (m *CreateDeviceRequest) XXX_DiscardUnknown()
func (*CreateDeviceRequest) XXX_Marshal ¶
func (m *CreateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeviceRequest) XXX_Merge ¶
func (m *CreateDeviceRequest) XXX_Merge(src proto.Message)
func (*CreateDeviceRequest) XXX_Size ¶
func (m *CreateDeviceRequest) XXX_Size() int
func (*CreateDeviceRequest) XXX_Unmarshal ¶
func (m *CreateDeviceRequest) XXX_Unmarshal(b []byte) error
type CreateFUOTADeploymentForDeviceRequest ¶
type CreateFUOTADeploymentForDeviceRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // FUOTA deployment. FuotaDeployment *FUOTADeployment `protobuf:"bytes,2,opt,name=fuota_deployment,json=fuotaDeployment,proto3" json:"fuota_deployment,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateFUOTADeploymentForDeviceRequest) Descriptor ¶
func (*CreateFUOTADeploymentForDeviceRequest) Descriptor() ([]byte, []int)
func (*CreateFUOTADeploymentForDeviceRequest) GetDevEui ¶
func (m *CreateFUOTADeploymentForDeviceRequest) GetDevEui() string
func (*CreateFUOTADeploymentForDeviceRequest) GetFuotaDeployment ¶
func (m *CreateFUOTADeploymentForDeviceRequest) GetFuotaDeployment() *FUOTADeployment
func (*CreateFUOTADeploymentForDeviceRequest) ProtoMessage ¶
func (*CreateFUOTADeploymentForDeviceRequest) ProtoMessage()
func (*CreateFUOTADeploymentForDeviceRequest) Reset ¶
func (m *CreateFUOTADeploymentForDeviceRequest) Reset()
func (*CreateFUOTADeploymentForDeviceRequest) String ¶
func (m *CreateFUOTADeploymentForDeviceRequest) String() string
func (*CreateFUOTADeploymentForDeviceRequest) XXX_DiscardUnknown ¶
func (m *CreateFUOTADeploymentForDeviceRequest) XXX_DiscardUnknown()
func (*CreateFUOTADeploymentForDeviceRequest) XXX_Marshal ¶
func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateFUOTADeploymentForDeviceRequest) XXX_Merge ¶
func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Merge(src proto.Message)
func (*CreateFUOTADeploymentForDeviceRequest) XXX_Size ¶
func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Size() int
func (*CreateFUOTADeploymentForDeviceRequest) XXX_Unmarshal ¶
func (m *CreateFUOTADeploymentForDeviceRequest) XXX_Unmarshal(b []byte) error
type CreateFUOTADeploymentForDeviceResponse ¶
type CreateFUOTADeploymentForDeviceResponse struct { // ID of the created deployment (string formatted UUID). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateFUOTADeploymentForDeviceResponse) Descriptor ¶
func (*CreateFUOTADeploymentForDeviceResponse) Descriptor() ([]byte, []int)
func (*CreateFUOTADeploymentForDeviceResponse) GetId ¶
func (m *CreateFUOTADeploymentForDeviceResponse) GetId() string
func (*CreateFUOTADeploymentForDeviceResponse) ProtoMessage ¶
func (*CreateFUOTADeploymentForDeviceResponse) ProtoMessage()
func (*CreateFUOTADeploymentForDeviceResponse) Reset ¶
func (m *CreateFUOTADeploymentForDeviceResponse) Reset()
func (*CreateFUOTADeploymentForDeviceResponse) String ¶
func (m *CreateFUOTADeploymentForDeviceResponse) String() string
func (*CreateFUOTADeploymentForDeviceResponse) XXX_DiscardUnknown ¶
func (m *CreateFUOTADeploymentForDeviceResponse) XXX_DiscardUnknown()
func (*CreateFUOTADeploymentForDeviceResponse) XXX_Marshal ¶
func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateFUOTADeploymentForDeviceResponse) XXX_Merge ¶
func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Merge(src proto.Message)
func (*CreateFUOTADeploymentForDeviceResponse) XXX_Size ¶
func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Size() int
func (*CreateFUOTADeploymentForDeviceResponse) XXX_Unmarshal ¶
func (m *CreateFUOTADeploymentForDeviceResponse) XXX_Unmarshal(b []byte) error
type CreateGCPPubSubIntegrationRequest ¶
type CreateGCPPubSubIntegrationRequest struct { // Integration object to create. Integration *GCPPubSubIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateGCPPubSubIntegrationRequest) Descriptor ¶
func (*CreateGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateGCPPubSubIntegrationRequest) GetIntegration ¶
func (m *CreateGCPPubSubIntegrationRequest) GetIntegration() *GCPPubSubIntegration
func (*CreateGCPPubSubIntegrationRequest) ProtoMessage ¶
func (*CreateGCPPubSubIntegrationRequest) ProtoMessage()
func (*CreateGCPPubSubIntegrationRequest) Reset ¶
func (m *CreateGCPPubSubIntegrationRequest) Reset()
func (*CreateGCPPubSubIntegrationRequest) String ¶
func (m *CreateGCPPubSubIntegrationRequest) String() string
func (*CreateGCPPubSubIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
func (*CreateGCPPubSubIntegrationRequest) XXX_Marshal ¶
func (m *CreateGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateGCPPubSubIntegrationRequest) XXX_Merge ¶
func (m *CreateGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateGCPPubSubIntegrationRequest) XXX_Size ¶
func (m *CreateGCPPubSubIntegrationRequest) XXX_Size() int
func (*CreateGCPPubSubIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateGatewayProfileRequest ¶
type CreateGatewayProfileRequest struct { // Gateway-profile object to create. GatewayProfile *GatewayProfile `protobuf:"bytes,1,opt,name=gateway_profile,json=gatewayProfile,proto3" json:"gateway_profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateGatewayProfileRequest) Descriptor ¶
func (*CreateGatewayProfileRequest) Descriptor() ([]byte, []int)
func (*CreateGatewayProfileRequest) GetGatewayProfile ¶
func (m *CreateGatewayProfileRequest) GetGatewayProfile() *GatewayProfile
func (*CreateGatewayProfileRequest) ProtoMessage ¶
func (*CreateGatewayProfileRequest) ProtoMessage()
func (*CreateGatewayProfileRequest) Reset ¶
func (m *CreateGatewayProfileRequest) Reset()
func (*CreateGatewayProfileRequest) String ¶
func (m *CreateGatewayProfileRequest) String() string
func (*CreateGatewayProfileRequest) XXX_DiscardUnknown ¶
func (m *CreateGatewayProfileRequest) XXX_DiscardUnknown()
func (*CreateGatewayProfileRequest) XXX_Marshal ¶
func (m *CreateGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateGatewayProfileRequest) XXX_Merge ¶
func (m *CreateGatewayProfileRequest) XXX_Merge(src proto.Message)
func (*CreateGatewayProfileRequest) XXX_Size ¶
func (m *CreateGatewayProfileRequest) XXX_Size() int
func (*CreateGatewayProfileRequest) XXX_Unmarshal ¶
func (m *CreateGatewayProfileRequest) XXX_Unmarshal(b []byte) error
type CreateGatewayProfileResponse ¶
type CreateGatewayProfileResponse struct { // Gateway-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateGatewayProfileResponse) Descriptor ¶
func (*CreateGatewayProfileResponse) Descriptor() ([]byte, []int)
func (*CreateGatewayProfileResponse) GetId ¶
func (m *CreateGatewayProfileResponse) GetId() string
func (*CreateGatewayProfileResponse) ProtoMessage ¶
func (*CreateGatewayProfileResponse) ProtoMessage()
func (*CreateGatewayProfileResponse) Reset ¶
func (m *CreateGatewayProfileResponse) Reset()
func (*CreateGatewayProfileResponse) String ¶
func (m *CreateGatewayProfileResponse) String() string
func (*CreateGatewayProfileResponse) XXX_DiscardUnknown ¶
func (m *CreateGatewayProfileResponse) XXX_DiscardUnknown()
func (*CreateGatewayProfileResponse) XXX_Marshal ¶
func (m *CreateGatewayProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateGatewayProfileResponse) XXX_Merge ¶
func (m *CreateGatewayProfileResponse) XXX_Merge(src proto.Message)
func (*CreateGatewayProfileResponse) XXX_Size ¶
func (m *CreateGatewayProfileResponse) XXX_Size() int
func (*CreateGatewayProfileResponse) XXX_Unmarshal ¶
func (m *CreateGatewayProfileResponse) XXX_Unmarshal(b []byte) error
type CreateGatewayRequest ¶
type CreateGatewayRequest struct { // Gateway object to create. Gateway *Gateway `protobuf:"bytes,1,opt,name=gateway,proto3" json:"gateway,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateGatewayRequest) Descriptor ¶
func (*CreateGatewayRequest) Descriptor() ([]byte, []int)
func (*CreateGatewayRequest) GetGateway ¶
func (m *CreateGatewayRequest) GetGateway() *Gateway
func (*CreateGatewayRequest) ProtoMessage ¶
func (*CreateGatewayRequest) ProtoMessage()
func (*CreateGatewayRequest) Reset ¶
func (m *CreateGatewayRequest) Reset()
func (*CreateGatewayRequest) String ¶
func (m *CreateGatewayRequest) String() string
func (*CreateGatewayRequest) XXX_DiscardUnknown ¶
func (m *CreateGatewayRequest) XXX_DiscardUnknown()
func (*CreateGatewayRequest) XXX_Marshal ¶
func (m *CreateGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateGatewayRequest) XXX_Merge ¶
func (m *CreateGatewayRequest) XXX_Merge(src proto.Message)
func (*CreateGatewayRequest) XXX_Size ¶
func (m *CreateGatewayRequest) XXX_Size() int
func (*CreateGatewayRequest) XXX_Unmarshal ¶
func (m *CreateGatewayRequest) XXX_Unmarshal(b []byte) error
type CreateHTTPIntegrationRequest ¶
type CreateHTTPIntegrationRequest struct { // Integration object to create. Integration *HTTPIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateHTTPIntegrationRequest) Descriptor ¶
func (*CreateHTTPIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateHTTPIntegrationRequest) GetIntegration ¶
func (m *CreateHTTPIntegrationRequest) GetIntegration() *HTTPIntegration
func (*CreateHTTPIntegrationRequest) ProtoMessage ¶
func (*CreateHTTPIntegrationRequest) ProtoMessage()
func (*CreateHTTPIntegrationRequest) Reset ¶
func (m *CreateHTTPIntegrationRequest) Reset()
func (*CreateHTTPIntegrationRequest) String ¶
func (m *CreateHTTPIntegrationRequest) String() string
func (*CreateHTTPIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateHTTPIntegrationRequest) XXX_DiscardUnknown()
func (*CreateHTTPIntegrationRequest) XXX_Marshal ¶
func (m *CreateHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateHTTPIntegrationRequest) XXX_Merge ¶
func (m *CreateHTTPIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateHTTPIntegrationRequest) XXX_Size ¶
func (m *CreateHTTPIntegrationRequest) XXX_Size() int
func (*CreateHTTPIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateInfluxDBIntegrationRequest ¶
type CreateInfluxDBIntegrationRequest struct { // Integration object to create. Integration *InfluxDBIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateInfluxDBIntegrationRequest) Descriptor ¶
func (*CreateInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateInfluxDBIntegrationRequest) GetIntegration ¶
func (m *CreateInfluxDBIntegrationRequest) GetIntegration() *InfluxDBIntegration
func (*CreateInfluxDBIntegrationRequest) ProtoMessage ¶
func (*CreateInfluxDBIntegrationRequest) ProtoMessage()
func (*CreateInfluxDBIntegrationRequest) Reset ¶
func (m *CreateInfluxDBIntegrationRequest) Reset()
func (*CreateInfluxDBIntegrationRequest) String ¶
func (m *CreateInfluxDBIntegrationRequest) String() string
func (*CreateInfluxDBIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateInfluxDBIntegrationRequest) XXX_DiscardUnknown()
func (*CreateInfluxDBIntegrationRequest) XXX_Marshal ¶
func (m *CreateInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateInfluxDBIntegrationRequest) XXX_Merge ¶
func (m *CreateInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateInfluxDBIntegrationRequest) XXX_Size ¶
func (m *CreateInfluxDBIntegrationRequest) XXX_Size() int
func (*CreateInfluxDBIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateLoRaCloudIntegrationRequest ¶
type CreateLoRaCloudIntegrationRequest struct { // Integration object to create. Integration *LoRaCloudIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateLoRaCloudIntegrationRequest) Descriptor ¶
func (*CreateLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateLoRaCloudIntegrationRequest) GetIntegration ¶
func (m *CreateLoRaCloudIntegrationRequest) GetIntegration() *LoRaCloudIntegration
func (*CreateLoRaCloudIntegrationRequest) ProtoMessage ¶
func (*CreateLoRaCloudIntegrationRequest) ProtoMessage()
func (*CreateLoRaCloudIntegrationRequest) Reset ¶
func (m *CreateLoRaCloudIntegrationRequest) Reset()
func (*CreateLoRaCloudIntegrationRequest) String ¶
func (m *CreateLoRaCloudIntegrationRequest) String() string
func (*CreateLoRaCloudIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
func (*CreateLoRaCloudIntegrationRequest) XXX_Marshal ¶
func (m *CreateLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateLoRaCloudIntegrationRequest) XXX_Merge ¶
func (m *CreateLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateLoRaCloudIntegrationRequest) XXX_Size ¶
func (m *CreateLoRaCloudIntegrationRequest) XXX_Size() int
func (*CreateLoRaCloudIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateMulticastGroupRequest ¶
type CreateMulticastGroupRequest struct { // Multicast-group object to create. MulticastGroup *MulticastGroup `protobuf:"bytes,1,opt,name=multicast_group,json=multicastGroup,proto3" json:"multicast_group,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMulticastGroupRequest) Descriptor ¶
func (*CreateMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*CreateMulticastGroupRequest) GetMulticastGroup ¶
func (m *CreateMulticastGroupRequest) GetMulticastGroup() *MulticastGroup
func (*CreateMulticastGroupRequest) ProtoMessage ¶
func (*CreateMulticastGroupRequest) ProtoMessage()
func (*CreateMulticastGroupRequest) Reset ¶
func (m *CreateMulticastGroupRequest) Reset()
func (*CreateMulticastGroupRequest) String ¶
func (m *CreateMulticastGroupRequest) String() string
func (*CreateMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *CreateMulticastGroupRequest) XXX_DiscardUnknown()
func (*CreateMulticastGroupRequest) XXX_Marshal ¶
func (m *CreateMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMulticastGroupRequest) XXX_Merge ¶
func (m *CreateMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*CreateMulticastGroupRequest) XXX_Size ¶
func (m *CreateMulticastGroupRequest) XXX_Size() int
func (*CreateMulticastGroupRequest) XXX_Unmarshal ¶
func (m *CreateMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type CreateMulticastGroupResponse ¶
type CreateMulticastGroupResponse struct { // ID of created group (string formatted UUID). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMulticastGroupResponse) Descriptor ¶
func (*CreateMulticastGroupResponse) Descriptor() ([]byte, []int)
func (*CreateMulticastGroupResponse) GetId ¶
func (m *CreateMulticastGroupResponse) GetId() string
func (*CreateMulticastGroupResponse) ProtoMessage ¶
func (*CreateMulticastGroupResponse) ProtoMessage()
func (*CreateMulticastGroupResponse) Reset ¶
func (m *CreateMulticastGroupResponse) Reset()
func (*CreateMulticastGroupResponse) String ¶
func (m *CreateMulticastGroupResponse) String() string
func (*CreateMulticastGroupResponse) XXX_DiscardUnknown ¶
func (m *CreateMulticastGroupResponse) XXX_DiscardUnknown()
func (*CreateMulticastGroupResponse) XXX_Marshal ¶
func (m *CreateMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMulticastGroupResponse) XXX_Merge ¶
func (m *CreateMulticastGroupResponse) XXX_Merge(src proto.Message)
func (*CreateMulticastGroupResponse) XXX_Size ¶
func (m *CreateMulticastGroupResponse) XXX_Size() int
func (*CreateMulticastGroupResponse) XXX_Unmarshal ¶
func (m *CreateMulticastGroupResponse) XXX_Unmarshal(b []byte) error
type CreateMyDevicesIntegrationRequest ¶
type CreateMyDevicesIntegrationRequest struct { // Integration object to create. Integration *MyDevicesIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMyDevicesIntegrationRequest) Descriptor ¶
func (*CreateMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateMyDevicesIntegrationRequest) GetIntegration ¶
func (m *CreateMyDevicesIntegrationRequest) GetIntegration() *MyDevicesIntegration
func (*CreateMyDevicesIntegrationRequest) ProtoMessage ¶
func (*CreateMyDevicesIntegrationRequest) ProtoMessage()
func (*CreateMyDevicesIntegrationRequest) Reset ¶
func (m *CreateMyDevicesIntegrationRequest) Reset()
func (*CreateMyDevicesIntegrationRequest) String ¶
func (m *CreateMyDevicesIntegrationRequest) String() string
func (*CreateMyDevicesIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateMyDevicesIntegrationRequest) XXX_DiscardUnknown()
func (*CreateMyDevicesIntegrationRequest) XXX_Marshal ¶
func (m *CreateMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMyDevicesIntegrationRequest) XXX_Merge ¶
func (m *CreateMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateMyDevicesIntegrationRequest) XXX_Size ¶
func (m *CreateMyDevicesIntegrationRequest) XXX_Size() int
func (*CreateMyDevicesIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateNetworkServerRequest ¶
type CreateNetworkServerRequest struct { // Network-server object to create. NetworkServer *NetworkServer `protobuf:"bytes,1,opt,name=network_server,json=networkServer,proto3" json:"network_server,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateNetworkServerRequest) Descriptor ¶
func (*CreateNetworkServerRequest) Descriptor() ([]byte, []int)
func (*CreateNetworkServerRequest) GetNetworkServer ¶
func (m *CreateNetworkServerRequest) GetNetworkServer() *NetworkServer
func (*CreateNetworkServerRequest) ProtoMessage ¶
func (*CreateNetworkServerRequest) ProtoMessage()
func (*CreateNetworkServerRequest) Reset ¶
func (m *CreateNetworkServerRequest) Reset()
func (*CreateNetworkServerRequest) String ¶
func (m *CreateNetworkServerRequest) String() string
func (*CreateNetworkServerRequest) XXX_DiscardUnknown ¶
func (m *CreateNetworkServerRequest) XXX_DiscardUnknown()
func (*CreateNetworkServerRequest) XXX_Marshal ¶
func (m *CreateNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNetworkServerRequest) XXX_Merge ¶
func (m *CreateNetworkServerRequest) XXX_Merge(src proto.Message)
func (*CreateNetworkServerRequest) XXX_Size ¶
func (m *CreateNetworkServerRequest) XXX_Size() int
func (*CreateNetworkServerRequest) XXX_Unmarshal ¶
func (m *CreateNetworkServerRequest) XXX_Unmarshal(b []byte) error
type CreateNetworkServerResponse ¶
type CreateNetworkServerResponse struct { // Network-server ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateNetworkServerResponse) Descriptor ¶
func (*CreateNetworkServerResponse) Descriptor() ([]byte, []int)
func (*CreateNetworkServerResponse) GetId ¶
func (m *CreateNetworkServerResponse) GetId() int64
func (*CreateNetworkServerResponse) ProtoMessage ¶
func (*CreateNetworkServerResponse) ProtoMessage()
func (*CreateNetworkServerResponse) Reset ¶
func (m *CreateNetworkServerResponse) Reset()
func (*CreateNetworkServerResponse) String ¶
func (m *CreateNetworkServerResponse) String() string
func (*CreateNetworkServerResponse) XXX_DiscardUnknown ¶
func (m *CreateNetworkServerResponse) XXX_DiscardUnknown()
func (*CreateNetworkServerResponse) XXX_Marshal ¶
func (m *CreateNetworkServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNetworkServerResponse) XXX_Merge ¶
func (m *CreateNetworkServerResponse) XXX_Merge(src proto.Message)
func (*CreateNetworkServerResponse) XXX_Size ¶
func (m *CreateNetworkServerResponse) XXX_Size() int
func (*CreateNetworkServerResponse) XXX_Unmarshal ¶
func (m *CreateNetworkServerResponse) XXX_Unmarshal(b []byte) error
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { // Organization object to create. Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateOrganizationRequest) Descriptor ¶
func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
func (*CreateOrganizationRequest) GetOrganization ¶
func (m *CreateOrganizationRequest) GetOrganization() *Organization
func (*CreateOrganizationRequest) ProtoMessage ¶
func (*CreateOrganizationRequest) ProtoMessage()
func (*CreateOrganizationRequest) Reset ¶
func (m *CreateOrganizationRequest) Reset()
func (*CreateOrganizationRequest) String ¶
func (m *CreateOrganizationRequest) String() string
func (*CreateOrganizationRequest) XXX_DiscardUnknown ¶
func (m *CreateOrganizationRequest) XXX_DiscardUnknown()
func (*CreateOrganizationRequest) XXX_Marshal ¶
func (m *CreateOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateOrganizationRequest) XXX_Merge ¶
func (m *CreateOrganizationRequest) XXX_Merge(src proto.Message)
func (*CreateOrganizationRequest) XXX_Size ¶
func (m *CreateOrganizationRequest) XXX_Size() int
func (*CreateOrganizationRequest) XXX_Unmarshal ¶
func (m *CreateOrganizationRequest) XXX_Unmarshal(b []byte) error
type CreateOrganizationResponse ¶
type CreateOrganizationResponse struct { // Organization ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateOrganizationResponse) Descriptor ¶
func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)
func (*CreateOrganizationResponse) GetId ¶
func (m *CreateOrganizationResponse) GetId() int64
func (*CreateOrganizationResponse) ProtoMessage ¶
func (*CreateOrganizationResponse) ProtoMessage()
func (*CreateOrganizationResponse) Reset ¶
func (m *CreateOrganizationResponse) Reset()
func (*CreateOrganizationResponse) String ¶
func (m *CreateOrganizationResponse) String() string
func (*CreateOrganizationResponse) XXX_DiscardUnknown ¶
func (m *CreateOrganizationResponse) XXX_DiscardUnknown()
func (*CreateOrganizationResponse) XXX_Marshal ¶
func (m *CreateOrganizationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateOrganizationResponse) XXX_Merge ¶
func (m *CreateOrganizationResponse) XXX_Merge(src proto.Message)
func (*CreateOrganizationResponse) XXX_Size ¶
func (m *CreateOrganizationResponse) XXX_Size() int
func (*CreateOrganizationResponse) XXX_Unmarshal ¶
func (m *CreateOrganizationResponse) XXX_Unmarshal(b []byte) error
type CreatePilotThingsIntegrationRequest ¶
type CreatePilotThingsIntegrationRequest struct { // Integration object to create. Integration *PilotThingsIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreatePilotThingsIntegrationRequest) Descriptor ¶
func (*CreatePilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreatePilotThingsIntegrationRequest) GetIntegration ¶
func (m *CreatePilotThingsIntegrationRequest) GetIntegration() *PilotThingsIntegration
func (*CreatePilotThingsIntegrationRequest) ProtoMessage ¶
func (*CreatePilotThingsIntegrationRequest) ProtoMessage()
func (*CreatePilotThingsIntegrationRequest) Reset ¶
func (m *CreatePilotThingsIntegrationRequest) Reset()
func (*CreatePilotThingsIntegrationRequest) String ¶
func (m *CreatePilotThingsIntegrationRequest) String() string
func (*CreatePilotThingsIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreatePilotThingsIntegrationRequest) XXX_DiscardUnknown()
func (*CreatePilotThingsIntegrationRequest) XXX_Marshal ¶
func (m *CreatePilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePilotThingsIntegrationRequest) XXX_Merge ¶
func (m *CreatePilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreatePilotThingsIntegrationRequest) XXX_Size ¶
func (m *CreatePilotThingsIntegrationRequest) XXX_Size() int
func (*CreatePilotThingsIntegrationRequest) XXX_Unmarshal ¶
func (m *CreatePilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateServiceProfileRequest ¶
type CreateServiceProfileRequest struct { // Service-profile object to create. ServiceProfile *ServiceProfile `protobuf:"bytes,1,opt,name=service_profile,json=serviceProfile,proto3" json:"service_profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateServiceProfileRequest) Descriptor ¶
func (*CreateServiceProfileRequest) Descriptor() ([]byte, []int)
func (*CreateServiceProfileRequest) GetServiceProfile ¶
func (m *CreateServiceProfileRequest) GetServiceProfile() *ServiceProfile
func (*CreateServiceProfileRequest) ProtoMessage ¶
func (*CreateServiceProfileRequest) ProtoMessage()
func (*CreateServiceProfileRequest) Reset ¶
func (m *CreateServiceProfileRequest) Reset()
func (*CreateServiceProfileRequest) String ¶
func (m *CreateServiceProfileRequest) String() string
func (*CreateServiceProfileRequest) XXX_DiscardUnknown ¶
func (m *CreateServiceProfileRequest) XXX_DiscardUnknown()
func (*CreateServiceProfileRequest) XXX_Marshal ¶
func (m *CreateServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceProfileRequest) XXX_Merge ¶
func (m *CreateServiceProfileRequest) XXX_Merge(src proto.Message)
func (*CreateServiceProfileRequest) XXX_Size ¶
func (m *CreateServiceProfileRequest) XXX_Size() int
func (*CreateServiceProfileRequest) XXX_Unmarshal ¶
func (m *CreateServiceProfileRequest) XXX_Unmarshal(b []byte) error
type CreateServiceProfileResponse ¶
type CreateServiceProfileResponse struct { // Service-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateServiceProfileResponse) Descriptor ¶
func (*CreateServiceProfileResponse) Descriptor() ([]byte, []int)
func (*CreateServiceProfileResponse) GetId ¶
func (m *CreateServiceProfileResponse) GetId() string
func (*CreateServiceProfileResponse) ProtoMessage ¶
func (*CreateServiceProfileResponse) ProtoMessage()
func (*CreateServiceProfileResponse) Reset ¶
func (m *CreateServiceProfileResponse) Reset()
func (*CreateServiceProfileResponse) String ¶
func (m *CreateServiceProfileResponse) String() string
func (*CreateServiceProfileResponse) XXX_DiscardUnknown ¶
func (m *CreateServiceProfileResponse) XXX_DiscardUnknown()
func (*CreateServiceProfileResponse) XXX_Marshal ¶
func (m *CreateServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceProfileResponse) XXX_Merge ¶
func (m *CreateServiceProfileResponse) XXX_Merge(src proto.Message)
func (*CreateServiceProfileResponse) XXX_Size ¶
func (m *CreateServiceProfileResponse) XXX_Size() int
func (*CreateServiceProfileResponse) XXX_Unmarshal ¶
func (m *CreateServiceProfileResponse) XXX_Unmarshal(b []byte) error
type CreateThingsBoardIntegrationRequest ¶
type CreateThingsBoardIntegrationRequest struct { // Integration object to create. Integration *ThingsBoardIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateThingsBoardIntegrationRequest) Descriptor ¶
func (*CreateThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
func (*CreateThingsBoardIntegrationRequest) GetIntegration ¶
func (m *CreateThingsBoardIntegrationRequest) GetIntegration() *ThingsBoardIntegration
func (*CreateThingsBoardIntegrationRequest) ProtoMessage ¶
func (*CreateThingsBoardIntegrationRequest) ProtoMessage()
func (*CreateThingsBoardIntegrationRequest) Reset ¶
func (m *CreateThingsBoardIntegrationRequest) Reset()
func (*CreateThingsBoardIntegrationRequest) String ¶
func (m *CreateThingsBoardIntegrationRequest) String() string
func (*CreateThingsBoardIntegrationRequest) XXX_DiscardUnknown ¶
func (m *CreateThingsBoardIntegrationRequest) XXX_DiscardUnknown()
func (*CreateThingsBoardIntegrationRequest) XXX_Marshal ¶
func (m *CreateThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateThingsBoardIntegrationRequest) XXX_Merge ¶
func (m *CreateThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
func (*CreateThingsBoardIntegrationRequest) XXX_Size ¶
func (m *CreateThingsBoardIntegrationRequest) XXX_Size() int
func (*CreateThingsBoardIntegrationRequest) XXX_Unmarshal ¶
func (m *CreateThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
type CreateUserRequest ¶
type CreateUserRequest struct { // User object to create. User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // Password of the user. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // Add the user to the following organizations. Organizations []*UserOrganization `protobuf:"bytes,3,rep,name=organizations,proto3" json:"organizations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateUserRequest) Descriptor ¶
func (*CreateUserRequest) Descriptor() ([]byte, []int)
func (*CreateUserRequest) GetOrganizations ¶
func (m *CreateUserRequest) GetOrganizations() []*UserOrganization
func (*CreateUserRequest) GetPassword ¶
func (m *CreateUserRequest) GetPassword() string
func (*CreateUserRequest) GetUser ¶
func (m *CreateUserRequest) GetUser() *User
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) Reset ¶
func (m *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (m *CreateUserRequest) String() string
func (*CreateUserRequest) XXX_DiscardUnknown ¶
func (m *CreateUserRequest) XXX_DiscardUnknown()
func (*CreateUserRequest) XXX_Marshal ¶
func (m *CreateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserRequest) XXX_Merge ¶
func (m *CreateUserRequest) XXX_Merge(src proto.Message)
func (*CreateUserRequest) XXX_Size ¶
func (m *CreateUserRequest) XXX_Size() int
func (*CreateUserRequest) XXX_Unmarshal ¶
func (m *CreateUserRequest) XXX_Unmarshal(b []byte) error
type CreateUserResponse ¶
type CreateUserResponse struct { // User ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateUserResponse) Descriptor ¶
func (*CreateUserResponse) Descriptor() ([]byte, []int)
func (*CreateUserResponse) GetId ¶
func (m *CreateUserResponse) GetId() int64
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) Reset ¶
func (m *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (m *CreateUserResponse) String() string
func (*CreateUserResponse) XXX_DiscardUnknown ¶
func (m *CreateUserResponse) XXX_DiscardUnknown()
func (*CreateUserResponse) XXX_Marshal ¶
func (m *CreateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserResponse) XXX_Merge ¶
func (m *CreateUserResponse) XXX_Merge(src proto.Message)
func (*CreateUserResponse) XXX_Size ¶
func (m *CreateUserResponse) XXX_Size() int
func (*CreateUserResponse) XXX_Unmarshal ¶
func (m *CreateUserResponse) XXX_Unmarshal(b []byte) error
type DeactivateDeviceRequest ¶
type DeactivateDeviceRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeactivateDeviceRequest) Descriptor ¶
func (*DeactivateDeviceRequest) Descriptor() ([]byte, []int)
func (*DeactivateDeviceRequest) GetDevEui ¶
func (m *DeactivateDeviceRequest) GetDevEui() string
func (*DeactivateDeviceRequest) ProtoMessage ¶
func (*DeactivateDeviceRequest) ProtoMessage()
func (*DeactivateDeviceRequest) Reset ¶
func (m *DeactivateDeviceRequest) Reset()
func (*DeactivateDeviceRequest) String ¶
func (m *DeactivateDeviceRequest) String() string
func (*DeactivateDeviceRequest) XXX_DiscardUnknown ¶
func (m *DeactivateDeviceRequest) XXX_DiscardUnknown()
func (*DeactivateDeviceRequest) XXX_Marshal ¶
func (m *DeactivateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeactivateDeviceRequest) XXX_Merge ¶
func (m *DeactivateDeviceRequest) XXX_Merge(src proto.Message)
func (*DeactivateDeviceRequest) XXX_Size ¶
func (m *DeactivateDeviceRequest) XXX_Size() int
func (*DeactivateDeviceRequest) XXX_Unmarshal ¶
func (m *DeactivateDeviceRequest) XXX_Unmarshal(b []byte) error
type DeleteAPIKeyRequest ¶
type DeleteAPIKeyRequest struct { // API key ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAPIKeyRequest) Descriptor ¶
func (*DeleteAPIKeyRequest) Descriptor() ([]byte, []int)
func (*DeleteAPIKeyRequest) GetId ¶
func (m *DeleteAPIKeyRequest) GetId() string
func (*DeleteAPIKeyRequest) ProtoMessage ¶
func (*DeleteAPIKeyRequest) ProtoMessage()
func (*DeleteAPIKeyRequest) Reset ¶
func (m *DeleteAPIKeyRequest) Reset()
func (*DeleteAPIKeyRequest) String ¶
func (m *DeleteAPIKeyRequest) String() string
func (*DeleteAPIKeyRequest) XXX_DiscardUnknown ¶
func (m *DeleteAPIKeyRequest) XXX_DiscardUnknown()
func (*DeleteAPIKeyRequest) XXX_Marshal ¶
func (m *DeleteAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAPIKeyRequest) XXX_Merge ¶
func (m *DeleteAPIKeyRequest) XXX_Merge(src proto.Message)
func (*DeleteAPIKeyRequest) XXX_Size ¶
func (m *DeleteAPIKeyRequest) XXX_Size() int
func (*DeleteAPIKeyRequest) XXX_Unmarshal ¶
func (m *DeleteAPIKeyRequest) XXX_Unmarshal(b []byte) error
type DeleteAWSSNSIntegrationRequest ¶
type DeleteAWSSNSIntegrationRequest struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAWSSNSIntegrationRequest) Descriptor ¶
func (*DeleteAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteAWSSNSIntegrationRequest) GetApplicationId ¶
func (m *DeleteAWSSNSIntegrationRequest) GetApplicationId() int64
func (*DeleteAWSSNSIntegrationRequest) ProtoMessage ¶
func (*DeleteAWSSNSIntegrationRequest) ProtoMessage()
func (*DeleteAWSSNSIntegrationRequest) Reset ¶
func (m *DeleteAWSSNSIntegrationRequest) Reset()
func (*DeleteAWSSNSIntegrationRequest) String ¶
func (m *DeleteAWSSNSIntegrationRequest) String() string
func (*DeleteAWSSNSIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteAWSSNSIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteAWSSNSIntegrationRequest) XXX_Marshal ¶
func (m *DeleteAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAWSSNSIntegrationRequest) XXX_Merge ¶
func (m *DeleteAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteAWSSNSIntegrationRequest) XXX_Size ¶
func (m *DeleteAWSSNSIntegrationRequest) XXX_Size() int
func (*DeleteAWSSNSIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteApplicationRequest ¶
type DeleteApplicationRequest struct { // Application ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteApplicationRequest) Descriptor ¶
func (*DeleteApplicationRequest) Descriptor() ([]byte, []int)
func (*DeleteApplicationRequest) GetId ¶
func (m *DeleteApplicationRequest) GetId() int64
func (*DeleteApplicationRequest) ProtoMessage ¶
func (*DeleteApplicationRequest) ProtoMessage()
func (*DeleteApplicationRequest) Reset ¶
func (m *DeleteApplicationRequest) Reset()
func (*DeleteApplicationRequest) String ¶
func (m *DeleteApplicationRequest) String() string
func (*DeleteApplicationRequest) XXX_DiscardUnknown ¶
func (m *DeleteApplicationRequest) XXX_DiscardUnknown()
func (*DeleteApplicationRequest) XXX_Marshal ¶
func (m *DeleteApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteApplicationRequest) XXX_Merge ¶
func (m *DeleteApplicationRequest) XXX_Merge(src proto.Message)
func (*DeleteApplicationRequest) XXX_Size ¶
func (m *DeleteApplicationRequest) XXX_Size() int
func (*DeleteApplicationRequest) XXX_Unmarshal ¶
func (m *DeleteApplicationRequest) XXX_Unmarshal(b []byte) error
type DeleteAzureServiceBusIntegrationRequest ¶
type DeleteAzureServiceBusIntegrationRequest struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAzureServiceBusIntegrationRequest) Descriptor ¶
func (*DeleteAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteAzureServiceBusIntegrationRequest) GetApplicationId ¶
func (m *DeleteAzureServiceBusIntegrationRequest) GetApplicationId() int64
func (*DeleteAzureServiceBusIntegrationRequest) ProtoMessage ¶
func (*DeleteAzureServiceBusIntegrationRequest) ProtoMessage()
func (*DeleteAzureServiceBusIntegrationRequest) Reset ¶
func (m *DeleteAzureServiceBusIntegrationRequest) Reset()
func (*DeleteAzureServiceBusIntegrationRequest) String ¶
func (m *DeleteAzureServiceBusIntegrationRequest) String() string
func (*DeleteAzureServiceBusIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteAzureServiceBusIntegrationRequest) XXX_Marshal ¶
func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAzureServiceBusIntegrationRequest) XXX_Merge ¶
func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteAzureServiceBusIntegrationRequest) XXX_Size ¶
func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Size() int
func (*DeleteAzureServiceBusIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteDeviceKeysRequest ¶
type DeleteDeviceKeysRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteDeviceKeysRequest) Descriptor ¶
func (*DeleteDeviceKeysRequest) Descriptor() ([]byte, []int)
func (*DeleteDeviceKeysRequest) GetDevEui ¶
func (m *DeleteDeviceKeysRequest) GetDevEui() string
func (*DeleteDeviceKeysRequest) ProtoMessage ¶
func (*DeleteDeviceKeysRequest) ProtoMessage()
func (*DeleteDeviceKeysRequest) Reset ¶
func (m *DeleteDeviceKeysRequest) Reset()
func (*DeleteDeviceKeysRequest) String ¶
func (m *DeleteDeviceKeysRequest) String() string
func (*DeleteDeviceKeysRequest) XXX_DiscardUnknown ¶
func (m *DeleteDeviceKeysRequest) XXX_DiscardUnknown()
func (*DeleteDeviceKeysRequest) XXX_Marshal ¶
func (m *DeleteDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDeviceKeysRequest) XXX_Merge ¶
func (m *DeleteDeviceKeysRequest) XXX_Merge(src proto.Message)
func (*DeleteDeviceKeysRequest) XXX_Size ¶
func (m *DeleteDeviceKeysRequest) XXX_Size() int
func (*DeleteDeviceKeysRequest) XXX_Unmarshal ¶
func (m *DeleteDeviceKeysRequest) XXX_Unmarshal(b []byte) error
type DeleteDeviceProfileRequest ¶
type DeleteDeviceProfileRequest struct { // Device-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteDeviceProfileRequest) Descriptor ¶
func (*DeleteDeviceProfileRequest) Descriptor() ([]byte, []int)
func (*DeleteDeviceProfileRequest) GetId ¶
func (m *DeleteDeviceProfileRequest) GetId() string
func (*DeleteDeviceProfileRequest) ProtoMessage ¶
func (*DeleteDeviceProfileRequest) ProtoMessage()
func (*DeleteDeviceProfileRequest) Reset ¶
func (m *DeleteDeviceProfileRequest) Reset()
func (*DeleteDeviceProfileRequest) String ¶
func (m *DeleteDeviceProfileRequest) String() string
func (*DeleteDeviceProfileRequest) XXX_DiscardUnknown ¶
func (m *DeleteDeviceProfileRequest) XXX_DiscardUnknown()
func (*DeleteDeviceProfileRequest) XXX_Marshal ¶
func (m *DeleteDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDeviceProfileRequest) XXX_Merge ¶
func (m *DeleteDeviceProfileRequest) XXX_Merge(src proto.Message)
func (*DeleteDeviceProfileRequest) XXX_Size ¶
func (m *DeleteDeviceProfileRequest) XXX_Size() int
func (*DeleteDeviceProfileRequest) XXX_Unmarshal ¶
func (m *DeleteDeviceProfileRequest) XXX_Unmarshal(b []byte) error
type DeleteDeviceRequest ¶
type DeleteDeviceRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteDeviceRequest) Descriptor ¶
func (*DeleteDeviceRequest) Descriptor() ([]byte, []int)
func (*DeleteDeviceRequest) GetDevEui ¶
func (m *DeleteDeviceRequest) GetDevEui() string
func (*DeleteDeviceRequest) ProtoMessage ¶
func (*DeleteDeviceRequest) ProtoMessage()
func (*DeleteDeviceRequest) Reset ¶
func (m *DeleteDeviceRequest) Reset()
func (*DeleteDeviceRequest) String ¶
func (m *DeleteDeviceRequest) String() string
func (*DeleteDeviceRequest) XXX_DiscardUnknown ¶
func (m *DeleteDeviceRequest) XXX_DiscardUnknown()
func (*DeleteDeviceRequest) XXX_Marshal ¶
func (m *DeleteDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDeviceRequest) XXX_Merge ¶
func (m *DeleteDeviceRequest) XXX_Merge(src proto.Message)
func (*DeleteDeviceRequest) XXX_Size ¶
func (m *DeleteDeviceRequest) XXX_Size() int
func (*DeleteDeviceRequest) XXX_Unmarshal ¶
func (m *DeleteDeviceRequest) XXX_Unmarshal(b []byte) error
type DeleteGCPPubSubIntegrationRequest ¶
type DeleteGCPPubSubIntegrationRequest struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteGCPPubSubIntegrationRequest) Descriptor ¶
func (*DeleteGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteGCPPubSubIntegrationRequest) GetApplicationId ¶
func (m *DeleteGCPPubSubIntegrationRequest) GetApplicationId() int64
func (*DeleteGCPPubSubIntegrationRequest) ProtoMessage ¶
func (*DeleteGCPPubSubIntegrationRequest) ProtoMessage()
func (*DeleteGCPPubSubIntegrationRequest) Reset ¶
func (m *DeleteGCPPubSubIntegrationRequest) Reset()
func (*DeleteGCPPubSubIntegrationRequest) String ¶
func (m *DeleteGCPPubSubIntegrationRequest) String() string
func (*DeleteGCPPubSubIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteGCPPubSubIntegrationRequest) XXX_Marshal ¶
func (m *DeleteGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteGCPPubSubIntegrationRequest) XXX_Merge ¶
func (m *DeleteGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteGCPPubSubIntegrationRequest) XXX_Size ¶
func (m *DeleteGCPPubSubIntegrationRequest) XXX_Size() int
func (*DeleteGCPPubSubIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteGatewayProfileRequest ¶
type DeleteGatewayProfileRequest struct { // Gateway-profile id (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteGatewayProfileRequest) Descriptor ¶
func (*DeleteGatewayProfileRequest) Descriptor() ([]byte, []int)
func (*DeleteGatewayProfileRequest) GetId ¶
func (m *DeleteGatewayProfileRequest) GetId() string
func (*DeleteGatewayProfileRequest) ProtoMessage ¶
func (*DeleteGatewayProfileRequest) ProtoMessage()
func (*DeleteGatewayProfileRequest) Reset ¶
func (m *DeleteGatewayProfileRequest) Reset()
func (*DeleteGatewayProfileRequest) String ¶
func (m *DeleteGatewayProfileRequest) String() string
func (*DeleteGatewayProfileRequest) XXX_DiscardUnknown ¶
func (m *DeleteGatewayProfileRequest) XXX_DiscardUnknown()
func (*DeleteGatewayProfileRequest) XXX_Marshal ¶
func (m *DeleteGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteGatewayProfileRequest) XXX_Merge ¶
func (m *DeleteGatewayProfileRequest) XXX_Merge(src proto.Message)
func (*DeleteGatewayProfileRequest) XXX_Size ¶
func (m *DeleteGatewayProfileRequest) XXX_Size() int
func (*DeleteGatewayProfileRequest) XXX_Unmarshal ¶
func (m *DeleteGatewayProfileRequest) XXX_Unmarshal(b []byte) error
type DeleteGatewayRequest ¶
type DeleteGatewayRequest struct { // Gateway ID (HEX encoded). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteGatewayRequest) Descriptor ¶
func (*DeleteGatewayRequest) Descriptor() ([]byte, []int)
func (*DeleteGatewayRequest) GetId ¶
func (m *DeleteGatewayRequest) GetId() string
func (*DeleteGatewayRequest) ProtoMessage ¶
func (*DeleteGatewayRequest) ProtoMessage()
func (*DeleteGatewayRequest) Reset ¶
func (m *DeleteGatewayRequest) Reset()
func (*DeleteGatewayRequest) String ¶
func (m *DeleteGatewayRequest) String() string
func (*DeleteGatewayRequest) XXX_DiscardUnknown ¶
func (m *DeleteGatewayRequest) XXX_DiscardUnknown()
func (*DeleteGatewayRequest) XXX_Marshal ¶
func (m *DeleteGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteGatewayRequest) XXX_Merge ¶
func (m *DeleteGatewayRequest) XXX_Merge(src proto.Message)
func (*DeleteGatewayRequest) XXX_Size ¶
func (m *DeleteGatewayRequest) XXX_Size() int
func (*DeleteGatewayRequest) XXX_Unmarshal ¶
func (m *DeleteGatewayRequest) XXX_Unmarshal(b []byte) error
type DeleteHTTPIntegrationRequest ¶
type DeleteHTTPIntegrationRequest struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteHTTPIntegrationRequest) Descriptor ¶
func (*DeleteHTTPIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteHTTPIntegrationRequest) GetApplicationId ¶
func (m *DeleteHTTPIntegrationRequest) GetApplicationId() int64
func (*DeleteHTTPIntegrationRequest) ProtoMessage ¶
func (*DeleteHTTPIntegrationRequest) ProtoMessage()
func (*DeleteHTTPIntegrationRequest) Reset ¶
func (m *DeleteHTTPIntegrationRequest) Reset()
func (*DeleteHTTPIntegrationRequest) String ¶
func (m *DeleteHTTPIntegrationRequest) String() string
func (*DeleteHTTPIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteHTTPIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteHTTPIntegrationRequest) XXX_Marshal ¶
func (m *DeleteHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteHTTPIntegrationRequest) XXX_Merge ¶
func (m *DeleteHTTPIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteHTTPIntegrationRequest) XXX_Size ¶
func (m *DeleteHTTPIntegrationRequest) XXX_Size() int
func (*DeleteHTTPIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteInfluxDBIntegrationRequest ¶
type DeleteInfluxDBIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteInfluxDBIntegrationRequest) Descriptor ¶
func (*DeleteInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteInfluxDBIntegrationRequest) GetApplicationId ¶
func (m *DeleteInfluxDBIntegrationRequest) GetApplicationId() int64
func (*DeleteInfluxDBIntegrationRequest) ProtoMessage ¶
func (*DeleteInfluxDBIntegrationRequest) ProtoMessage()
func (*DeleteInfluxDBIntegrationRequest) Reset ¶
func (m *DeleteInfluxDBIntegrationRequest) Reset()
func (*DeleteInfluxDBIntegrationRequest) String ¶
func (m *DeleteInfluxDBIntegrationRequest) String() string
func (*DeleteInfluxDBIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteInfluxDBIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteInfluxDBIntegrationRequest) XXX_Marshal ¶
func (m *DeleteInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInfluxDBIntegrationRequest) XXX_Merge ¶
func (m *DeleteInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteInfluxDBIntegrationRequest) XXX_Size ¶
func (m *DeleteInfluxDBIntegrationRequest) XXX_Size() int
func (*DeleteInfluxDBIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteLoRaCloudIntegrationRequest ¶
type DeleteLoRaCloudIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteLoRaCloudIntegrationRequest) Descriptor ¶
func (*DeleteLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteLoRaCloudIntegrationRequest) GetApplicationId ¶
func (m *DeleteLoRaCloudIntegrationRequest) GetApplicationId() int64
func (*DeleteLoRaCloudIntegrationRequest) ProtoMessage ¶
func (*DeleteLoRaCloudIntegrationRequest) ProtoMessage()
func (*DeleteLoRaCloudIntegrationRequest) Reset ¶
func (m *DeleteLoRaCloudIntegrationRequest) Reset()
func (*DeleteLoRaCloudIntegrationRequest) String ¶
func (m *DeleteLoRaCloudIntegrationRequest) String() string
func (*DeleteLoRaCloudIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteLoRaCloudIntegrationRequest) XXX_Marshal ¶
func (m *DeleteLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteLoRaCloudIntegrationRequest) XXX_Merge ¶
func (m *DeleteLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteLoRaCloudIntegrationRequest) XXX_Size ¶
func (m *DeleteLoRaCloudIntegrationRequest) XXX_Size() int
func (*DeleteLoRaCloudIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteMulticastGroupRequest ¶
type DeleteMulticastGroupRequest struct { // ID (string formatted UUID). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteMulticastGroupRequest) Descriptor ¶
func (*DeleteMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*DeleteMulticastGroupRequest) GetId ¶
func (m *DeleteMulticastGroupRequest) GetId() string
func (*DeleteMulticastGroupRequest) ProtoMessage ¶
func (*DeleteMulticastGroupRequest) ProtoMessage()
func (*DeleteMulticastGroupRequest) Reset ¶
func (m *DeleteMulticastGroupRequest) Reset()
func (*DeleteMulticastGroupRequest) String ¶
func (m *DeleteMulticastGroupRequest) String() string
func (*DeleteMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *DeleteMulticastGroupRequest) XXX_DiscardUnknown()
func (*DeleteMulticastGroupRequest) XXX_Marshal ¶
func (m *DeleteMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteMulticastGroupRequest) XXX_Merge ¶
func (m *DeleteMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*DeleteMulticastGroupRequest) XXX_Size ¶
func (m *DeleteMulticastGroupRequest) XXX_Size() int
func (*DeleteMulticastGroupRequest) XXX_Unmarshal ¶
func (m *DeleteMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type DeleteMyDevicesIntegrationRequest ¶
type DeleteMyDevicesIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteMyDevicesIntegrationRequest) Descriptor ¶
func (*DeleteMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteMyDevicesIntegrationRequest) GetApplicationId ¶
func (m *DeleteMyDevicesIntegrationRequest) GetApplicationId() int64
func (*DeleteMyDevicesIntegrationRequest) ProtoMessage ¶
func (*DeleteMyDevicesIntegrationRequest) ProtoMessage()
func (*DeleteMyDevicesIntegrationRequest) Reset ¶
func (m *DeleteMyDevicesIntegrationRequest) Reset()
func (*DeleteMyDevicesIntegrationRequest) String ¶
func (m *DeleteMyDevicesIntegrationRequest) String() string
func (*DeleteMyDevicesIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteMyDevicesIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteMyDevicesIntegrationRequest) XXX_Marshal ¶
func (m *DeleteMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteMyDevicesIntegrationRequest) XXX_Merge ¶
func (m *DeleteMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteMyDevicesIntegrationRequest) XXX_Size ¶
func (m *DeleteMyDevicesIntegrationRequest) XXX_Size() int
func (*DeleteMyDevicesIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteNetworkServerRequest ¶
type DeleteNetworkServerRequest struct { // Network-server ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteNetworkServerRequest) Descriptor ¶
func (*DeleteNetworkServerRequest) Descriptor() ([]byte, []int)
func (*DeleteNetworkServerRequest) GetId ¶
func (m *DeleteNetworkServerRequest) GetId() int64
func (*DeleteNetworkServerRequest) ProtoMessage ¶
func (*DeleteNetworkServerRequest) ProtoMessage()
func (*DeleteNetworkServerRequest) Reset ¶
func (m *DeleteNetworkServerRequest) Reset()
func (*DeleteNetworkServerRequest) String ¶
func (m *DeleteNetworkServerRequest) String() string
func (*DeleteNetworkServerRequest) XXX_DiscardUnknown ¶
func (m *DeleteNetworkServerRequest) XXX_DiscardUnknown()
func (*DeleteNetworkServerRequest) XXX_Marshal ¶
func (m *DeleteNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNetworkServerRequest) XXX_Merge ¶
func (m *DeleteNetworkServerRequest) XXX_Merge(src proto.Message)
func (*DeleteNetworkServerRequest) XXX_Size ¶
func (m *DeleteNetworkServerRequest) XXX_Size() int
func (*DeleteNetworkServerRequest) XXX_Unmarshal ¶
func (m *DeleteNetworkServerRequest) XXX_Unmarshal(b []byte) error
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct { // Organization ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteOrganizationRequest) Descriptor ¶
func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
func (*DeleteOrganizationRequest) GetId ¶
func (m *DeleteOrganizationRequest) GetId() int64
func (*DeleteOrganizationRequest) ProtoMessage ¶
func (*DeleteOrganizationRequest) ProtoMessage()
func (*DeleteOrganizationRequest) Reset ¶
func (m *DeleteOrganizationRequest) Reset()
func (*DeleteOrganizationRequest) String ¶
func (m *DeleteOrganizationRequest) String() string
func (*DeleteOrganizationRequest) XXX_DiscardUnknown ¶
func (m *DeleteOrganizationRequest) XXX_DiscardUnknown()
func (*DeleteOrganizationRequest) XXX_Marshal ¶
func (m *DeleteOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteOrganizationRequest) XXX_Merge ¶
func (m *DeleteOrganizationRequest) XXX_Merge(src proto.Message)
func (*DeleteOrganizationRequest) XXX_Size ¶
func (m *DeleteOrganizationRequest) XXX_Size() int
func (*DeleteOrganizationRequest) XXX_Unmarshal ¶
func (m *DeleteOrganizationRequest) XXX_Unmarshal(b []byte) error
type DeleteOrganizationUserRequest ¶
type DeleteOrganizationUserRequest struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // User ID. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userID,proto3" json:"user_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteOrganizationUserRequest) Descriptor ¶
func (*DeleteOrganizationUserRequest) Descriptor() ([]byte, []int)
func (*DeleteOrganizationUserRequest) GetOrganizationId ¶
func (m *DeleteOrganizationUserRequest) GetOrganizationId() int64
func (*DeleteOrganizationUserRequest) GetUserId ¶
func (m *DeleteOrganizationUserRequest) GetUserId() int64
func (*DeleteOrganizationUserRequest) ProtoMessage ¶
func (*DeleteOrganizationUserRequest) ProtoMessage()
func (*DeleteOrganizationUserRequest) Reset ¶
func (m *DeleteOrganizationUserRequest) Reset()
func (*DeleteOrganizationUserRequest) String ¶
func (m *DeleteOrganizationUserRequest) String() string
func (*DeleteOrganizationUserRequest) XXX_DiscardUnknown ¶
func (m *DeleteOrganizationUserRequest) XXX_DiscardUnknown()
func (*DeleteOrganizationUserRequest) XXX_Marshal ¶
func (m *DeleteOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteOrganizationUserRequest) XXX_Merge ¶
func (m *DeleteOrganizationUserRequest) XXX_Merge(src proto.Message)
func (*DeleteOrganizationUserRequest) XXX_Size ¶
func (m *DeleteOrganizationUserRequest) XXX_Size() int
func (*DeleteOrganizationUserRequest) XXX_Unmarshal ¶
func (m *DeleteOrganizationUserRequest) XXX_Unmarshal(b []byte) error
type DeletePilotThingsIntegrationRequest ¶
type DeletePilotThingsIntegrationRequest struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeletePilotThingsIntegrationRequest) Descriptor ¶
func (*DeletePilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeletePilotThingsIntegrationRequest) GetApplicationId ¶
func (m *DeletePilotThingsIntegrationRequest) GetApplicationId() int64
func (*DeletePilotThingsIntegrationRequest) ProtoMessage ¶
func (*DeletePilotThingsIntegrationRequest) ProtoMessage()
func (*DeletePilotThingsIntegrationRequest) Reset ¶
func (m *DeletePilotThingsIntegrationRequest) Reset()
func (*DeletePilotThingsIntegrationRequest) String ¶
func (m *DeletePilotThingsIntegrationRequest) String() string
func (*DeletePilotThingsIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeletePilotThingsIntegrationRequest) XXX_DiscardUnknown()
func (*DeletePilotThingsIntegrationRequest) XXX_Marshal ¶
func (m *DeletePilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeletePilotThingsIntegrationRequest) XXX_Merge ¶
func (m *DeletePilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeletePilotThingsIntegrationRequest) XXX_Size ¶
func (m *DeletePilotThingsIntegrationRequest) XXX_Size() int
func (*DeletePilotThingsIntegrationRequest) XXX_Unmarshal ¶
func (m *DeletePilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteServiceProfileRequest ¶
type DeleteServiceProfileRequest struct { // Service-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteServiceProfileRequest) Descriptor ¶
func (*DeleteServiceProfileRequest) Descriptor() ([]byte, []int)
func (*DeleteServiceProfileRequest) GetId ¶
func (m *DeleteServiceProfileRequest) GetId() string
func (*DeleteServiceProfileRequest) ProtoMessage ¶
func (*DeleteServiceProfileRequest) ProtoMessage()
func (*DeleteServiceProfileRequest) Reset ¶
func (m *DeleteServiceProfileRequest) Reset()
func (*DeleteServiceProfileRequest) String ¶
func (m *DeleteServiceProfileRequest) String() string
func (*DeleteServiceProfileRequest) XXX_DiscardUnknown ¶
func (m *DeleteServiceProfileRequest) XXX_DiscardUnknown()
func (*DeleteServiceProfileRequest) XXX_Marshal ¶
func (m *DeleteServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteServiceProfileRequest) XXX_Merge ¶
func (m *DeleteServiceProfileRequest) XXX_Merge(src proto.Message)
func (*DeleteServiceProfileRequest) XXX_Size ¶
func (m *DeleteServiceProfileRequest) XXX_Size() int
func (*DeleteServiceProfileRequest) XXX_Unmarshal ¶
func (m *DeleteServiceProfileRequest) XXX_Unmarshal(b []byte) error
type DeleteThingsBoardIntegrationRequest ¶
type DeleteThingsBoardIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteThingsBoardIntegrationRequest) Descriptor ¶
func (*DeleteThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
func (*DeleteThingsBoardIntegrationRequest) GetApplicationId ¶
func (m *DeleteThingsBoardIntegrationRequest) GetApplicationId() int64
func (*DeleteThingsBoardIntegrationRequest) ProtoMessage ¶
func (*DeleteThingsBoardIntegrationRequest) ProtoMessage()
func (*DeleteThingsBoardIntegrationRequest) Reset ¶
func (m *DeleteThingsBoardIntegrationRequest) Reset()
func (*DeleteThingsBoardIntegrationRequest) String ¶
func (m *DeleteThingsBoardIntegrationRequest) String() string
func (*DeleteThingsBoardIntegrationRequest) XXX_DiscardUnknown ¶
func (m *DeleteThingsBoardIntegrationRequest) XXX_DiscardUnknown()
func (*DeleteThingsBoardIntegrationRequest) XXX_Marshal ¶
func (m *DeleteThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteThingsBoardIntegrationRequest) XXX_Merge ¶
func (m *DeleteThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
func (*DeleteThingsBoardIntegrationRequest) XXX_Size ¶
func (m *DeleteThingsBoardIntegrationRequest) XXX_Size() int
func (*DeleteThingsBoardIntegrationRequest) XXX_Unmarshal ¶
func (m *DeleteThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
type DeleteUserRequest ¶
type DeleteUserRequest struct { // User ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteUserRequest) Descriptor ¶
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
func (*DeleteUserRequest) GetId ¶
func (m *DeleteUserRequest) GetId() int64
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) Reset ¶
func (m *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (m *DeleteUserRequest) String() string
func (*DeleteUserRequest) XXX_DiscardUnknown ¶
func (m *DeleteUserRequest) XXX_DiscardUnknown()
func (*DeleteUserRequest) XXX_Marshal ¶
func (m *DeleteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserRequest) XXX_Merge ¶
func (m *DeleteUserRequest) XXX_Merge(src proto.Message)
func (*DeleteUserRequest) XXX_Size ¶
func (m *DeleteUserRequest) XXX_Size() int
func (*DeleteUserRequest) XXX_Unmarshal ¶
func (m *DeleteUserRequest) XXX_Unmarshal(b []byte) error
type Device ¶
type Device struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Name of the device (if left blank, it will be set to the DevEUI). Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // ID of the application to which the device must be added. // It is possible to move a device to a different application on update, // given that both the old and the new application share the same // service-profile. ApplicationId int64 `protobuf:"varint,3,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Description of the device. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // DeviceProfileID attached to the device. DeviceProfileId string `protobuf:"bytes,5,opt,name=device_profile_id,json=deviceProfileID,proto3" json:"device_profile_id,omitempty"` // Skip frame-counter checks (this is insecure, but could be helpful for debugging). SkipFCntCheck bool `protobuf:"varint,6,opt,name=skip_f_cnt_check,json=skipFCntCheck,proto3" json:"skip_f_cnt_check,omitempty"` // Reference altitude. // When using geolocation, this altitude will be used as a reference // (when supported by the geolocation-server) to increase geolocation // accuracy. ReferenceAltitude float64 `protobuf:"fixed64,7,opt,name=reference_altitude,json=referenceAltitude,proto3" json:"reference_altitude,omitempty"` // Variables (user defined). // These variables can be used together with integrations to store tokens / // secrets that must be configured per device. These variables are not // exposed in the event payloads. Variables map[string]string `` /* 159-byte string literal not displayed */ // Tags (user defined). // These tags are exposed in the event payloads or to integration. Tags are // intended for aggregation and filtering. Tags map[string]string `` /* 149-byte string literal not displayed */ // Device is disabled. IsDisabled bool `protobuf:"varint,10,opt,name=is_disabled,json=isDisabled,proto3" json:"is_disabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Device) Descriptor ¶
func (*Device) GetApplicationId ¶
func (*Device) GetDescription ¶
func (*Device) GetDeviceProfileId ¶
func (*Device) GetIsDisabled ¶
func (*Device) GetReferenceAltitude ¶
func (*Device) GetSkipFCntCheck ¶
func (*Device) GetVariables ¶
func (*Device) ProtoMessage ¶
func (*Device) ProtoMessage()
func (*Device) XXX_DiscardUnknown ¶
func (m *Device) XXX_DiscardUnknown()
func (*Device) XXX_Marshal ¶
func (*Device) XXX_Unmarshal ¶
type DeviceActivation ¶
type DeviceActivation struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Device address (HEX encoded). DevAddr string `protobuf:"bytes,2,opt,name=dev_addr,json=devAddr,proto3" json:"dev_addr,omitempty"` // Application session key (HEX encoded). AppSKey string `protobuf:"bytes,3,opt,name=app_s_key,json=appSKey,proto3" json:"app_s_key,omitempty"` // Network session encryption key (HEX encoded). NwkSEncKey string `protobuf:"bytes,4,opt,name=nwk_s_enc_key,json=nwkSEncKey,proto3" json:"nwk_s_enc_key,omitempty"` // Serving network session integrity key (HEX encoded). SNwkSIntKey string `protobuf:"bytes,8,opt,name=s_nwk_s_int_key,json=sNwkSIntKey,proto3" json:"s_nwk_s_int_key,omitempty"` // Forwarding network session integrity key (HEX encoded). FNwkSIntKey string `protobuf:"bytes,9,opt,name=f_nwk_s_int_key,json=fNwkSIntKey,proto3" json:"f_nwk_s_int_key,omitempty"` // Uplink frame-counter. FCntUp uint32 `protobuf:"varint,5,opt,name=f_cnt_up,json=fCntUp,proto3" json:"f_cnt_up,omitempty"` // Downlink network frame-counter. NFCntDown uint32 `protobuf:"varint,6,opt,name=n_f_cnt_down,json=nFCntDown,proto3" json:"n_f_cnt_down,omitempty"` // Downlink application frame-counter. AFCntDown uint32 `protobuf:"varint,10,opt,name=a_f_cnt_down,json=aFCntDown,proto3" json:"a_f_cnt_down,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceActivation) Descriptor ¶
func (*DeviceActivation) Descriptor() ([]byte, []int)
func (*DeviceActivation) GetAFCntDown ¶
func (m *DeviceActivation) GetAFCntDown() uint32
func (*DeviceActivation) GetAppSKey ¶
func (m *DeviceActivation) GetAppSKey() string
func (*DeviceActivation) GetDevAddr ¶
func (m *DeviceActivation) GetDevAddr() string
func (*DeviceActivation) GetDevEui ¶
func (m *DeviceActivation) GetDevEui() string
func (*DeviceActivation) GetFCntUp ¶
func (m *DeviceActivation) GetFCntUp() uint32
func (*DeviceActivation) GetFNwkSIntKey ¶
func (m *DeviceActivation) GetFNwkSIntKey() string
func (*DeviceActivation) GetNFCntDown ¶
func (m *DeviceActivation) GetNFCntDown() uint32
func (*DeviceActivation) GetNwkSEncKey ¶
func (m *DeviceActivation) GetNwkSEncKey() string
func (*DeviceActivation) GetSNwkSIntKey ¶
func (m *DeviceActivation) GetSNwkSIntKey() string
func (*DeviceActivation) ProtoMessage ¶
func (*DeviceActivation) ProtoMessage()
func (*DeviceActivation) Reset ¶
func (m *DeviceActivation) Reset()
func (*DeviceActivation) String ¶
func (m *DeviceActivation) String() string
func (*DeviceActivation) XXX_DiscardUnknown ¶
func (m *DeviceActivation) XXX_DiscardUnknown()
func (*DeviceActivation) XXX_Marshal ¶
func (m *DeviceActivation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceActivation) XXX_Merge ¶
func (m *DeviceActivation) XXX_Merge(src proto.Message)
func (*DeviceActivation) XXX_Size ¶
func (m *DeviceActivation) XXX_Size() int
func (*DeviceActivation) XXX_Unmarshal ¶
func (m *DeviceActivation) XXX_Unmarshal(b []byte) error
type DeviceKeys ¶
type DeviceKeys struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Network root key (HEX encoded). // Note: For LoRaWAN 1.0.x, use this field for the LoRaWAN 1.0.x 'AppKey`! NwkKey string `protobuf:"bytes,2,opt,name=nwk_key,json=nwkKey,proto3" json:"nwk_key,omitempty"` // Application root key (HEX encoded). // Note: This field only needs to be set for LoRaWAN 1.1.x devices! AppKey string `protobuf:"bytes,3,opt,name=app_key,json=appKey,proto3" json:"app_key,omitempty"` // Gen application key (HEX encoded). // This is an optional key that only must be set for LORaWAN 1.0.x devices // that implement the remote multicast setup specification. GenAppKey string `protobuf:"bytes,4,opt,name=gen_app_key,json=genAppKey,proto3" json:"gen_app_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceKeys) Descriptor ¶
func (*DeviceKeys) Descriptor() ([]byte, []int)
func (*DeviceKeys) GetAppKey ¶
func (m *DeviceKeys) GetAppKey() string
func (*DeviceKeys) GetDevEui ¶
func (m *DeviceKeys) GetDevEui() string
func (*DeviceKeys) GetGenAppKey ¶
func (m *DeviceKeys) GetGenAppKey() string
func (*DeviceKeys) GetNwkKey ¶
func (m *DeviceKeys) GetNwkKey() string
func (*DeviceKeys) ProtoMessage ¶
func (*DeviceKeys) ProtoMessage()
func (*DeviceKeys) Reset ¶
func (m *DeviceKeys) Reset()
func (*DeviceKeys) String ¶
func (m *DeviceKeys) String() string
func (*DeviceKeys) XXX_DiscardUnknown ¶
func (m *DeviceKeys) XXX_DiscardUnknown()
func (*DeviceKeys) XXX_Marshal ¶
func (m *DeviceKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceKeys) XXX_Merge ¶
func (m *DeviceKeys) XXX_Merge(src proto.Message)
func (*DeviceKeys) XXX_Size ¶
func (m *DeviceKeys) XXX_Size() int
func (*DeviceKeys) XXX_Unmarshal ¶
func (m *DeviceKeys) XXX_Unmarshal(b []byte) error
type DeviceListItem ¶
type DeviceListItem struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Name of the device. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Application ID. ApplicationId int64 `protobuf:"varint,3,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Description of the device. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // Device-profile ID attached to the device. DeviceProfileId string `protobuf:"bytes,5,opt,name=device_profile_id,json=deviceProfileID,proto3" json:"device_profile_id,omitempty"` // Device-profile name. DeviceProfileName string `protobuf:"bytes,6,opt,name=device_profile_name,json=deviceProfileName,proto3" json:"device_profile_name,omitempty"` // The device battery status (deprecated, use device_status_battery_level). // 0: The end-device is connected to an external power source // 1..254: The battery level, 1 being at minimum and 254 being at maximum // 255: The end-device was not able to measure the battery level // 256: The device-status is not available. DeviceStatusBattery uint32 `protobuf:"varint,7,opt,name=device_status_battery,json=deviceStatusBattery,proto3" json:"device_status_battery,omitempty"` // The device margin status // -32..32: The demodulation SNR ration in dB // 256: The device-status is not available. DeviceStatusMargin int32 `protobuf:"varint,8,opt,name=device_status_margin,json=deviceStatusMargin,proto3" json:"device_status_margin,omitempty"` // Device is connected to an external power source. DeviceStatusExternalPowerSource bool `` /* 162-byte string literal not displayed */ DeviceStatusBatteryLevelUnavailable bool `` /* 174-byte string literal not displayed */ // Device battery level as a percentage. DeviceStatusBatteryLevel float32 `` /* 140-byte string literal not displayed */ // The last time the application-server received any data from the device, // or an empty string when the device never sent any data. LastSeenAt *timestamp.Timestamp `protobuf:"bytes,9,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceListItem) Descriptor ¶
func (*DeviceListItem) Descriptor() ([]byte, []int)
func (*DeviceListItem) GetApplicationId ¶
func (m *DeviceListItem) GetApplicationId() int64
func (*DeviceListItem) GetDescription ¶
func (m *DeviceListItem) GetDescription() string
func (*DeviceListItem) GetDevEui ¶
func (m *DeviceListItem) GetDevEui() string
func (*DeviceListItem) GetDeviceProfileId ¶
func (m *DeviceListItem) GetDeviceProfileId() string
func (*DeviceListItem) GetDeviceProfileName ¶
func (m *DeviceListItem) GetDeviceProfileName() string
func (*DeviceListItem) GetDeviceStatusBattery ¶
func (m *DeviceListItem) GetDeviceStatusBattery() uint32
func (*DeviceListItem) GetDeviceStatusBatteryLevel ¶
func (m *DeviceListItem) GetDeviceStatusBatteryLevel() float32
func (*DeviceListItem) GetDeviceStatusBatteryLevelUnavailable ¶
func (m *DeviceListItem) GetDeviceStatusBatteryLevelUnavailable() bool
func (*DeviceListItem) GetDeviceStatusExternalPowerSource ¶
func (m *DeviceListItem) GetDeviceStatusExternalPowerSource() bool
func (*DeviceListItem) GetDeviceStatusMargin ¶
func (m *DeviceListItem) GetDeviceStatusMargin() int32
func (*DeviceListItem) GetLastSeenAt ¶
func (m *DeviceListItem) GetLastSeenAt() *timestamp.Timestamp
func (*DeviceListItem) GetName ¶
func (m *DeviceListItem) GetName() string
func (*DeviceListItem) ProtoMessage ¶
func (*DeviceListItem) ProtoMessage()
func (*DeviceListItem) Reset ¶
func (m *DeviceListItem) Reset()
func (*DeviceListItem) String ¶
func (m *DeviceListItem) String() string
func (*DeviceListItem) XXX_DiscardUnknown ¶
func (m *DeviceListItem) XXX_DiscardUnknown()
func (*DeviceListItem) XXX_Marshal ¶
func (m *DeviceListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceListItem) XXX_Merge ¶
func (m *DeviceListItem) XXX_Merge(src proto.Message)
func (*DeviceListItem) XXX_Size ¶
func (m *DeviceListItem) XXX_Size() int
func (*DeviceListItem) XXX_Unmarshal ¶
func (m *DeviceListItem) XXX_Unmarshal(b []byte) error
type DeviceProfile ¶
type DeviceProfile struct { // Device-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Device-profile name. Name string `protobuf:"bytes,21,opt,name=name,proto3" json:"name,omitempty"` // Organization ID to which the service-profile is assigned. OrganizationId int64 `protobuf:"varint,22,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Network-server ID on which the service-profile is provisioned. NetworkServerId int64 `protobuf:"varint,23,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // End-Device supports Class B. SupportsClassB bool `protobuf:"varint,2,opt,name=supports_class_b,json=supportsClassB,proto3" json:"supports_class_b,omitempty"` // Maximum delay for the End-Device to answer a MAC request or a confirmed DL frame (mandatory if class B mode supported). ClassBTimeout uint32 `protobuf:"varint,3,opt,name=class_b_timeout,json=classBTimeout,proto3" json:"class_b_timeout,omitempty"` // Mandatory if class B mode supported. PingSlotPeriod uint32 `protobuf:"varint,4,opt,name=ping_slot_period,json=pingSlotPeriod,proto3" json:"ping_slot_period,omitempty"` // Mandatory if class B mode supported. PingSlotDr uint32 `protobuf:"varint,5,opt,name=ping_slot_dr,json=pingSlotDR,proto3" json:"ping_slot_dr,omitempty"` // Mandatory if class B mode supported. PingSlotFreq uint32 `protobuf:"varint,6,opt,name=ping_slot_freq,json=pingSlotFreq,proto3" json:"ping_slot_freq,omitempty"` // End-Device supports Class C. SupportsClassC bool `protobuf:"varint,7,opt,name=supports_class_c,json=supportsClassC,proto3" json:"supports_class_c,omitempty"` // Maximum delay for the End-Device to answer a MAC request or a confirmed DL frame (mandatory if class C mode supported). ClassCTimeout uint32 `protobuf:"varint,8,opt,name=class_c_timeout,json=classCTimeout,proto3" json:"class_c_timeout,omitempty"` // Version of the LoRaWAN supported by the End-Device. MacVersion string `protobuf:"bytes,9,opt,name=mac_version,json=macVersion,proto3" json:"mac_version,omitempty"` // Revision of the Regional Parameters document supported by the End-Device. RegParamsRevision string `protobuf:"bytes,10,opt,name=reg_params_revision,json=regParamsRevision,proto3" json:"reg_params_revision,omitempty"` // Class A RX1 delay (mandatory for ABP). RxDelay_1 uint32 `protobuf:"varint,11,opt,name=rx_delay_1,json=rxDelay1,proto3" json:"rx_delay_1,omitempty"` // RX1 data rate offset (mandatory for ABP). RxDrOffset_1 uint32 `protobuf:"varint,12,opt,name=rx_dr_offset_1,json=rxDROffset1,proto3" json:"rx_dr_offset_1,omitempty"` // RX2 data rate (mandatory for ABP). RxDatarate_2 uint32 `protobuf:"varint,13,opt,name=rx_datarate_2,json=rxDataRate2,proto3" json:"rx_datarate_2,omitempty"` // RX2 channel frequency (mandatory for ABP). RxFreq_2 uint32 `protobuf:"varint,14,opt,name=rx_freq_2,json=rxFreq2,proto3" json:"rx_freq_2,omitempty"` // List of factory-preset frequencies (mandatory for ABP). FactoryPresetFreqs []uint32 `` /* 126-byte string literal not displayed */ // Maximum EIRP supported by the End-Device. MaxEirp uint32 `protobuf:"varint,16,opt,name=max_eirp,json=maxEIRP,proto3" json:"max_eirp,omitempty"` // Maximum duty cycle supported by the End-Device. MaxDutyCycle uint32 `protobuf:"varint,17,opt,name=max_duty_cycle,json=maxDutyCycle,proto3" json:"max_duty_cycle,omitempty"` // End-Device supports Join (OTAA) or not (ABP). SupportsJoin bool `protobuf:"varint,18,opt,name=supports_join,json=supportsJoin,proto3" json:"supports_join,omitempty"` // RF region name. RfRegion string `protobuf:"bytes,19,opt,name=rf_region,json=rfRegion,proto3" json:"rf_region,omitempty"` // End-Device uses 32bit FCnt (mandatory for LoRaWAN 1.0 End-Device). Supports_32BitFCnt bool `protobuf:"varint,20,opt,name=supports_32bit_f_cnt,json=supports32BitFCnt,proto3" json:"supports_32bit_f_cnt,omitempty"` // Payload codec. // Leave blank to disable the codec feature. PayloadCodec string `protobuf:"bytes,24,opt,name=payload_codec,json=payloadCodec,proto3" json:"payload_codec,omitempty"` // Payload encoder script. // Depending the codec, it is possible to provide a script which implements // the encoder function. PayloadEncoderScript string `protobuf:"bytes,25,opt,name=payload_encoder_script,json=payloadEncoderScript,proto3" json:"payload_encoder_script,omitempty"` // Payload decoder script. // Depending the codec, it is possible to provide a script which implements // the decoder function. PayloadDecoderScript string `protobuf:"bytes,26,opt,name=payload_decoder_script,json=payloadDecoderScript,proto3" json:"payload_decoder_script,omitempty"` // Geolocation buffer TTL (in seconds). // When > 0, uplink RX meta-data will be stored in a buffer so that // the meta-data of multiple uplinks can be used for geolocation. GeolocBufferTtl uint32 `protobuf:"varint,27,opt,name=geoloc_buffer_ttl,json=geolocBufferTTL,proto3" json:"geoloc_buffer_ttl,omitempty"` // Geolocation minimum buffer size. // When > 0, geolocation will only be performed when the buffer has // at least the given size. GeolocMinBufferSize uint32 `protobuf:"varint,28,opt,name=geoloc_min_buffer_size,json=geolocMinBufferSize,proto3" json:"geoloc_min_buffer_size,omitempty"` // User defined tags. Tags map[string]string `` /* 150-byte string literal not displayed */ // Uplink interval. // This defines the expected uplink interval which the device uses for // communication. When the uplink interval has expired and no uplink has // been received, the device is considered inactive. UplinkInterval *duration.Duration `protobuf:"bytes,30,opt,name=uplink_interval,json=uplinkInterval,proto3" json:"uplink_interval,omitempty"` // ADR algorithm ID. // In case this is left blank, or is configured to a non-existing ADR // algorithm (plugin), then it falls back to 'default'. AdrAlgorithmId string `protobuf:"bytes,31,opt,name=adr_algorithm_id,json=adrAlgorithmID,proto3" json:"adr_algorithm_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceProfile) Descriptor ¶
func (*DeviceProfile) Descriptor() ([]byte, []int)
func (*DeviceProfile) GetAdrAlgorithmId ¶
func (m *DeviceProfile) GetAdrAlgorithmId() string
func (*DeviceProfile) GetClassBTimeout ¶
func (m *DeviceProfile) GetClassBTimeout() uint32
func (*DeviceProfile) GetClassCTimeout ¶
func (m *DeviceProfile) GetClassCTimeout() uint32
func (*DeviceProfile) GetFactoryPresetFreqs ¶
func (m *DeviceProfile) GetFactoryPresetFreqs() []uint32
func (*DeviceProfile) GetGeolocBufferTtl ¶
func (m *DeviceProfile) GetGeolocBufferTtl() uint32
func (*DeviceProfile) GetGeolocMinBufferSize ¶
func (m *DeviceProfile) GetGeolocMinBufferSize() uint32
func (*DeviceProfile) GetId ¶
func (m *DeviceProfile) GetId() string
func (*DeviceProfile) GetMacVersion ¶
func (m *DeviceProfile) GetMacVersion() string
func (*DeviceProfile) GetMaxDutyCycle ¶
func (m *DeviceProfile) GetMaxDutyCycle() uint32
func (*DeviceProfile) GetMaxEirp ¶
func (m *DeviceProfile) GetMaxEirp() uint32
func (*DeviceProfile) GetName ¶
func (m *DeviceProfile) GetName() string
func (*DeviceProfile) GetNetworkServerId ¶
func (m *DeviceProfile) GetNetworkServerId() int64
func (*DeviceProfile) GetOrganizationId ¶
func (m *DeviceProfile) GetOrganizationId() int64
func (*DeviceProfile) GetPayloadCodec ¶
func (m *DeviceProfile) GetPayloadCodec() string
func (*DeviceProfile) GetPayloadDecoderScript ¶
func (m *DeviceProfile) GetPayloadDecoderScript() string
func (*DeviceProfile) GetPayloadEncoderScript ¶
func (m *DeviceProfile) GetPayloadEncoderScript() string
func (*DeviceProfile) GetPingSlotDr ¶
func (m *DeviceProfile) GetPingSlotDr() uint32
func (*DeviceProfile) GetPingSlotFreq ¶
func (m *DeviceProfile) GetPingSlotFreq() uint32
func (*DeviceProfile) GetPingSlotPeriod ¶
func (m *DeviceProfile) GetPingSlotPeriod() uint32
func (*DeviceProfile) GetRegParamsRevision ¶
func (m *DeviceProfile) GetRegParamsRevision() string
func (*DeviceProfile) GetRfRegion ¶
func (m *DeviceProfile) GetRfRegion() string
func (*DeviceProfile) GetRxDatarate_2 ¶
func (m *DeviceProfile) GetRxDatarate_2() uint32
func (*DeviceProfile) GetRxDelay_1 ¶
func (m *DeviceProfile) GetRxDelay_1() uint32
func (*DeviceProfile) GetRxDrOffset_1 ¶
func (m *DeviceProfile) GetRxDrOffset_1() uint32
func (*DeviceProfile) GetRxFreq_2 ¶
func (m *DeviceProfile) GetRxFreq_2() uint32
func (*DeviceProfile) GetSupportsClassB ¶
func (m *DeviceProfile) GetSupportsClassB() bool
func (*DeviceProfile) GetSupportsClassC ¶
func (m *DeviceProfile) GetSupportsClassC() bool
func (*DeviceProfile) GetSupportsJoin ¶
func (m *DeviceProfile) GetSupportsJoin() bool
func (*DeviceProfile) GetSupports_32BitFCnt ¶
func (m *DeviceProfile) GetSupports_32BitFCnt() bool
func (*DeviceProfile) GetTags ¶
func (m *DeviceProfile) GetTags() map[string]string
func (*DeviceProfile) GetUplinkInterval ¶
func (m *DeviceProfile) GetUplinkInterval() *duration.Duration
func (*DeviceProfile) ProtoMessage ¶
func (*DeviceProfile) ProtoMessage()
func (*DeviceProfile) Reset ¶
func (m *DeviceProfile) Reset()
func (*DeviceProfile) String ¶
func (m *DeviceProfile) String() string
func (*DeviceProfile) XXX_DiscardUnknown ¶
func (m *DeviceProfile) XXX_DiscardUnknown()
func (*DeviceProfile) XXX_Marshal ¶
func (m *DeviceProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceProfile) XXX_Merge ¶
func (m *DeviceProfile) XXX_Merge(src proto.Message)
func (*DeviceProfile) XXX_Size ¶
func (m *DeviceProfile) XXX_Size() int
func (*DeviceProfile) XXX_Unmarshal ¶
func (m *DeviceProfile) XXX_Unmarshal(b []byte) error
type DeviceProfileListItem ¶
type DeviceProfileListItem struct { // Device-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Device-profile name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Organization ID. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Network-server ID. NetworkServerId int64 `protobuf:"varint,4,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Network-server name. NetworkServerName string `protobuf:"bytes,7,opt,name=network_server_name,json=networkServerName,proto3" json:"network_server_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceProfileListItem) Descriptor ¶
func (*DeviceProfileListItem) Descriptor() ([]byte, []int)
func (*DeviceProfileListItem) GetCreatedAt ¶
func (m *DeviceProfileListItem) GetCreatedAt() *timestamp.Timestamp
func (*DeviceProfileListItem) GetId ¶
func (m *DeviceProfileListItem) GetId() string
func (*DeviceProfileListItem) GetName ¶
func (m *DeviceProfileListItem) GetName() string
func (*DeviceProfileListItem) GetNetworkServerId ¶
func (m *DeviceProfileListItem) GetNetworkServerId() int64
func (*DeviceProfileListItem) GetNetworkServerName ¶
func (m *DeviceProfileListItem) GetNetworkServerName() string
func (*DeviceProfileListItem) GetOrganizationId ¶
func (m *DeviceProfileListItem) GetOrganizationId() int64
func (*DeviceProfileListItem) GetUpdatedAt ¶
func (m *DeviceProfileListItem) GetUpdatedAt() *timestamp.Timestamp
func (*DeviceProfileListItem) ProtoMessage ¶
func (*DeviceProfileListItem) ProtoMessage()
func (*DeviceProfileListItem) Reset ¶
func (m *DeviceProfileListItem) Reset()
func (*DeviceProfileListItem) String ¶
func (m *DeviceProfileListItem) String() string
func (*DeviceProfileListItem) XXX_DiscardUnknown ¶
func (m *DeviceProfileListItem) XXX_DiscardUnknown()
func (*DeviceProfileListItem) XXX_Marshal ¶
func (m *DeviceProfileListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceProfileListItem) XXX_Merge ¶
func (m *DeviceProfileListItem) XXX_Merge(src proto.Message)
func (*DeviceProfileListItem) XXX_Size ¶
func (m *DeviceProfileListItem) XXX_Size() int
func (*DeviceProfileListItem) XXX_Unmarshal ¶
func (m *DeviceProfileListItem) XXX_Unmarshal(b []byte) error
type DeviceProfileServiceClient ¶
type DeviceProfileServiceClient interface { // Create creates the given device-profile. Create(ctx context.Context, in *CreateDeviceProfileRequest, opts ...grpc.CallOption) (*CreateDeviceProfileResponse, error) // Get returns the device-profile matching the given id. Get(ctx context.Context, in *GetDeviceProfileRequest, opts ...grpc.CallOption) (*GetDeviceProfileResponse, error) // Update updates the given device-profile. Update(ctx context.Context, in *UpdateDeviceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes the device-profile matching the given id. Delete(ctx context.Context, in *DeleteDeviceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the available device-profiles. List(ctx context.Context, in *ListDeviceProfileRequest, opts ...grpc.CallOption) (*ListDeviceProfileResponse, error) }
DeviceProfileServiceClient is the client API for DeviceProfileService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeviceProfileServiceClient ¶
func NewDeviceProfileServiceClient(cc grpc.ClientConnInterface) DeviceProfileServiceClient
type DeviceProfileServiceServer ¶
type DeviceProfileServiceServer interface { // Create creates the given device-profile. Create(context.Context, *CreateDeviceProfileRequest) (*CreateDeviceProfileResponse, error) // Get returns the device-profile matching the given id. Get(context.Context, *GetDeviceProfileRequest) (*GetDeviceProfileResponse, error) // Update updates the given device-profile. Update(context.Context, *UpdateDeviceProfileRequest) (*empty.Empty, error) // Delete deletes the device-profile matching the given id. Delete(context.Context, *DeleteDeviceProfileRequest) (*empty.Empty, error) // List lists the available device-profiles. List(context.Context, *ListDeviceProfileRequest) (*ListDeviceProfileResponse, error) }
DeviceProfileServiceServer is the server API for DeviceProfileService service.
type DeviceQueueItem ¶
type DeviceQueueItem struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Set this to true when an acknowledgement from the device is required. // Please note that this must not be used to guarantee a delivery. Confirmed bool `protobuf:"varint,2,opt,name=confirmed,proto3" json:"confirmed,omitempty"` // Downlink frame-counter. // This will be automatically set on enquue. FCnt uint32 `protobuf:"varint,6,opt,name=f_cnt,json=fCnt,proto3" json:"f_cnt,omitempty"` // FPort used (must be > 0) FPort uint32 `protobuf:"varint,3,opt,name=f_port,json=fPort,proto3" json:"f_port,omitempty"` // Base64 encoded data. // Or use the json_object field when an application codec has been configured. Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // JSON object (string). // Only use this when an application codec has been configured that can convert // this object into binary form. JsonObject string `protobuf:"bytes,5,opt,name=json_object,json=jsonObject,proto3" json:"json_object,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceQueueItem) Descriptor ¶
func (*DeviceQueueItem) Descriptor() ([]byte, []int)
func (*DeviceQueueItem) GetConfirmed ¶
func (m *DeviceQueueItem) GetConfirmed() bool
func (*DeviceQueueItem) GetData ¶
func (m *DeviceQueueItem) GetData() []byte
func (*DeviceQueueItem) GetDevEui ¶
func (m *DeviceQueueItem) GetDevEui() string
func (*DeviceQueueItem) GetFCnt ¶
func (m *DeviceQueueItem) GetFCnt() uint32
func (*DeviceQueueItem) GetFPort ¶
func (m *DeviceQueueItem) GetFPort() uint32
func (*DeviceQueueItem) GetJsonObject ¶
func (m *DeviceQueueItem) GetJsonObject() string
func (*DeviceQueueItem) ProtoMessage ¶
func (*DeviceQueueItem) ProtoMessage()
func (*DeviceQueueItem) Reset ¶
func (m *DeviceQueueItem) Reset()
func (*DeviceQueueItem) String ¶
func (m *DeviceQueueItem) String() string
func (*DeviceQueueItem) XXX_DiscardUnknown ¶
func (m *DeviceQueueItem) XXX_DiscardUnknown()
func (*DeviceQueueItem) XXX_Marshal ¶
func (m *DeviceQueueItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceQueueItem) XXX_Merge ¶
func (m *DeviceQueueItem) XXX_Merge(src proto.Message)
func (*DeviceQueueItem) XXX_Size ¶
func (m *DeviceQueueItem) XXX_Size() int
func (*DeviceQueueItem) XXX_Unmarshal ¶
func (m *DeviceQueueItem) XXX_Unmarshal(b []byte) error
type DeviceQueueServiceClient ¶
type DeviceQueueServiceClient interface { // Enqueue adds the given item to the device-queue. Enqueue(ctx context.Context, in *EnqueueDeviceQueueItemRequest, opts ...grpc.CallOption) (*EnqueueDeviceQueueItemResponse, error) // Flush flushes the downlink device-queue. Flush(ctx context.Context, in *FlushDeviceQueueRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the items in the device-queue. List(ctx context.Context, in *ListDeviceQueueItemsRequest, opts ...grpc.CallOption) (*ListDeviceQueueItemsResponse, error) }
DeviceQueueServiceClient is the client API for DeviceQueueService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeviceQueueServiceClient ¶
func NewDeviceQueueServiceClient(cc grpc.ClientConnInterface) DeviceQueueServiceClient
type DeviceQueueServiceServer ¶
type DeviceQueueServiceServer interface { // Enqueue adds the given item to the device-queue. Enqueue(context.Context, *EnqueueDeviceQueueItemRequest) (*EnqueueDeviceQueueItemResponse, error) // Flush flushes the downlink device-queue. Flush(context.Context, *FlushDeviceQueueRequest) (*empty.Empty, error) // List lists the items in the device-queue. List(context.Context, *ListDeviceQueueItemsRequest) (*ListDeviceQueueItemsResponse, error) }
DeviceQueueServiceServer is the server API for DeviceQueueService service.
type DeviceServiceClient ¶
type DeviceServiceClient interface { // Create creates the given device. Create(ctx context.Context, in *CreateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Get returns the device matching the given DevEUI. Get(ctx context.Context, in *GetDeviceRequest, opts ...grpc.CallOption) (*GetDeviceResponse, error) // List returns the available devices. List(ctx context.Context, in *ListDeviceRequest, opts ...grpc.CallOption) (*ListDeviceResponse, error) // Delete deletes the device matching the given DevEUI. Delete(ctx context.Context, in *DeleteDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Update updates the device matching the given DevEUI. Update(ctx context.Context, in *UpdateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) // CreateKeys creates the given device-keys. CreateKeys(ctx context.Context, in *CreateDeviceKeysRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetKeys returns the device-keys for the given DevEUI. GetKeys(ctx context.Context, in *GetDeviceKeysRequest, opts ...grpc.CallOption) (*GetDeviceKeysResponse, error) // UpdateKeys updates the device-keys. UpdateKeys(ctx context.Context, in *UpdateDeviceKeysRequest, opts ...grpc.CallOption) (*empty.Empty, error) // DeleteKeys deletes the device-keys for the given DevEUI. DeleteKeys(ctx context.Context, in *DeleteDeviceKeysRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Activate (re)activates the device with the given parameters (for ABP or for importing OTAA activations). Activate(ctx context.Context, in *ActivateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Deactivate de-activates the device. Deactivate(ctx context.Context, in *DeactivateDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) // GetActivation returns the current activation details of the device (OTAA and ABP). GetActivation(ctx context.Context, in *GetDeviceActivationRequest, opts ...grpc.CallOption) (*GetDeviceActivationResponse, error) // GetRandomDevAddr returns a random DevAddr taking the NwkID prefix into account. GetRandomDevAddr(ctx context.Context, in *GetRandomDevAddrRequest, opts ...grpc.CallOption) (*GetRandomDevAddrResponse, error) // GetStats returns the device stats. GetStats(ctx context.Context, in *GetDeviceStatsRequest, opts ...grpc.CallOption) (*GetDeviceStatsResponse, error) // StreamFrameLogs streams the uplink and downlink frame-logs for the given DevEUI. // * These are the raw LoRaWAN frames and this endpoint is intended for debugging only. // * This endpoint does not work from a web-browser. StreamFrameLogs(ctx context.Context, in *StreamDeviceFrameLogsRequest, opts ...grpc.CallOption) (DeviceService_StreamFrameLogsClient, error) // StreamEventLogs stream the device events (uplink payloads, ACKs, joins, errors). // * This endpoint is intended for debugging only. // * This endpoint does not work from a web-browser. StreamEventLogs(ctx context.Context, in *StreamDeviceEventLogsRequest, opts ...grpc.CallOption) (DeviceService_StreamEventLogsClient, error) // ClearDeviceNonces deletes the device older activation records for the given DevEUI. // * These are clear older DevNonce records from device activation records in Network Server // * These clears all DevNonce records but keeps latest 20 records for maintain device activation status ClearDeviceNonces(ctx context.Context, in *ClearDeviceNoncesRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
DeviceServiceClient is the client API for DeviceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeviceServiceClient ¶
func NewDeviceServiceClient(cc grpc.ClientConnInterface) DeviceServiceClient
type DeviceServiceServer ¶
type DeviceServiceServer interface { // Create creates the given device. Create(context.Context, *CreateDeviceRequest) (*empty.Empty, error) // Get returns the device matching the given DevEUI. Get(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error) // List returns the available devices. List(context.Context, *ListDeviceRequest) (*ListDeviceResponse, error) // Delete deletes the device matching the given DevEUI. Delete(context.Context, *DeleteDeviceRequest) (*empty.Empty, error) // Update updates the device matching the given DevEUI. Update(context.Context, *UpdateDeviceRequest) (*empty.Empty, error) // CreateKeys creates the given device-keys. CreateKeys(context.Context, *CreateDeviceKeysRequest) (*empty.Empty, error) // GetKeys returns the device-keys for the given DevEUI. GetKeys(context.Context, *GetDeviceKeysRequest) (*GetDeviceKeysResponse, error) // UpdateKeys updates the device-keys. UpdateKeys(context.Context, *UpdateDeviceKeysRequest) (*empty.Empty, error) // DeleteKeys deletes the device-keys for the given DevEUI. DeleteKeys(context.Context, *DeleteDeviceKeysRequest) (*empty.Empty, error) // Activate (re)activates the device with the given parameters (for ABP or for importing OTAA activations). Activate(context.Context, *ActivateDeviceRequest) (*empty.Empty, error) // Deactivate de-activates the device. Deactivate(context.Context, *DeactivateDeviceRequest) (*empty.Empty, error) // GetActivation returns the current activation details of the device (OTAA and ABP). GetActivation(context.Context, *GetDeviceActivationRequest) (*GetDeviceActivationResponse, error) // GetRandomDevAddr returns a random DevAddr taking the NwkID prefix into account. GetRandomDevAddr(context.Context, *GetRandomDevAddrRequest) (*GetRandomDevAddrResponse, error) // GetStats returns the device stats. GetStats(context.Context, *GetDeviceStatsRequest) (*GetDeviceStatsResponse, error) // StreamFrameLogs streams the uplink and downlink frame-logs for the given DevEUI. // * These are the raw LoRaWAN frames and this endpoint is intended for debugging only. // * This endpoint does not work from a web-browser. StreamFrameLogs(*StreamDeviceFrameLogsRequest, DeviceService_StreamFrameLogsServer) error // StreamEventLogs stream the device events (uplink payloads, ACKs, joins, errors). // * This endpoint is intended for debugging only. // * This endpoint does not work from a web-browser. StreamEventLogs(*StreamDeviceEventLogsRequest, DeviceService_StreamEventLogsServer) error // ClearDeviceNonces deletes the device older activation records for the given DevEUI. // * These are clear older DevNonce records from device activation records in Network Server // * These clears all DevNonce records but keeps latest 20 records for maintain device activation status ClearDeviceNonces(context.Context, *ClearDeviceNoncesRequest) (*empty.Empty, error) }
DeviceServiceServer is the server API for DeviceService service.
type DeviceService_StreamEventLogsClient ¶
type DeviceService_StreamEventLogsClient interface { Recv() (*StreamDeviceEventLogsResponse, error) grpc.ClientStream }
type DeviceService_StreamEventLogsServer ¶
type DeviceService_StreamEventLogsServer interface { Send(*StreamDeviceEventLogsResponse) error grpc.ServerStream }
type DeviceService_StreamFrameLogsClient ¶
type DeviceService_StreamFrameLogsClient interface { Recv() (*StreamDeviceFrameLogsResponse, error) grpc.ClientStream }
type DeviceService_StreamFrameLogsServer ¶
type DeviceService_StreamFrameLogsServer interface { Send(*StreamDeviceFrameLogsResponse) error grpc.ServerStream }
type DeviceStats ¶
type DeviceStats struct { // Timestamp of the (aggregated) measurement. Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Packets received from the device. RxPackets uint32 `protobuf:"varint,2,opt,name=rx_packets,json=rxPackets,proto3" json:"rx_packets,omitempty"` // Average RSSI (as reported by the gateway(s)). GwRssi float32 `protobuf:"fixed32,3,opt,name=gw_rssi,json=gwRssi,proto3" json:"gw_rssi,omitempty"` // Average SNR (as reported by the gateway(s)). GwSnr float32 `protobuf:"fixed32,4,opt,name=gw_snr,json=gwSnr,proto3" json:"gw_snr,omitempty"` // Packets received by frequency. RxPacketsPerFrequency map[uint32]uint32 `` /* 218-byte string literal not displayed */ // Packets received by DR. RxPacketsPerDr map[uint32]uint32 `` /* 197-byte string literal not displayed */ // Error count. Errors map[string]uint32 `` /* 154-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceStats) Descriptor ¶
func (*DeviceStats) Descriptor() ([]byte, []int)
func (*DeviceStats) GetErrors ¶
func (m *DeviceStats) GetErrors() map[string]uint32
func (*DeviceStats) GetGwRssi ¶
func (m *DeviceStats) GetGwRssi() float32
func (*DeviceStats) GetGwSnr ¶
func (m *DeviceStats) GetGwSnr() float32
func (*DeviceStats) GetRxPackets ¶
func (m *DeviceStats) GetRxPackets() uint32
func (*DeviceStats) GetRxPacketsPerDr ¶
func (m *DeviceStats) GetRxPacketsPerDr() map[uint32]uint32
func (*DeviceStats) GetRxPacketsPerFrequency ¶
func (m *DeviceStats) GetRxPacketsPerFrequency() map[uint32]uint32
func (*DeviceStats) GetTimestamp ¶
func (m *DeviceStats) GetTimestamp() *timestamp.Timestamp
func (*DeviceStats) ProtoMessage ¶
func (*DeviceStats) ProtoMessage()
func (*DeviceStats) Reset ¶
func (m *DeviceStats) Reset()
func (*DeviceStats) String ¶
func (m *DeviceStats) String() string
func (*DeviceStats) XXX_DiscardUnknown ¶
func (m *DeviceStats) XXX_DiscardUnknown()
func (*DeviceStats) XXX_Marshal ¶
func (m *DeviceStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeviceStats) XXX_Merge ¶
func (m *DeviceStats) XXX_Merge(src proto.Message)
func (*DeviceStats) XXX_Size ¶
func (m *DeviceStats) XXX_Size() int
func (*DeviceStats) XXX_Unmarshal ¶
func (m *DeviceStats) XXX_Unmarshal(b []byte) error
type DownlinkFrameLog ¶
type DownlinkFrameLog struct { // TX information of the downlink. TxInfo *gw.DownlinkTXInfo `protobuf:"bytes,1,opt,name=tx_info,json=txInfo,proto3" json:"tx_info,omitempty"` // LoRaWAN PHYPayload. PhyPayloadJson string `protobuf:"bytes,2,opt,name=phy_payload_json,json=phyPayloadJSON,proto3" json:"phy_payload_json,omitempty"` // Gateway ID. GatewayId string `protobuf:"bytes,3,opt,name=gateway_id,json=gatewayID,proto3" json:"gateway_id,omitempty"` // Published at timestamp. PublishedAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=published_at,json=publishedAt,proto3" json:"published_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DownlinkFrameLog) Descriptor ¶
func (*DownlinkFrameLog) Descriptor() ([]byte, []int)
func (*DownlinkFrameLog) GetGatewayId ¶
func (m *DownlinkFrameLog) GetGatewayId() string
func (*DownlinkFrameLog) GetPhyPayloadJson ¶
func (m *DownlinkFrameLog) GetPhyPayloadJson() string
func (*DownlinkFrameLog) GetPublishedAt ¶
func (m *DownlinkFrameLog) GetPublishedAt() *timestamp.Timestamp
func (*DownlinkFrameLog) GetTxInfo ¶
func (m *DownlinkFrameLog) GetTxInfo() *gw.DownlinkTXInfo
func (*DownlinkFrameLog) ProtoMessage ¶
func (*DownlinkFrameLog) ProtoMessage()
func (*DownlinkFrameLog) Reset ¶
func (m *DownlinkFrameLog) Reset()
func (*DownlinkFrameLog) String ¶
func (m *DownlinkFrameLog) String() string
func (*DownlinkFrameLog) XXX_DiscardUnknown ¶
func (m *DownlinkFrameLog) XXX_DiscardUnknown()
func (*DownlinkFrameLog) XXX_Marshal ¶
func (m *DownlinkFrameLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DownlinkFrameLog) XXX_Merge ¶
func (m *DownlinkFrameLog) XXX_Merge(src proto.Message)
func (*DownlinkFrameLog) XXX_Size ¶
func (m *DownlinkFrameLog) XXX_Size() int
func (*DownlinkFrameLog) XXX_Unmarshal ¶
func (m *DownlinkFrameLog) XXX_Unmarshal(b []byte) error
type EnqueueDeviceQueueItemRequest ¶
type EnqueueDeviceQueueItemRequest struct { // Queue-item object to enqueue. DeviceQueueItem *DeviceQueueItem `protobuf:"bytes,1,opt,name=device_queue_item,json=deviceQueueItem,proto3" json:"device_queue_item,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnqueueDeviceQueueItemRequest) Descriptor ¶
func (*EnqueueDeviceQueueItemRequest) Descriptor() ([]byte, []int)
func (*EnqueueDeviceQueueItemRequest) GetDeviceQueueItem ¶
func (m *EnqueueDeviceQueueItemRequest) GetDeviceQueueItem() *DeviceQueueItem
func (*EnqueueDeviceQueueItemRequest) ProtoMessage ¶
func (*EnqueueDeviceQueueItemRequest) ProtoMessage()
func (*EnqueueDeviceQueueItemRequest) Reset ¶
func (m *EnqueueDeviceQueueItemRequest) Reset()
func (*EnqueueDeviceQueueItemRequest) String ¶
func (m *EnqueueDeviceQueueItemRequest) String() string
func (*EnqueueDeviceQueueItemRequest) XXX_DiscardUnknown ¶
func (m *EnqueueDeviceQueueItemRequest) XXX_DiscardUnknown()
func (*EnqueueDeviceQueueItemRequest) XXX_Marshal ¶
func (m *EnqueueDeviceQueueItemRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnqueueDeviceQueueItemRequest) XXX_Merge ¶
func (m *EnqueueDeviceQueueItemRequest) XXX_Merge(src proto.Message)
func (*EnqueueDeviceQueueItemRequest) XXX_Size ¶
func (m *EnqueueDeviceQueueItemRequest) XXX_Size() int
func (*EnqueueDeviceQueueItemRequest) XXX_Unmarshal ¶
func (m *EnqueueDeviceQueueItemRequest) XXX_Unmarshal(b []byte) error
type EnqueueDeviceQueueItemResponse ¶
type EnqueueDeviceQueueItemResponse struct { // Frame-counter for the enqueued payload. FCnt uint32 `protobuf:"varint,1,opt,name=f_cnt,json=fCnt,proto3" json:"f_cnt,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnqueueDeviceQueueItemResponse) Descriptor ¶
func (*EnqueueDeviceQueueItemResponse) Descriptor() ([]byte, []int)
func (*EnqueueDeviceQueueItemResponse) GetFCnt ¶
func (m *EnqueueDeviceQueueItemResponse) GetFCnt() uint32
func (*EnqueueDeviceQueueItemResponse) ProtoMessage ¶
func (*EnqueueDeviceQueueItemResponse) ProtoMessage()
func (*EnqueueDeviceQueueItemResponse) Reset ¶
func (m *EnqueueDeviceQueueItemResponse) Reset()
func (*EnqueueDeviceQueueItemResponse) String ¶
func (m *EnqueueDeviceQueueItemResponse) String() string
func (*EnqueueDeviceQueueItemResponse) XXX_DiscardUnknown ¶
func (m *EnqueueDeviceQueueItemResponse) XXX_DiscardUnknown()
func (*EnqueueDeviceQueueItemResponse) XXX_Marshal ¶
func (m *EnqueueDeviceQueueItemResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnqueueDeviceQueueItemResponse) XXX_Merge ¶
func (m *EnqueueDeviceQueueItemResponse) XXX_Merge(src proto.Message)
func (*EnqueueDeviceQueueItemResponse) XXX_Size ¶
func (m *EnqueueDeviceQueueItemResponse) XXX_Size() int
func (*EnqueueDeviceQueueItemResponse) XXX_Unmarshal ¶
func (m *EnqueueDeviceQueueItemResponse) XXX_Unmarshal(b []byte) error
type EnqueueMulticastQueueItemRequest ¶
type EnqueueMulticastQueueItemRequest struct { // Multicast queue-item object to enqueue. MulticastQueueItem *MulticastQueueItem `protobuf:"bytes,1,opt,name=multicast_queue_item,json=multicastQueueItem,proto3" json:"multicast_queue_item,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnqueueMulticastQueueItemRequest) Descriptor ¶
func (*EnqueueMulticastQueueItemRequest) Descriptor() ([]byte, []int)
func (*EnqueueMulticastQueueItemRequest) GetMulticastQueueItem ¶
func (m *EnqueueMulticastQueueItemRequest) GetMulticastQueueItem() *MulticastQueueItem
func (*EnqueueMulticastQueueItemRequest) ProtoMessage ¶
func (*EnqueueMulticastQueueItemRequest) ProtoMessage()
func (*EnqueueMulticastQueueItemRequest) Reset ¶
func (m *EnqueueMulticastQueueItemRequest) Reset()
func (*EnqueueMulticastQueueItemRequest) String ¶
func (m *EnqueueMulticastQueueItemRequest) String() string
func (*EnqueueMulticastQueueItemRequest) XXX_DiscardUnknown ¶
func (m *EnqueueMulticastQueueItemRequest) XXX_DiscardUnknown()
func (*EnqueueMulticastQueueItemRequest) XXX_Marshal ¶
func (m *EnqueueMulticastQueueItemRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnqueueMulticastQueueItemRequest) XXX_Merge ¶
func (m *EnqueueMulticastQueueItemRequest) XXX_Merge(src proto.Message)
func (*EnqueueMulticastQueueItemRequest) XXX_Size ¶
func (m *EnqueueMulticastQueueItemRequest) XXX_Size() int
func (*EnqueueMulticastQueueItemRequest) XXX_Unmarshal ¶
func (m *EnqueueMulticastQueueItemRequest) XXX_Unmarshal(b []byte) error
type EnqueueMulticastQueueItemResponse ¶
type EnqueueMulticastQueueItemResponse struct { // Frame-counter for the enqueued payload. FCnt uint32 `protobuf:"varint,1,opt,name=f_cnt,json=fCnt,proto3" json:"f_cnt,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnqueueMulticastQueueItemResponse) Descriptor ¶
func (*EnqueueMulticastQueueItemResponse) Descriptor() ([]byte, []int)
func (*EnqueueMulticastQueueItemResponse) GetFCnt ¶
func (m *EnqueueMulticastQueueItemResponse) GetFCnt() uint32
func (*EnqueueMulticastQueueItemResponse) ProtoMessage ¶
func (*EnqueueMulticastQueueItemResponse) ProtoMessage()
func (*EnqueueMulticastQueueItemResponse) Reset ¶
func (m *EnqueueMulticastQueueItemResponse) Reset()
func (*EnqueueMulticastQueueItemResponse) String ¶
func (m *EnqueueMulticastQueueItemResponse) String() string
func (*EnqueueMulticastQueueItemResponse) XXX_DiscardUnknown ¶
func (m *EnqueueMulticastQueueItemResponse) XXX_DiscardUnknown()
func (*EnqueueMulticastQueueItemResponse) XXX_Marshal ¶
func (m *EnqueueMulticastQueueItemResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnqueueMulticastQueueItemResponse) XXX_Merge ¶
func (m *EnqueueMulticastQueueItemResponse) XXX_Merge(src proto.Message)
func (*EnqueueMulticastQueueItemResponse) XXX_Size ¶
func (m *EnqueueMulticastQueueItemResponse) XXX_Size() int
func (*EnqueueMulticastQueueItemResponse) XXX_Unmarshal ¶
func (m *EnqueueMulticastQueueItemResponse) XXX_Unmarshal(b []byte) error
type FUOTADeployment ¶
type FUOTADeployment struct { // ID of the deployment (string formatted UUID). // This value will be automatically assigned on create. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Name of the deployment. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Multicast type. // Currently only Class-C is supported! GroupType MulticastGroupType `protobuf:"varint,3,opt,name=group_type,json=groupType,proto3,enum=api.MulticastGroupType" json:"group_type,omitempty"` // Data-rate. Dr uint32 `protobuf:"varint,4,opt,name=dr,proto3" json:"dr,omitempty"` // Frequency (Hz). Frequency uint32 `protobuf:"varint,5,opt,name=frequency,proto3" json:"frequency,omitempty"` // Payload. Payload []byte `protobuf:"bytes,6,opt,name=payload,proto3" json:"payload,omitempty"` // Redundancy (number of packages). Redundancy uint32 `protobuf:"varint,7,opt,name=redundancy,proto3" json:"redundancy,omitempty"` // Multicast time-out. // Please refer to the Remote Multicast Setup specification as this field // has a different meaning for Class-B and Class-C groups. MulticastTimeout uint32 `protobuf:"varint,8,opt,name=multicast_timeout,json=multicastTimeout,proto3" json:"multicast_timeout,omitempty"` // Unicast time-out. // Set this to the value in which you at least expect an uplink frame from the // device. The FUOTA deployment engine will wait at least for the given time // before proceeding with the next steps. UnicastTimeout *duration.Duration `protobuf:"bytes,9,opt,name=unicast_timeout,json=unicastTimeout,proto3" json:"unicast_timeout,omitempty"` // Deployment state. // This value will be automatically set on create. State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"` // Next step after. // This value will be automatically set on create. NextStepAfter *timestamp.Timestamp `protobuf:"bytes,11,opt,name=next_step_after,json=nextStepAfter,proto3" json:"next_step_after,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FUOTADeployment) Descriptor ¶
func (*FUOTADeployment) Descriptor() ([]byte, []int)
func (*FUOTADeployment) GetDr ¶
func (m *FUOTADeployment) GetDr() uint32
func (*FUOTADeployment) GetFrequency ¶
func (m *FUOTADeployment) GetFrequency() uint32
func (*FUOTADeployment) GetGroupType ¶
func (m *FUOTADeployment) GetGroupType() MulticastGroupType
func (*FUOTADeployment) GetId ¶
func (m *FUOTADeployment) GetId() string
func (*FUOTADeployment) GetMulticastTimeout ¶
func (m *FUOTADeployment) GetMulticastTimeout() uint32
func (*FUOTADeployment) GetName ¶
func (m *FUOTADeployment) GetName() string
func (*FUOTADeployment) GetNextStepAfter ¶
func (m *FUOTADeployment) GetNextStepAfter() *timestamp.Timestamp
func (*FUOTADeployment) GetPayload ¶
func (m *FUOTADeployment) GetPayload() []byte
func (*FUOTADeployment) GetRedundancy ¶
func (m *FUOTADeployment) GetRedundancy() uint32
func (*FUOTADeployment) GetState ¶
func (m *FUOTADeployment) GetState() string
func (*FUOTADeployment) GetUnicastTimeout ¶
func (m *FUOTADeployment) GetUnicastTimeout() *duration.Duration
func (*FUOTADeployment) ProtoMessage ¶
func (*FUOTADeployment) ProtoMessage()
func (*FUOTADeployment) Reset ¶
func (m *FUOTADeployment) Reset()
func (*FUOTADeployment) String ¶
func (m *FUOTADeployment) String() string
func (*FUOTADeployment) XXX_DiscardUnknown ¶
func (m *FUOTADeployment) XXX_DiscardUnknown()
func (*FUOTADeployment) XXX_Marshal ¶
func (m *FUOTADeployment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FUOTADeployment) XXX_Merge ¶
func (m *FUOTADeployment) XXX_Merge(src proto.Message)
func (*FUOTADeployment) XXX_Size ¶
func (m *FUOTADeployment) XXX_Size() int
func (*FUOTADeployment) XXX_Unmarshal ¶
func (m *FUOTADeployment) XXX_Unmarshal(b []byte) error
type FUOTADeploymentDeviceListItem ¶
type FUOTADeploymentDeviceListItem struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Device name. DeviceName string `protobuf:"bytes,2,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"` // Device state. State FUOTADeploymentDeviceState `protobuf:"varint,3,opt,name=state,proto3,enum=api.FUOTADeploymentDeviceState" json:"state,omitempty"` // Error message (in case of error state). ErrorMessage string `protobuf:"bytes,4,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Updated at timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FUOTADeploymentDeviceListItem) Descriptor ¶
func (*FUOTADeploymentDeviceListItem) Descriptor() ([]byte, []int)
func (*FUOTADeploymentDeviceListItem) GetCreatedAt ¶
func (m *FUOTADeploymentDeviceListItem) GetCreatedAt() *timestamp.Timestamp
func (*FUOTADeploymentDeviceListItem) GetDevEui ¶
func (m *FUOTADeploymentDeviceListItem) GetDevEui() string
func (*FUOTADeploymentDeviceListItem) GetDeviceName ¶
func (m *FUOTADeploymentDeviceListItem) GetDeviceName() string
func (*FUOTADeploymentDeviceListItem) GetErrorMessage ¶
func (m *FUOTADeploymentDeviceListItem) GetErrorMessage() string
func (*FUOTADeploymentDeviceListItem) GetState ¶
func (m *FUOTADeploymentDeviceListItem) GetState() FUOTADeploymentDeviceState
func (*FUOTADeploymentDeviceListItem) GetUpdatedAt ¶
func (m *FUOTADeploymentDeviceListItem) GetUpdatedAt() *timestamp.Timestamp
func (*FUOTADeploymentDeviceListItem) ProtoMessage ¶
func (*FUOTADeploymentDeviceListItem) ProtoMessage()
func (*FUOTADeploymentDeviceListItem) Reset ¶
func (m *FUOTADeploymentDeviceListItem) Reset()
func (*FUOTADeploymentDeviceListItem) String ¶
func (m *FUOTADeploymentDeviceListItem) String() string
func (*FUOTADeploymentDeviceListItem) XXX_DiscardUnknown ¶
func (m *FUOTADeploymentDeviceListItem) XXX_DiscardUnknown()
func (*FUOTADeploymentDeviceListItem) XXX_Marshal ¶
func (m *FUOTADeploymentDeviceListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FUOTADeploymentDeviceListItem) XXX_Merge ¶
func (m *FUOTADeploymentDeviceListItem) XXX_Merge(src proto.Message)
func (*FUOTADeploymentDeviceListItem) XXX_Size ¶
func (m *FUOTADeploymentDeviceListItem) XXX_Size() int
func (*FUOTADeploymentDeviceListItem) XXX_Unmarshal ¶
func (m *FUOTADeploymentDeviceListItem) XXX_Unmarshal(b []byte) error
type FUOTADeploymentDeviceState ¶
type FUOTADeploymentDeviceState int32
const ( // Pending. FUOTADeploymentDeviceState_PENDING FUOTADeploymentDeviceState = 0 // Success. FUOTADeploymentDeviceState_SUCCESS FUOTADeploymentDeviceState = 1 // Error. FUOTADeploymentDeviceState_ERROR FUOTADeploymentDeviceState = 2 )
func (FUOTADeploymentDeviceState) EnumDescriptor ¶
func (FUOTADeploymentDeviceState) EnumDescriptor() ([]byte, []int)
func (FUOTADeploymentDeviceState) String ¶
func (x FUOTADeploymentDeviceState) String() string
type FUOTADeploymentListItem ¶
type FUOTADeploymentListItem struct { // ID of the deployment (string formatted UUID). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Name of the deployment. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` // Deployment state. State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"` // Next step after. NextStepAfter *timestamp.Timestamp `protobuf:"bytes,6,opt,name=next_step_after,json=nextStepAfter,proto3" json:"next_step_after,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FUOTADeploymentListItem) Descriptor ¶
func (*FUOTADeploymentListItem) Descriptor() ([]byte, []int)
func (*FUOTADeploymentListItem) GetCreatedAt ¶
func (m *FUOTADeploymentListItem) GetCreatedAt() *timestamp.Timestamp
func (*FUOTADeploymentListItem) GetId ¶
func (m *FUOTADeploymentListItem) GetId() string
func (*FUOTADeploymentListItem) GetName ¶
func (m *FUOTADeploymentListItem) GetName() string
func (*FUOTADeploymentListItem) GetNextStepAfter ¶
func (m *FUOTADeploymentListItem) GetNextStepAfter() *timestamp.Timestamp
func (*FUOTADeploymentListItem) GetState ¶
func (m *FUOTADeploymentListItem) GetState() string
func (*FUOTADeploymentListItem) GetUpdatedAt ¶
func (m *FUOTADeploymentListItem) GetUpdatedAt() *timestamp.Timestamp
func (*FUOTADeploymentListItem) ProtoMessage ¶
func (*FUOTADeploymentListItem) ProtoMessage()
func (*FUOTADeploymentListItem) Reset ¶
func (m *FUOTADeploymentListItem) Reset()
func (*FUOTADeploymentListItem) String ¶
func (m *FUOTADeploymentListItem) String() string
func (*FUOTADeploymentListItem) XXX_DiscardUnknown ¶
func (m *FUOTADeploymentListItem) XXX_DiscardUnknown()
func (*FUOTADeploymentListItem) XXX_Marshal ¶
func (m *FUOTADeploymentListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FUOTADeploymentListItem) XXX_Merge ¶
func (m *FUOTADeploymentListItem) XXX_Merge(src proto.Message)
func (*FUOTADeploymentListItem) XXX_Size ¶
func (m *FUOTADeploymentListItem) XXX_Size() int
func (*FUOTADeploymentListItem) XXX_Unmarshal ¶
func (m *FUOTADeploymentListItem) XXX_Unmarshal(b []byte) error
type FUOTADeploymentServiceClient ¶
type FUOTADeploymentServiceClient interface { // CreateForDevice creates a deployment for the given DevEUI. CreateForDevice(ctx context.Context, in *CreateFUOTADeploymentForDeviceRequest, opts ...grpc.CallOption) (*CreateFUOTADeploymentForDeviceResponse, error) // Get returns the fuota deployment for the given id. Get(ctx context.Context, in *GetFUOTADeploymentRequest, opts ...grpc.CallOption) (*GetFUOTADeploymentResponse, error) // List lists the fuota deployments. List(ctx context.Context, in *ListFUOTADeploymentRequest, opts ...grpc.CallOption) (*ListFUOTADeploymentResponse, error) // GetDeploymentDevice returns the deployment device. GetDeploymentDevice(ctx context.Context, in *GetFUOTADeploymentDeviceRequest, opts ...grpc.CallOption) (*GetFUOTADeploymentDeviceResponse, error) // ListDeploymentDevices lists the devices (and status) for the given fuota deployment ID. ListDeploymentDevices(ctx context.Context, in *ListFUOTADeploymentDevicesRequest, opts ...grpc.CallOption) (*ListFUOTADeploymentDevicesResponse, error) }
FUOTADeploymentServiceClient is the client API for FUOTADeploymentService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewFUOTADeploymentServiceClient ¶
func NewFUOTADeploymentServiceClient(cc grpc.ClientConnInterface) FUOTADeploymentServiceClient
type FUOTADeploymentServiceServer ¶
type FUOTADeploymentServiceServer interface { // CreateForDevice creates a deployment for the given DevEUI. CreateForDevice(context.Context, *CreateFUOTADeploymentForDeviceRequest) (*CreateFUOTADeploymentForDeviceResponse, error) // Get returns the fuota deployment for the given id. Get(context.Context, *GetFUOTADeploymentRequest) (*GetFUOTADeploymentResponse, error) // List lists the fuota deployments. List(context.Context, *ListFUOTADeploymentRequest) (*ListFUOTADeploymentResponse, error) // GetDeploymentDevice returns the deployment device. GetDeploymentDevice(context.Context, *GetFUOTADeploymentDeviceRequest) (*GetFUOTADeploymentDeviceResponse, error) // ListDeploymentDevices lists the devices (and status) for the given fuota deployment ID. ListDeploymentDevices(context.Context, *ListFUOTADeploymentDevicesRequest) (*ListFUOTADeploymentDevicesResponse, error) }
FUOTADeploymentServiceServer is the server API for FUOTADeploymentService service.
type FlushDeviceQueueRequest ¶
type FlushDeviceQueueRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FlushDeviceQueueRequest) Descriptor ¶
func (*FlushDeviceQueueRequest) Descriptor() ([]byte, []int)
func (*FlushDeviceQueueRequest) GetDevEui ¶
func (m *FlushDeviceQueueRequest) GetDevEui() string
func (*FlushDeviceQueueRequest) ProtoMessage ¶
func (*FlushDeviceQueueRequest) ProtoMessage()
func (*FlushDeviceQueueRequest) Reset ¶
func (m *FlushDeviceQueueRequest) Reset()
func (*FlushDeviceQueueRequest) String ¶
func (m *FlushDeviceQueueRequest) String() string
func (*FlushDeviceQueueRequest) XXX_DiscardUnknown ¶
func (m *FlushDeviceQueueRequest) XXX_DiscardUnknown()
func (*FlushDeviceQueueRequest) XXX_Marshal ¶
func (m *FlushDeviceQueueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FlushDeviceQueueRequest) XXX_Merge ¶
func (m *FlushDeviceQueueRequest) XXX_Merge(src proto.Message)
func (*FlushDeviceQueueRequest) XXX_Size ¶
func (m *FlushDeviceQueueRequest) XXX_Size() int
func (*FlushDeviceQueueRequest) XXX_Unmarshal ¶
func (m *FlushDeviceQueueRequest) XXX_Unmarshal(b []byte) error
type FlushMulticastGroupQueueItemsRequest ¶
type FlushMulticastGroupQueueItemsRequest struct { // Multicast-group ID (string formatted UUID). MulticastGroupId string `protobuf:"bytes,1,opt,name=multicast_group_id,json=multicastGroupID,proto3" json:"multicast_group_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FlushMulticastGroupQueueItemsRequest) Descriptor ¶
func (*FlushMulticastGroupQueueItemsRequest) Descriptor() ([]byte, []int)
func (*FlushMulticastGroupQueueItemsRequest) GetMulticastGroupId ¶
func (m *FlushMulticastGroupQueueItemsRequest) GetMulticastGroupId() string
func (*FlushMulticastGroupQueueItemsRequest) ProtoMessage ¶
func (*FlushMulticastGroupQueueItemsRequest) ProtoMessage()
func (*FlushMulticastGroupQueueItemsRequest) Reset ¶
func (m *FlushMulticastGroupQueueItemsRequest) Reset()
func (*FlushMulticastGroupQueueItemsRequest) String ¶
func (m *FlushMulticastGroupQueueItemsRequest) String() string
func (*FlushMulticastGroupQueueItemsRequest) XXX_DiscardUnknown ¶
func (m *FlushMulticastGroupQueueItemsRequest) XXX_DiscardUnknown()
func (*FlushMulticastGroupQueueItemsRequest) XXX_Marshal ¶
func (m *FlushMulticastGroupQueueItemsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FlushMulticastGroupQueueItemsRequest) XXX_Merge ¶
func (m *FlushMulticastGroupQueueItemsRequest) XXX_Merge(src proto.Message)
func (*FlushMulticastGroupQueueItemsRequest) XXX_Size ¶
func (m *FlushMulticastGroupQueueItemsRequest) XXX_Size() int
func (*FlushMulticastGroupQueueItemsRequest) XXX_Unmarshal ¶
func (m *FlushMulticastGroupQueueItemsRequest) XXX_Unmarshal(b []byte) error
type GCPPubSubIntegration ¶
type GCPPubSubIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Marshaler. // This defines the marshaler that is used to encode the event payload. Marshaler Marshaler `protobuf:"varint,2,opt,name=marshaler,proto3,enum=api.Marshaler" json:"marshaler,omitempty"` // Credentials file. // This IAM service-account credentials file (JSON) must have the following Pub/Sub roles: // * Pub/Sub Publisher CredentialsFile string `protobuf:"bytes,3,opt,name=credentials_file,json=credentialsFile,proto3" json:"credentials_file,omitempty"` // Project ID. ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectID,proto3" json:"project_id,omitempty"` // Topic name. // This is the name of the Pub/Sub topic. TopicName string `protobuf:"bytes,5,opt,name=topic_name,json=topicName,proto3" json:"topic_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GCPPubSubIntegration) Descriptor ¶
func (*GCPPubSubIntegration) Descriptor() ([]byte, []int)
func (*GCPPubSubIntegration) GetApplicationId ¶
func (m *GCPPubSubIntegration) GetApplicationId() int64
func (*GCPPubSubIntegration) GetCredentialsFile ¶
func (m *GCPPubSubIntegration) GetCredentialsFile() string
func (*GCPPubSubIntegration) GetMarshaler ¶
func (m *GCPPubSubIntegration) GetMarshaler() Marshaler
func (*GCPPubSubIntegration) GetProjectId ¶
func (m *GCPPubSubIntegration) GetProjectId() string
func (*GCPPubSubIntegration) GetTopicName ¶
func (m *GCPPubSubIntegration) GetTopicName() string
func (*GCPPubSubIntegration) ProtoMessage ¶
func (*GCPPubSubIntegration) ProtoMessage()
func (*GCPPubSubIntegration) Reset ¶
func (m *GCPPubSubIntegration) Reset()
func (*GCPPubSubIntegration) String ¶
func (m *GCPPubSubIntegration) String() string
func (*GCPPubSubIntegration) XXX_DiscardUnknown ¶
func (m *GCPPubSubIntegration) XXX_DiscardUnknown()
func (*GCPPubSubIntegration) XXX_Marshal ¶
func (m *GCPPubSubIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GCPPubSubIntegration) XXX_Merge ¶
func (m *GCPPubSubIntegration) XXX_Merge(src proto.Message)
func (*GCPPubSubIntegration) XXX_Size ¶
func (m *GCPPubSubIntegration) XXX_Size() int
func (*GCPPubSubIntegration) XXX_Unmarshal ¶
func (m *GCPPubSubIntegration) XXX_Unmarshal(b []byte) error
type Gateway ¶
type Gateway struct { // Gateway ID (HEX encoded). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Gateway name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Gateway description. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Gateway location. Location *common.Location `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` // Organization ID to which the gateway belongs. // This can't be changed after creating the gateway. OrganizationId int64 `protobuf:"varint,5,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Set to true to enable gateway discovery. DiscoveryEnabled bool `protobuf:"varint,6,opt,name=discovery_enabled,json=discoveryEnabled,proto3" json:"discovery_enabled,omitempty"` // Network-server ID on which the gateway is provisioned. NetworkServerId int64 `protobuf:"varint,7,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Gateway-profile ID (UUID string, optional). GatewayProfileId string `protobuf:"bytes,8,opt,name=gateway_profile_id,json=gatewayProfileID,proto3" json:"gateway_profile_id,omitempty"` // Gateway boards configuration (optional). // This is (currently) only needed when the gateway supports the fine-timestamp // and you you would like to add the FPGA ID to the gateway meta-data or would // like ChirpStack Network Server to decrypt the fine-timestamp. Boards []*GatewayBoard `protobuf:"bytes,9,rep,name=boards,proto3" json:"boards,omitempty"` // Tags (user defined). Tags map[string]string `` /* 150-byte string literal not displayed */ // Metadata (provided by the gateway). Metadata map[string]string `` /* 158-byte string literal not displayed */ // Service-profile ID (UUID string, optional). ServiceProfileId string `protobuf:"bytes,12,opt,name=service_profile_id,json=serviceProfileID,proto3" json:"service_profile_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Gateway) Descriptor ¶
func (*Gateway) GetBoards ¶
func (m *Gateway) GetBoards() []*GatewayBoard
func (*Gateway) GetDescription ¶
func (*Gateway) GetDiscoveryEnabled ¶
func (*Gateway) GetGatewayProfileId ¶
func (*Gateway) GetLocation ¶
func (*Gateway) GetMetadata ¶
func (*Gateway) GetNetworkServerId ¶
func (*Gateway) GetOrganizationId ¶
func (*Gateway) GetServiceProfileId ¶
func (*Gateway) ProtoMessage ¶
func (*Gateway) ProtoMessage()
func (*Gateway) XXX_DiscardUnknown ¶
func (m *Gateway) XXX_DiscardUnknown()
func (*Gateway) XXX_Marshal ¶
func (*Gateway) XXX_Unmarshal ¶
type GatewayBoard ¶
type GatewayBoard struct { // FPGA ID of the gateway (HEX encoded) (optional). FpgaId string `protobuf:"bytes,1,opt,name=fpga_id,json=fpgaID,proto3" json:"fpga_id,omitempty"` // Fine-timestamp AES decryption key (HEX encoded) (optional). FineTimestampKey string `protobuf:"bytes,2,opt,name=fine_timestamp_key,json=fineTimestampKey,proto3" json:"fine_timestamp_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayBoard) Descriptor ¶
func (*GatewayBoard) Descriptor() ([]byte, []int)
func (*GatewayBoard) GetFineTimestampKey ¶
func (m *GatewayBoard) GetFineTimestampKey() string
func (*GatewayBoard) GetFpgaId ¶
func (m *GatewayBoard) GetFpgaId() string
func (*GatewayBoard) ProtoMessage ¶
func (*GatewayBoard) ProtoMessage()
func (*GatewayBoard) Reset ¶
func (m *GatewayBoard) Reset()
func (*GatewayBoard) String ¶
func (m *GatewayBoard) String() string
func (*GatewayBoard) XXX_DiscardUnknown ¶
func (m *GatewayBoard) XXX_DiscardUnknown()
func (*GatewayBoard) XXX_Marshal ¶
func (m *GatewayBoard) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GatewayBoard) XXX_Merge ¶
func (m *GatewayBoard) XXX_Merge(src proto.Message)
func (*GatewayBoard) XXX_Size ¶
func (m *GatewayBoard) XXX_Size() int
func (*GatewayBoard) XXX_Unmarshal ¶
func (m *GatewayBoard) XXX_Unmarshal(b []byte) error
type GatewayListItem ¶
type GatewayListItem struct { // Gateway ID (HEX encoded). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // A name for the gateway Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // A description for the gateway Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Create timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // First seen timestamp. FirstSeenAt *timestamp.Timestamp `protobuf:"bytes,8,opt,name=first_seen_at,json=firstSeenAt,proto3" json:"first_seen_at,omitempty"` // Last seen timestamp. LastSeenAt *timestamp.Timestamp `protobuf:"bytes,9,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"` // Organization ID. OrganizationId int64 `protobuf:"varint,6,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Network-server ID. NetworkServerId int64 `protobuf:"varint,7,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Location. Location *common.Location `protobuf:"bytes,10,opt,name=location,proto3" json:"location,omitempty"` // Network-server name. NetworkServerName string `protobuf:"bytes,11,opt,name=network_server_name,json=networkServerName,proto3" json:"network_server_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayListItem) Descriptor ¶
func (*GatewayListItem) Descriptor() ([]byte, []int)
func (*GatewayListItem) GetCreatedAt ¶
func (m *GatewayListItem) GetCreatedAt() *timestamp.Timestamp
func (*GatewayListItem) GetDescription ¶
func (m *GatewayListItem) GetDescription() string
func (*GatewayListItem) GetFirstSeenAt ¶
func (m *GatewayListItem) GetFirstSeenAt() *timestamp.Timestamp
func (*GatewayListItem) GetId ¶
func (m *GatewayListItem) GetId() string
func (*GatewayListItem) GetLastSeenAt ¶
func (m *GatewayListItem) GetLastSeenAt() *timestamp.Timestamp
func (*GatewayListItem) GetLocation ¶
func (m *GatewayListItem) GetLocation() *common.Location
func (*GatewayListItem) GetName ¶
func (m *GatewayListItem) GetName() string
func (*GatewayListItem) GetNetworkServerId ¶
func (m *GatewayListItem) GetNetworkServerId() int64
func (*GatewayListItem) GetNetworkServerName ¶
func (m *GatewayListItem) GetNetworkServerName() string
func (*GatewayListItem) GetOrganizationId ¶
func (m *GatewayListItem) GetOrganizationId() int64
func (*GatewayListItem) GetUpdatedAt ¶
func (m *GatewayListItem) GetUpdatedAt() *timestamp.Timestamp
func (*GatewayListItem) ProtoMessage ¶
func (*GatewayListItem) ProtoMessage()
func (*GatewayListItem) Reset ¶
func (m *GatewayListItem) Reset()
func (*GatewayListItem) String ¶
func (m *GatewayListItem) String() string
func (*GatewayListItem) XXX_DiscardUnknown ¶
func (m *GatewayListItem) XXX_DiscardUnknown()
func (*GatewayListItem) XXX_Marshal ¶
func (m *GatewayListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GatewayListItem) XXX_Merge ¶
func (m *GatewayListItem) XXX_Merge(src proto.Message)
func (*GatewayListItem) XXX_Size ¶
func (m *GatewayListItem) XXX_Size() int
func (*GatewayListItem) XXX_Unmarshal ¶
func (m *GatewayListItem) XXX_Unmarshal(b []byte) error
type GatewayProfile ¶
type GatewayProfile struct { // Gateway-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Name of the gateway-profile. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Network-server ID of the gateway-profile. NetworkServerId int64 `protobuf:"varint,3,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Default channels (channels specified by the LoRaWAN Regional Parameters // specification) enabled for this configuration. Channels []uint32 `protobuf:"varint,4,rep,packed,name=channels,proto3" json:"channels,omitempty"` // Extra channels added to the channel-configuration (in case the LoRaWAN // region supports adding custom channels). ExtraChannels []*GatewayProfileExtraChannel `protobuf:"bytes,5,rep,name=extra_channels,json=extraChannels,proto3" json:"extra_channels,omitempty"` // Stats interval. // This defines the (expected) stats interval which the gateways using this // gateway-profile are using. StatsInterval *duration.Duration `protobuf:"bytes,6,opt,name=stats_interval,json=statsInterval,proto3" json:"stats_interval,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayProfile) Descriptor ¶
func (*GatewayProfile) Descriptor() ([]byte, []int)
func (*GatewayProfile) GetChannels ¶
func (m *GatewayProfile) GetChannels() []uint32
func (*GatewayProfile) GetExtraChannels ¶
func (m *GatewayProfile) GetExtraChannels() []*GatewayProfileExtraChannel
func (*GatewayProfile) GetId ¶
func (m *GatewayProfile) GetId() string
func (*GatewayProfile) GetName ¶
func (m *GatewayProfile) GetName() string
func (*GatewayProfile) GetNetworkServerId ¶
func (m *GatewayProfile) GetNetworkServerId() int64
func (*GatewayProfile) GetStatsInterval ¶
func (m *GatewayProfile) GetStatsInterval() *duration.Duration
func (*GatewayProfile) ProtoMessage ¶
func (*GatewayProfile) ProtoMessage()
func (*GatewayProfile) Reset ¶
func (m *GatewayProfile) Reset()
func (*GatewayProfile) String ¶
func (m *GatewayProfile) String() string
func (*GatewayProfile) XXX_DiscardUnknown ¶
func (m *GatewayProfile) XXX_DiscardUnknown()
func (*GatewayProfile) XXX_Marshal ¶
func (m *GatewayProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GatewayProfile) XXX_Merge ¶
func (m *GatewayProfile) XXX_Merge(src proto.Message)
func (*GatewayProfile) XXX_Size ¶
func (m *GatewayProfile) XXX_Size() int
func (*GatewayProfile) XXX_Unmarshal ¶
func (m *GatewayProfile) XXX_Unmarshal(b []byte) error
type GatewayProfileExtraChannel ¶
type GatewayProfileExtraChannel struct { // Modulation. Modulation common.Modulation `protobuf:"varint,1,opt,name=modulation,proto3,enum=common.Modulation" json:"modulation,omitempty"` // Frequency. Frequency uint32 `protobuf:"varint,2,opt,name=frequency,proto3" json:"frequency,omitempty"` // Bandwidth. Bandwidth uint32 `protobuf:"varint,3,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"` // Bitrate (in case of FSK modulation). Bitrate uint32 `protobuf:"varint,4,opt,name=bitrate,proto3" json:"bitrate,omitempty"` // Spreading factors (in case of LoRa modulation). SpreadingFactors []uint32 `protobuf:"varint,5,rep,packed,name=spreading_factors,json=spreadingFactors,proto3" json:"spreading_factors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayProfileExtraChannel) Descriptor ¶
func (*GatewayProfileExtraChannel) Descriptor() ([]byte, []int)
func (*GatewayProfileExtraChannel) GetBandwidth ¶
func (m *GatewayProfileExtraChannel) GetBandwidth() uint32
func (*GatewayProfileExtraChannel) GetBitrate ¶
func (m *GatewayProfileExtraChannel) GetBitrate() uint32
func (*GatewayProfileExtraChannel) GetFrequency ¶
func (m *GatewayProfileExtraChannel) GetFrequency() uint32
func (*GatewayProfileExtraChannel) GetModulation ¶
func (m *GatewayProfileExtraChannel) GetModulation() common.Modulation
func (*GatewayProfileExtraChannel) GetSpreadingFactors ¶
func (m *GatewayProfileExtraChannel) GetSpreadingFactors() []uint32
func (*GatewayProfileExtraChannel) ProtoMessage ¶
func (*GatewayProfileExtraChannel) ProtoMessage()
func (*GatewayProfileExtraChannel) Reset ¶
func (m *GatewayProfileExtraChannel) Reset()
func (*GatewayProfileExtraChannel) String ¶
func (m *GatewayProfileExtraChannel) String() string
func (*GatewayProfileExtraChannel) XXX_DiscardUnknown ¶
func (m *GatewayProfileExtraChannel) XXX_DiscardUnknown()
func (*GatewayProfileExtraChannel) XXX_Marshal ¶
func (m *GatewayProfileExtraChannel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GatewayProfileExtraChannel) XXX_Merge ¶
func (m *GatewayProfileExtraChannel) XXX_Merge(src proto.Message)
func (*GatewayProfileExtraChannel) XXX_Size ¶
func (m *GatewayProfileExtraChannel) XXX_Size() int
func (*GatewayProfileExtraChannel) XXX_Unmarshal ¶
func (m *GatewayProfileExtraChannel) XXX_Unmarshal(b []byte) error
type GatewayProfileListItem ¶
type GatewayProfileListItem struct { // Gateway-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Gateway-profile name, Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Network-server ID on which the gateway-profile is provisioned. NetworkServerId int64 `protobuf:"varint,3,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Network-server name. NetworkServerName string `protobuf:"bytes,7,opt,name=network_server_name,json=networkServerName,proto3" json:"network_server_name,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayProfileListItem) Descriptor ¶
func (*GatewayProfileListItem) Descriptor() ([]byte, []int)
func (*GatewayProfileListItem) GetCreatedAt ¶
func (m *GatewayProfileListItem) GetCreatedAt() *timestamp.Timestamp
func (*GatewayProfileListItem) GetId ¶
func (m *GatewayProfileListItem) GetId() string
func (*GatewayProfileListItem) GetName ¶
func (m *GatewayProfileListItem) GetName() string
func (*GatewayProfileListItem) GetNetworkServerId ¶
func (m *GatewayProfileListItem) GetNetworkServerId() int64
func (*GatewayProfileListItem) GetNetworkServerName ¶
func (m *GatewayProfileListItem) GetNetworkServerName() string
func (*GatewayProfileListItem) GetUpdatedAt ¶
func (m *GatewayProfileListItem) GetUpdatedAt() *timestamp.Timestamp
func (*GatewayProfileListItem) ProtoMessage ¶
func (*GatewayProfileListItem) ProtoMessage()
func (*GatewayProfileListItem) Reset ¶
func (m *GatewayProfileListItem) Reset()
func (*GatewayProfileListItem) String ¶
func (m *GatewayProfileListItem) String() string
func (*GatewayProfileListItem) XXX_DiscardUnknown ¶
func (m *GatewayProfileListItem) XXX_DiscardUnknown()
func (*GatewayProfileListItem) XXX_Marshal ¶
func (m *GatewayProfileListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GatewayProfileListItem) XXX_Merge ¶
func (m *GatewayProfileListItem) XXX_Merge(src proto.Message)
func (*GatewayProfileListItem) XXX_Size ¶
func (m *GatewayProfileListItem) XXX_Size() int
func (*GatewayProfileListItem) XXX_Unmarshal ¶
func (m *GatewayProfileListItem) XXX_Unmarshal(b []byte) error
type GatewayProfileServiceClient ¶
type GatewayProfileServiceClient interface { // Create creates the given gateway-profile. Create(ctx context.Context, in *CreateGatewayProfileRequest, opts ...grpc.CallOption) (*CreateGatewayProfileResponse, error) // Get returns the gateway-profile matching the given id. Get(ctx context.Context, in *GetGatewayProfileRequest, opts ...grpc.CallOption) (*GetGatewayProfileResponse, error) // Update updates the given gateway-profile. Update(ctx context.Context, in *UpdateGatewayProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes the gateway-profile matching the given id. Delete(ctx context.Context, in *DeleteGatewayProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List returns the existing gateway-profiles. List(ctx context.Context, in *ListGatewayProfilesRequest, opts ...grpc.CallOption) (*ListGatewayProfilesResponse, error) }
GatewayProfileServiceClient is the client API for GatewayProfileService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewGatewayProfileServiceClient ¶
func NewGatewayProfileServiceClient(cc grpc.ClientConnInterface) GatewayProfileServiceClient
type GatewayProfileServiceServer ¶
type GatewayProfileServiceServer interface { // Create creates the given gateway-profile. Create(context.Context, *CreateGatewayProfileRequest) (*CreateGatewayProfileResponse, error) // Get returns the gateway-profile matching the given id. Get(context.Context, *GetGatewayProfileRequest) (*GetGatewayProfileResponse, error) // Update updates the given gateway-profile. Update(context.Context, *UpdateGatewayProfileRequest) (*empty.Empty, error) // Delete deletes the gateway-profile matching the given id. Delete(context.Context, *DeleteGatewayProfileRequest) (*empty.Empty, error) // List returns the existing gateway-profiles. List(context.Context, *ListGatewayProfilesRequest) (*ListGatewayProfilesResponse, error) }
GatewayProfileServiceServer is the server API for GatewayProfileService service.
type GatewayServiceClient ¶
type GatewayServiceClient interface { // Create creates the given gateway. Create(ctx context.Context, in *CreateGatewayRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Get returns the gateway for the requested mac address. Get(ctx context.Context, in *GetGatewayRequest, opts ...grpc.CallOption) (*GetGatewayResponse, error) // Update updates the gateway matching the given mac address. Update(ctx context.Context, in *UpdateGatewayRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes the gateway matching the given mac address. Delete(ctx context.Context, in *DeleteGatewayRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the gateways. List(ctx context.Context, in *ListGatewayRequest, opts ...grpc.CallOption) (*ListGatewayResponse, error) // GetStats lists the gateway stats given the query parameters. GetStats(ctx context.Context, in *GetGatewayStatsRequest, opts ...grpc.CallOption) (*GetGatewayStatsResponse, error) // GetLastPing returns the last emitted ping and gateways receiving this ping. GetLastPing(ctx context.Context, in *GetLastPingRequest, opts ...grpc.CallOption) (*GetLastPingResponse, error) // GenerateGatewayClientCertificate returns TLS certificate gateway authentication / authorization. // This endpoint can ony be used when ChirpStack Network Server is configured with a gateway // CA certificate and key, which is used for signing the TLS certificate. The returned TLS // certificate will have the Gateway ID as Common Name. GenerateGatewayClientCertificate(ctx context.Context, in *GenerateGatewayClientCertificateRequest, opts ...grpc.CallOption) (*GenerateGatewayClientCertificateResponse, error) // StreamFrameLogs streams the uplink and downlink frame-logs for the given gateway ID. // Notes: // * These are the raw LoRaWAN frames and this endpoint is intended for debugging only. // * This endpoint does not work from a web-browser. StreamFrameLogs(ctx context.Context, in *StreamGatewayFrameLogsRequest, opts ...grpc.CallOption) (GatewayService_StreamFrameLogsClient, error) }
GatewayServiceClient is the client API for GatewayService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewGatewayServiceClient ¶
func NewGatewayServiceClient(cc grpc.ClientConnInterface) GatewayServiceClient
type GatewayServiceServer ¶
type GatewayServiceServer interface { // Create creates the given gateway. Create(context.Context, *CreateGatewayRequest) (*empty.Empty, error) // Get returns the gateway for the requested mac address. Get(context.Context, *GetGatewayRequest) (*GetGatewayResponse, error) // Update updates the gateway matching the given mac address. Update(context.Context, *UpdateGatewayRequest) (*empty.Empty, error) // Delete deletes the gateway matching the given mac address. Delete(context.Context, *DeleteGatewayRequest) (*empty.Empty, error) // List lists the gateways. List(context.Context, *ListGatewayRequest) (*ListGatewayResponse, error) // GetStats lists the gateway stats given the query parameters. GetStats(context.Context, *GetGatewayStatsRequest) (*GetGatewayStatsResponse, error) // GetLastPing returns the last emitted ping and gateways receiving this ping. GetLastPing(context.Context, *GetLastPingRequest) (*GetLastPingResponse, error) // GenerateGatewayClientCertificate returns TLS certificate gateway authentication / authorization. // This endpoint can ony be used when ChirpStack Network Server is configured with a gateway // CA certificate and key, which is used for signing the TLS certificate. The returned TLS // certificate will have the Gateway ID as Common Name. GenerateGatewayClientCertificate(context.Context, *GenerateGatewayClientCertificateRequest) (*GenerateGatewayClientCertificateResponse, error) // StreamFrameLogs streams the uplink and downlink frame-logs for the given gateway ID. // Notes: // * These are the raw LoRaWAN frames and this endpoint is intended for debugging only. // * This endpoint does not work from a web-browser. StreamFrameLogs(*StreamGatewayFrameLogsRequest, GatewayService_StreamFrameLogsServer) error }
GatewayServiceServer is the server API for GatewayService service.
type GatewayService_StreamFrameLogsClient ¶
type GatewayService_StreamFrameLogsClient interface { Recv() (*StreamGatewayFrameLogsResponse, error) grpc.ClientStream }
type GatewayService_StreamFrameLogsServer ¶
type GatewayService_StreamFrameLogsServer interface { Send(*StreamGatewayFrameLogsResponse) error grpc.ServerStream }
type GatewayStats ¶
type GatewayStats struct { // Timestamp of the (aggregated) measurement. Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Packets received by the gateway. RxPacketsReceived int32 `protobuf:"varint,2,opt,name=rx_packets_received,json=rxPacketsReceived,proto3" json:"rx_packets_received,omitempty"` // Packets received by the gateway that passed the CRC check. RxPacketsReceivedOk int32 `protobuf:"varint,3,opt,name=rx_packets_received_ok,json=rxPacketsReceivedOK,proto3" json:"rx_packets_received_ok,omitempty"` // Packets received by the gateway for transmission. TxPacketsReceived int32 `protobuf:"varint,4,opt,name=tx_packets_received,json=txPacketsReceived,proto3" json:"tx_packets_received,omitempty"` // Packets transmitted by the gateway. TxPacketsEmitted int32 `protobuf:"varint,5,opt,name=tx_packets_emitted,json=txPacketsEmitted,proto3" json:"tx_packets_emitted,omitempty"` // Tx packets per frequency. TxPacketsPerFrequency map[uint32]uint32 `` /* 218-byte string literal not displayed */ // Rx packets per frequency. RxPacketsPerFrequency map[uint32]uint32 `` /* 218-byte string literal not displayed */ // Tx packets per DR. TxPacketsPerDr map[uint32]uint32 `` /* 197-byte string literal not displayed */ // Rx packets per DR. RxPacketsPerDr map[uint32]uint32 `` /* 197-byte string literal not displayed */ // Tx packets per status. TxPacketsPerStatus map[string]uint32 `` /* 209-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayStats) Descriptor ¶
func (*GatewayStats) Descriptor() ([]byte, []int)
func (*GatewayStats) GetRxPacketsPerDr ¶
func (m *GatewayStats) GetRxPacketsPerDr() map[uint32]uint32
func (*GatewayStats) GetRxPacketsPerFrequency ¶
func (m *GatewayStats) GetRxPacketsPerFrequency() map[uint32]uint32
func (*GatewayStats) GetRxPacketsReceived ¶
func (m *GatewayStats) GetRxPacketsReceived() int32
func (*GatewayStats) GetRxPacketsReceivedOk ¶
func (m *GatewayStats) GetRxPacketsReceivedOk() int32
func (*GatewayStats) GetTimestamp ¶
func (m *GatewayStats) GetTimestamp() *timestamp.Timestamp
func (*GatewayStats) GetTxPacketsEmitted ¶
func (m *GatewayStats) GetTxPacketsEmitted() int32
func (*GatewayStats) GetTxPacketsPerDr ¶
func (m *GatewayStats) GetTxPacketsPerDr() map[uint32]uint32
func (*GatewayStats) GetTxPacketsPerFrequency ¶
func (m *GatewayStats) GetTxPacketsPerFrequency() map[uint32]uint32
func (*GatewayStats) GetTxPacketsPerStatus ¶
func (m *GatewayStats) GetTxPacketsPerStatus() map[string]uint32
func (*GatewayStats) GetTxPacketsReceived ¶
func (m *GatewayStats) GetTxPacketsReceived() int32
func (*GatewayStats) ProtoMessage ¶
func (*GatewayStats) ProtoMessage()
func (*GatewayStats) Reset ¶
func (m *GatewayStats) Reset()
func (*GatewayStats) String ¶
func (m *GatewayStats) String() string
func (*GatewayStats) XXX_DiscardUnknown ¶
func (m *GatewayStats) XXX_DiscardUnknown()
func (*GatewayStats) XXX_Marshal ¶
func (m *GatewayStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GatewayStats) XXX_Merge ¶
func (m *GatewayStats) XXX_Merge(src proto.Message)
func (*GatewayStats) XXX_Size ¶
func (m *GatewayStats) XXX_Size() int
func (*GatewayStats) XXX_Unmarshal ¶
func (m *GatewayStats) XXX_Unmarshal(b []byte) error
type GenerateGatewayClientCertificateRequest ¶
type GenerateGatewayClientCertificateRequest struct { // Gateway ID (HEX encoded). GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayId,proto3" json:"gateway_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GenerateGatewayClientCertificateRequest) Descriptor ¶
func (*GenerateGatewayClientCertificateRequest) Descriptor() ([]byte, []int)
func (*GenerateGatewayClientCertificateRequest) GetGatewayId ¶
func (m *GenerateGatewayClientCertificateRequest) GetGatewayId() string
func (*GenerateGatewayClientCertificateRequest) ProtoMessage ¶
func (*GenerateGatewayClientCertificateRequest) ProtoMessage()
func (*GenerateGatewayClientCertificateRequest) Reset ¶
func (m *GenerateGatewayClientCertificateRequest) Reset()
func (*GenerateGatewayClientCertificateRequest) String ¶
func (m *GenerateGatewayClientCertificateRequest) String() string
func (*GenerateGatewayClientCertificateRequest) XXX_DiscardUnknown ¶
func (m *GenerateGatewayClientCertificateRequest) XXX_DiscardUnknown()
func (*GenerateGatewayClientCertificateRequest) XXX_Marshal ¶
func (m *GenerateGatewayClientCertificateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GenerateGatewayClientCertificateRequest) XXX_Merge ¶
func (m *GenerateGatewayClientCertificateRequest) XXX_Merge(src proto.Message)
func (*GenerateGatewayClientCertificateRequest) XXX_Size ¶
func (m *GenerateGatewayClientCertificateRequest) XXX_Size() int
func (*GenerateGatewayClientCertificateRequest) XXX_Unmarshal ¶
func (m *GenerateGatewayClientCertificateRequest) XXX_Unmarshal(b []byte) error
type GenerateGatewayClientCertificateResponse ¶
type GenerateGatewayClientCertificateResponse struct { // TLS certificate. TlsCert string `protobuf:"bytes,1,opt,name=tls_cert,json=tlsCert,proto3" json:"tls_cert,omitempty"` // TLS key. TlsKey string `protobuf:"bytes,2,opt,name=tls_key,json=tlsKey,proto3" json:"tls_key,omitempty"` // CA certificate. CaCert string `protobuf:"bytes,3,opt,name=ca_cert,json=caCert,proto3" json:"ca_cert,omitempty"` // Expires at defines the expiration date of the certificate. ExpiresAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GenerateGatewayClientCertificateResponse) Descriptor ¶
func (*GenerateGatewayClientCertificateResponse) Descriptor() ([]byte, []int)
func (*GenerateGatewayClientCertificateResponse) GetCaCert ¶
func (m *GenerateGatewayClientCertificateResponse) GetCaCert() string
func (*GenerateGatewayClientCertificateResponse) GetExpiresAt ¶
func (m *GenerateGatewayClientCertificateResponse) GetExpiresAt() *timestamp.Timestamp
func (*GenerateGatewayClientCertificateResponse) GetTlsCert ¶
func (m *GenerateGatewayClientCertificateResponse) GetTlsCert() string
func (*GenerateGatewayClientCertificateResponse) GetTlsKey ¶
func (m *GenerateGatewayClientCertificateResponse) GetTlsKey() string
func (*GenerateGatewayClientCertificateResponse) ProtoMessage ¶
func (*GenerateGatewayClientCertificateResponse) ProtoMessage()
func (*GenerateGatewayClientCertificateResponse) Reset ¶
func (m *GenerateGatewayClientCertificateResponse) Reset()
func (*GenerateGatewayClientCertificateResponse) String ¶
func (m *GenerateGatewayClientCertificateResponse) String() string
func (*GenerateGatewayClientCertificateResponse) XXX_DiscardUnknown ¶
func (m *GenerateGatewayClientCertificateResponse) XXX_DiscardUnknown()
func (*GenerateGatewayClientCertificateResponse) XXX_Marshal ¶
func (m *GenerateGatewayClientCertificateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GenerateGatewayClientCertificateResponse) XXX_Merge ¶
func (m *GenerateGatewayClientCertificateResponse) XXX_Merge(src proto.Message)
func (*GenerateGatewayClientCertificateResponse) XXX_Size ¶
func (m *GenerateGatewayClientCertificateResponse) XXX_Size() int
func (*GenerateGatewayClientCertificateResponse) XXX_Unmarshal ¶
func (m *GenerateGatewayClientCertificateResponse) XXX_Unmarshal(b []byte) error
type GenerateMQTTIntegrationClientCertificateRequest ¶
type GenerateMQTTIntegrationClientCertificateRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GenerateMQTTIntegrationClientCertificateRequest) Descriptor ¶
func (*GenerateMQTTIntegrationClientCertificateRequest) Descriptor() ([]byte, []int)
func (*GenerateMQTTIntegrationClientCertificateRequest) GetApplicationId ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) GetApplicationId() int64
func (*GenerateMQTTIntegrationClientCertificateRequest) ProtoMessage ¶
func (*GenerateMQTTIntegrationClientCertificateRequest) ProtoMessage()
func (*GenerateMQTTIntegrationClientCertificateRequest) Reset ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) Reset()
func (*GenerateMQTTIntegrationClientCertificateRequest) String ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) String() string
func (*GenerateMQTTIntegrationClientCertificateRequest) XXX_DiscardUnknown ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_DiscardUnknown()
func (*GenerateMQTTIntegrationClientCertificateRequest) XXX_Marshal ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GenerateMQTTIntegrationClientCertificateRequest) XXX_Merge ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Merge(src proto.Message)
func (*GenerateMQTTIntegrationClientCertificateRequest) XXX_Size ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Size() int
func (*GenerateMQTTIntegrationClientCertificateRequest) XXX_Unmarshal ¶
func (m *GenerateMQTTIntegrationClientCertificateRequest) XXX_Unmarshal(b []byte) error
type GenerateMQTTIntegrationClientCertificateResponse ¶
type GenerateMQTTIntegrationClientCertificateResponse struct { // TLS certificate. TlsCert string `protobuf:"bytes,1,opt,name=tls_cert,json=tlsCert,proto3" json:"tls_cert,omitempty"` // TLS key. TlsKey string `protobuf:"bytes,2,opt,name=tls_key,json=tlsKey,proto3" json:"tls_key,omitempty"` // CA certificate. CaCert string `protobuf:"bytes,3,opt,name=ca_cert,json=caCert,proto3" json:"ca_cert,omitempty"` // Expires at defines the expiration date of the certificate. ExpiresAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GenerateMQTTIntegrationClientCertificateResponse) Descriptor ¶
func (*GenerateMQTTIntegrationClientCertificateResponse) Descriptor() ([]byte, []int)
func (*GenerateMQTTIntegrationClientCertificateResponse) GetCaCert ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) GetCaCert() string
func (*GenerateMQTTIntegrationClientCertificateResponse) GetExpiresAt ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) GetExpiresAt() *timestamp.Timestamp
func (*GenerateMQTTIntegrationClientCertificateResponse) GetTlsCert ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) GetTlsCert() string
func (*GenerateMQTTIntegrationClientCertificateResponse) GetTlsKey ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) GetTlsKey() string
func (*GenerateMQTTIntegrationClientCertificateResponse) ProtoMessage ¶
func (*GenerateMQTTIntegrationClientCertificateResponse) ProtoMessage()
func (*GenerateMQTTIntegrationClientCertificateResponse) Reset ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) Reset()
func (*GenerateMQTTIntegrationClientCertificateResponse) String ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) String() string
func (*GenerateMQTTIntegrationClientCertificateResponse) XXX_DiscardUnknown ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_DiscardUnknown()
func (*GenerateMQTTIntegrationClientCertificateResponse) XXX_Marshal ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GenerateMQTTIntegrationClientCertificateResponse) XXX_Merge ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Merge(src proto.Message)
func (*GenerateMQTTIntegrationClientCertificateResponse) XXX_Size ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Size() int
func (*GenerateMQTTIntegrationClientCertificateResponse) XXX_Unmarshal ¶
func (m *GenerateMQTTIntegrationClientCertificateResponse) XXX_Unmarshal(b []byte) error
type GetADRAlgorithmsRequest ¶
type GetADRAlgorithmsRequest struct { // Network-server ID. NetworkServerId int64 `protobuf:"varint,1,opt,name=network_server_id,json=networkServerId,proto3" json:"network_server_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetADRAlgorithmsRequest) Descriptor ¶
func (*GetADRAlgorithmsRequest) Descriptor() ([]byte, []int)
func (*GetADRAlgorithmsRequest) GetNetworkServerId ¶
func (m *GetADRAlgorithmsRequest) GetNetworkServerId() int64
func (*GetADRAlgorithmsRequest) ProtoMessage ¶
func (*GetADRAlgorithmsRequest) ProtoMessage()
func (*GetADRAlgorithmsRequest) Reset ¶
func (m *GetADRAlgorithmsRequest) Reset()
func (*GetADRAlgorithmsRequest) String ¶
func (m *GetADRAlgorithmsRequest) String() string
func (*GetADRAlgorithmsRequest) XXX_DiscardUnknown ¶
func (m *GetADRAlgorithmsRequest) XXX_DiscardUnknown()
func (*GetADRAlgorithmsRequest) XXX_Marshal ¶
func (m *GetADRAlgorithmsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetADRAlgorithmsRequest) XXX_Merge ¶
func (m *GetADRAlgorithmsRequest) XXX_Merge(src proto.Message)
func (*GetADRAlgorithmsRequest) XXX_Size ¶
func (m *GetADRAlgorithmsRequest) XXX_Size() int
func (*GetADRAlgorithmsRequest) XXX_Unmarshal ¶
func (m *GetADRAlgorithmsRequest) XXX_Unmarshal(b []byte) error
type GetADRAlgorithmsResponse ¶
type GetADRAlgorithmsResponse struct { AdrAlgorithms []*ADRAlgorithm `protobuf:"bytes,1,rep,name=adr_algorithms,json=adrAlgorithms,proto3" json:"adr_algorithms,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetADRAlgorithmsResponse) Descriptor ¶
func (*GetADRAlgorithmsResponse) Descriptor() ([]byte, []int)
func (*GetADRAlgorithmsResponse) GetAdrAlgorithms ¶
func (m *GetADRAlgorithmsResponse) GetAdrAlgorithms() []*ADRAlgorithm
func (*GetADRAlgorithmsResponse) ProtoMessage ¶
func (*GetADRAlgorithmsResponse) ProtoMessage()
func (*GetADRAlgorithmsResponse) Reset ¶
func (m *GetADRAlgorithmsResponse) Reset()
func (*GetADRAlgorithmsResponse) String ¶
func (m *GetADRAlgorithmsResponse) String() string
func (*GetADRAlgorithmsResponse) XXX_DiscardUnknown ¶
func (m *GetADRAlgorithmsResponse) XXX_DiscardUnknown()
func (*GetADRAlgorithmsResponse) XXX_Marshal ¶
func (m *GetADRAlgorithmsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetADRAlgorithmsResponse) XXX_Merge ¶
func (m *GetADRAlgorithmsResponse) XXX_Merge(src proto.Message)
func (*GetADRAlgorithmsResponse) XXX_Size ¶
func (m *GetADRAlgorithmsResponse) XXX_Size() int
func (*GetADRAlgorithmsResponse) XXX_Unmarshal ¶
func (m *GetADRAlgorithmsResponse) XXX_Unmarshal(b []byte) error
type GetAWSSNSIntegrationRequest ¶
type GetAWSSNSIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAWSSNSIntegrationRequest) Descriptor ¶
func (*GetAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetAWSSNSIntegrationRequest) GetApplicationId ¶
func (m *GetAWSSNSIntegrationRequest) GetApplicationId() int64
func (*GetAWSSNSIntegrationRequest) ProtoMessage ¶
func (*GetAWSSNSIntegrationRequest) ProtoMessage()
func (*GetAWSSNSIntegrationRequest) Reset ¶
func (m *GetAWSSNSIntegrationRequest) Reset()
func (*GetAWSSNSIntegrationRequest) String ¶
func (m *GetAWSSNSIntegrationRequest) String() string
func (*GetAWSSNSIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetAWSSNSIntegrationRequest) XXX_DiscardUnknown()
func (*GetAWSSNSIntegrationRequest) XXX_Marshal ¶
func (m *GetAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAWSSNSIntegrationRequest) XXX_Merge ¶
func (m *GetAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetAWSSNSIntegrationRequest) XXX_Size ¶
func (m *GetAWSSNSIntegrationRequest) XXX_Size() int
func (*GetAWSSNSIntegrationRequest) XXX_Unmarshal ¶
func (m *GetAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetAWSSNSIntegrationResponse ¶
type GetAWSSNSIntegrationResponse struct { // Integration object. Integration *AWSSNSIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAWSSNSIntegrationResponse) Descriptor ¶
func (*GetAWSSNSIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetAWSSNSIntegrationResponse) GetIntegration ¶
func (m *GetAWSSNSIntegrationResponse) GetIntegration() *AWSSNSIntegration
func (*GetAWSSNSIntegrationResponse) ProtoMessage ¶
func (*GetAWSSNSIntegrationResponse) ProtoMessage()
func (*GetAWSSNSIntegrationResponse) Reset ¶
func (m *GetAWSSNSIntegrationResponse) Reset()
func (*GetAWSSNSIntegrationResponse) String ¶
func (m *GetAWSSNSIntegrationResponse) String() string
func (*GetAWSSNSIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetAWSSNSIntegrationResponse) XXX_DiscardUnknown()
func (*GetAWSSNSIntegrationResponse) XXX_Marshal ¶
func (m *GetAWSSNSIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAWSSNSIntegrationResponse) XXX_Merge ¶
func (m *GetAWSSNSIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetAWSSNSIntegrationResponse) XXX_Size ¶
func (m *GetAWSSNSIntegrationResponse) XXX_Size() int
func (*GetAWSSNSIntegrationResponse) XXX_Unmarshal ¶
func (m *GetAWSSNSIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetApplicationRequest ¶
type GetApplicationRequest struct { // Application ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetApplicationRequest) Descriptor ¶
func (*GetApplicationRequest) Descriptor() ([]byte, []int)
func (*GetApplicationRequest) GetId ¶
func (m *GetApplicationRequest) GetId() int64
func (*GetApplicationRequest) ProtoMessage ¶
func (*GetApplicationRequest) ProtoMessage()
func (*GetApplicationRequest) Reset ¶
func (m *GetApplicationRequest) Reset()
func (*GetApplicationRequest) String ¶
func (m *GetApplicationRequest) String() string
func (*GetApplicationRequest) XXX_DiscardUnknown ¶
func (m *GetApplicationRequest) XXX_DiscardUnknown()
func (*GetApplicationRequest) XXX_Marshal ¶
func (m *GetApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApplicationRequest) XXX_Merge ¶
func (m *GetApplicationRequest) XXX_Merge(src proto.Message)
func (*GetApplicationRequest) XXX_Size ¶
func (m *GetApplicationRequest) XXX_Size() int
func (*GetApplicationRequest) XXX_Unmarshal ¶
func (m *GetApplicationRequest) XXX_Unmarshal(b []byte) error
type GetApplicationResponse ¶
type GetApplicationResponse struct { // Application object. Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetApplicationResponse) Descriptor ¶
func (*GetApplicationResponse) Descriptor() ([]byte, []int)
func (*GetApplicationResponse) GetApplication ¶
func (m *GetApplicationResponse) GetApplication() *Application
func (*GetApplicationResponse) ProtoMessage ¶
func (*GetApplicationResponse) ProtoMessage()
func (*GetApplicationResponse) Reset ¶
func (m *GetApplicationResponse) Reset()
func (*GetApplicationResponse) String ¶
func (m *GetApplicationResponse) String() string
func (*GetApplicationResponse) XXX_DiscardUnknown ¶
func (m *GetApplicationResponse) XXX_DiscardUnknown()
func (*GetApplicationResponse) XXX_Marshal ¶
func (m *GetApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetApplicationResponse) XXX_Merge ¶
func (m *GetApplicationResponse) XXX_Merge(src proto.Message)
func (*GetApplicationResponse) XXX_Size ¶
func (m *GetApplicationResponse) XXX_Size() int
func (*GetApplicationResponse) XXX_Unmarshal ¶
func (m *GetApplicationResponse) XXX_Unmarshal(b []byte) error
type GetAzureServiceBusIntegrationRequest ¶
type GetAzureServiceBusIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAzureServiceBusIntegrationRequest) Descriptor ¶
func (*GetAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetAzureServiceBusIntegrationRequest) GetApplicationId ¶
func (m *GetAzureServiceBusIntegrationRequest) GetApplicationId() int64
func (*GetAzureServiceBusIntegrationRequest) ProtoMessage ¶
func (*GetAzureServiceBusIntegrationRequest) ProtoMessage()
func (*GetAzureServiceBusIntegrationRequest) Reset ¶
func (m *GetAzureServiceBusIntegrationRequest) Reset()
func (*GetAzureServiceBusIntegrationRequest) String ¶
func (m *GetAzureServiceBusIntegrationRequest) String() string
func (*GetAzureServiceBusIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
func (*GetAzureServiceBusIntegrationRequest) XXX_Marshal ¶
func (m *GetAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAzureServiceBusIntegrationRequest) XXX_Merge ¶
func (m *GetAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetAzureServiceBusIntegrationRequest) XXX_Size ¶
func (m *GetAzureServiceBusIntegrationRequest) XXX_Size() int
func (*GetAzureServiceBusIntegrationRequest) XXX_Unmarshal ¶
func (m *GetAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetAzureServiceBusIntegrationResponse ¶
type GetAzureServiceBusIntegrationResponse struct { // Integration object. Integration *AzureServiceBusIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAzureServiceBusIntegrationResponse) Descriptor ¶
func (*GetAzureServiceBusIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetAzureServiceBusIntegrationResponse) GetIntegration ¶
func (m *GetAzureServiceBusIntegrationResponse) GetIntegration() *AzureServiceBusIntegration
func (*GetAzureServiceBusIntegrationResponse) ProtoMessage ¶
func (*GetAzureServiceBusIntegrationResponse) ProtoMessage()
func (*GetAzureServiceBusIntegrationResponse) Reset ¶
func (m *GetAzureServiceBusIntegrationResponse) Reset()
func (*GetAzureServiceBusIntegrationResponse) String ¶
func (m *GetAzureServiceBusIntegrationResponse) String() string
func (*GetAzureServiceBusIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetAzureServiceBusIntegrationResponse) XXX_DiscardUnknown()
func (*GetAzureServiceBusIntegrationResponse) XXX_Marshal ¶
func (m *GetAzureServiceBusIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAzureServiceBusIntegrationResponse) XXX_Merge ¶
func (m *GetAzureServiceBusIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetAzureServiceBusIntegrationResponse) XXX_Size ¶
func (m *GetAzureServiceBusIntegrationResponse) XXX_Size() int
func (*GetAzureServiceBusIntegrationResponse) XXX_Unmarshal ¶
func (m *GetAzureServiceBusIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetDeviceActivationRequest ¶
type GetDeviceActivationRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceActivationRequest) Descriptor ¶
func (*GetDeviceActivationRequest) Descriptor() ([]byte, []int)
func (*GetDeviceActivationRequest) GetDevEui ¶
func (m *GetDeviceActivationRequest) GetDevEui() string
func (*GetDeviceActivationRequest) ProtoMessage ¶
func (*GetDeviceActivationRequest) ProtoMessage()
func (*GetDeviceActivationRequest) Reset ¶
func (m *GetDeviceActivationRequest) Reset()
func (*GetDeviceActivationRequest) String ¶
func (m *GetDeviceActivationRequest) String() string
func (*GetDeviceActivationRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceActivationRequest) XXX_DiscardUnknown()
func (*GetDeviceActivationRequest) XXX_Marshal ¶
func (m *GetDeviceActivationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceActivationRequest) XXX_Merge ¶
func (m *GetDeviceActivationRequest) XXX_Merge(src proto.Message)
func (*GetDeviceActivationRequest) XXX_Size ¶
func (m *GetDeviceActivationRequest) XXX_Size() int
func (*GetDeviceActivationRequest) XXX_Unmarshal ¶
func (m *GetDeviceActivationRequest) XXX_Unmarshal(b []byte) error
type GetDeviceActivationResponse ¶
type GetDeviceActivationResponse struct { // Device-activation object. DeviceActivation *DeviceActivation `protobuf:"bytes,1,opt,name=device_activation,json=deviceActivation,proto3" json:"device_activation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceActivationResponse) Descriptor ¶
func (*GetDeviceActivationResponse) Descriptor() ([]byte, []int)
func (*GetDeviceActivationResponse) GetDeviceActivation ¶
func (m *GetDeviceActivationResponse) GetDeviceActivation() *DeviceActivation
func (*GetDeviceActivationResponse) ProtoMessage ¶
func (*GetDeviceActivationResponse) ProtoMessage()
func (*GetDeviceActivationResponse) Reset ¶
func (m *GetDeviceActivationResponse) Reset()
func (*GetDeviceActivationResponse) String ¶
func (m *GetDeviceActivationResponse) String() string
func (*GetDeviceActivationResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceActivationResponse) XXX_DiscardUnknown()
func (*GetDeviceActivationResponse) XXX_Marshal ¶
func (m *GetDeviceActivationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceActivationResponse) XXX_Merge ¶
func (m *GetDeviceActivationResponse) XXX_Merge(src proto.Message)
func (*GetDeviceActivationResponse) XXX_Size ¶
func (m *GetDeviceActivationResponse) XXX_Size() int
func (*GetDeviceActivationResponse) XXX_Unmarshal ¶
func (m *GetDeviceActivationResponse) XXX_Unmarshal(b []byte) error
type GetDeviceKeysRequest ¶
type GetDeviceKeysRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceKeysRequest) Descriptor ¶
func (*GetDeviceKeysRequest) Descriptor() ([]byte, []int)
func (*GetDeviceKeysRequest) GetDevEui ¶
func (m *GetDeviceKeysRequest) GetDevEui() string
func (*GetDeviceKeysRequest) ProtoMessage ¶
func (*GetDeviceKeysRequest) ProtoMessage()
func (*GetDeviceKeysRequest) Reset ¶
func (m *GetDeviceKeysRequest) Reset()
func (*GetDeviceKeysRequest) String ¶
func (m *GetDeviceKeysRequest) String() string
func (*GetDeviceKeysRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceKeysRequest) XXX_DiscardUnknown()
func (*GetDeviceKeysRequest) XXX_Marshal ¶
func (m *GetDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceKeysRequest) XXX_Merge ¶
func (m *GetDeviceKeysRequest) XXX_Merge(src proto.Message)
func (*GetDeviceKeysRequest) XXX_Size ¶
func (m *GetDeviceKeysRequest) XXX_Size() int
func (*GetDeviceKeysRequest) XXX_Unmarshal ¶
func (m *GetDeviceKeysRequest) XXX_Unmarshal(b []byte) error
type GetDeviceKeysResponse ¶
type GetDeviceKeysResponse struct { // Device-key object. DeviceKeys *DeviceKeys `protobuf:"bytes,1,opt,name=device_keys,json=deviceKeys,proto3" json:"device_keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceKeysResponse) Descriptor ¶
func (*GetDeviceKeysResponse) Descriptor() ([]byte, []int)
func (*GetDeviceKeysResponse) GetDeviceKeys ¶
func (m *GetDeviceKeysResponse) GetDeviceKeys() *DeviceKeys
func (*GetDeviceKeysResponse) ProtoMessage ¶
func (*GetDeviceKeysResponse) ProtoMessage()
func (*GetDeviceKeysResponse) Reset ¶
func (m *GetDeviceKeysResponse) Reset()
func (*GetDeviceKeysResponse) String ¶
func (m *GetDeviceKeysResponse) String() string
func (*GetDeviceKeysResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceKeysResponse) XXX_DiscardUnknown()
func (*GetDeviceKeysResponse) XXX_Marshal ¶
func (m *GetDeviceKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceKeysResponse) XXX_Merge ¶
func (m *GetDeviceKeysResponse) XXX_Merge(src proto.Message)
func (*GetDeviceKeysResponse) XXX_Size ¶
func (m *GetDeviceKeysResponse) XXX_Size() int
func (*GetDeviceKeysResponse) XXX_Unmarshal ¶
func (m *GetDeviceKeysResponse) XXX_Unmarshal(b []byte) error
type GetDeviceProfileRequest ¶
type GetDeviceProfileRequest struct { // Device-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceProfileRequest) Descriptor ¶
func (*GetDeviceProfileRequest) Descriptor() ([]byte, []int)
func (*GetDeviceProfileRequest) GetId ¶
func (m *GetDeviceProfileRequest) GetId() string
func (*GetDeviceProfileRequest) ProtoMessage ¶
func (*GetDeviceProfileRequest) ProtoMessage()
func (*GetDeviceProfileRequest) Reset ¶
func (m *GetDeviceProfileRequest) Reset()
func (*GetDeviceProfileRequest) String ¶
func (m *GetDeviceProfileRequest) String() string
func (*GetDeviceProfileRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceProfileRequest) XXX_DiscardUnknown()
func (*GetDeviceProfileRequest) XXX_Marshal ¶
func (m *GetDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceProfileRequest) XXX_Merge ¶
func (m *GetDeviceProfileRequest) XXX_Merge(src proto.Message)
func (*GetDeviceProfileRequest) XXX_Size ¶
func (m *GetDeviceProfileRequest) XXX_Size() int
func (*GetDeviceProfileRequest) XXX_Unmarshal ¶
func (m *GetDeviceProfileRequest) XXX_Unmarshal(b []byte) error
type GetDeviceProfileResponse ¶
type GetDeviceProfileResponse struct { // Device-profile object. DeviceProfile *DeviceProfile `protobuf:"bytes,1,opt,name=device_profile,json=deviceProfile,proto3" json:"device_profile,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceProfileResponse) Descriptor ¶
func (*GetDeviceProfileResponse) Descriptor() ([]byte, []int)
func (*GetDeviceProfileResponse) GetCreatedAt ¶
func (m *GetDeviceProfileResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetDeviceProfileResponse) GetDeviceProfile ¶
func (m *GetDeviceProfileResponse) GetDeviceProfile() *DeviceProfile
func (*GetDeviceProfileResponse) GetUpdatedAt ¶
func (m *GetDeviceProfileResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetDeviceProfileResponse) ProtoMessage ¶
func (*GetDeviceProfileResponse) ProtoMessage()
func (*GetDeviceProfileResponse) Reset ¶
func (m *GetDeviceProfileResponse) Reset()
func (*GetDeviceProfileResponse) String ¶
func (m *GetDeviceProfileResponse) String() string
func (*GetDeviceProfileResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceProfileResponse) XXX_DiscardUnknown()
func (*GetDeviceProfileResponse) XXX_Marshal ¶
func (m *GetDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceProfileResponse) XXX_Merge ¶
func (m *GetDeviceProfileResponse) XXX_Merge(src proto.Message)
func (*GetDeviceProfileResponse) XXX_Size ¶
func (m *GetDeviceProfileResponse) XXX_Size() int
func (*GetDeviceProfileResponse) XXX_Unmarshal ¶
func (m *GetDeviceProfileResponse) XXX_Unmarshal(b []byte) error
type GetDeviceRequest ¶
type GetDeviceRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceRequest) Descriptor ¶
func (*GetDeviceRequest) Descriptor() ([]byte, []int)
func (*GetDeviceRequest) GetDevEui ¶
func (m *GetDeviceRequest) GetDevEui() string
func (*GetDeviceRequest) ProtoMessage ¶
func (*GetDeviceRequest) ProtoMessage()
func (*GetDeviceRequest) Reset ¶
func (m *GetDeviceRequest) Reset()
func (*GetDeviceRequest) String ¶
func (m *GetDeviceRequest) String() string
func (*GetDeviceRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceRequest) XXX_DiscardUnknown()
func (*GetDeviceRequest) XXX_Marshal ¶
func (m *GetDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceRequest) XXX_Merge ¶
func (m *GetDeviceRequest) XXX_Merge(src proto.Message)
func (*GetDeviceRequest) XXX_Size ¶
func (m *GetDeviceRequest) XXX_Size() int
func (*GetDeviceRequest) XXX_Unmarshal ¶
func (m *GetDeviceRequest) XXX_Unmarshal(b []byte) error
type GetDeviceResponse ¶
type GetDeviceResponse struct { // Device object. Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` // Last seen timestamp. LastSeenAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"` // The device battery status // 0: The end-device is connected to an external power source // 1..254: The battery level, 1 being at minimum and 254 being at maximum // 255: The end-device was not able to measure the battery level // 256: The device-status is not available. DeviceStatusBattery uint32 `protobuf:"varint,6,opt,name=device_status_battery,json=deviceStatusBattery,proto3" json:"device_status_battery,omitempty"` // The device margin status // -32..32: The demodulation SNR ration in dB // 256: The device-status is not available. DeviceStatusMargin int32 `protobuf:"varint,20,opt,name=device_status_margin,json=deviceStatusMargin,proto3" json:"device_status_margin,omitempty"` // Device location. // This will set when the network-server was able to resolve the location // using the geolocation-server. Location *common.Location `protobuf:"bytes,21,opt,name=location,proto3" json:"location,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceResponse) Descriptor ¶
func (*GetDeviceResponse) Descriptor() ([]byte, []int)
func (*GetDeviceResponse) GetDevice ¶
func (m *GetDeviceResponse) GetDevice() *Device
func (*GetDeviceResponse) GetDeviceStatusBattery ¶
func (m *GetDeviceResponse) GetDeviceStatusBattery() uint32
func (*GetDeviceResponse) GetDeviceStatusMargin ¶
func (m *GetDeviceResponse) GetDeviceStatusMargin() int32
func (*GetDeviceResponse) GetLastSeenAt ¶
func (m *GetDeviceResponse) GetLastSeenAt() *timestamp.Timestamp
func (*GetDeviceResponse) GetLocation ¶
func (m *GetDeviceResponse) GetLocation() *common.Location
func (*GetDeviceResponse) ProtoMessage ¶
func (*GetDeviceResponse) ProtoMessage()
func (*GetDeviceResponse) Reset ¶
func (m *GetDeviceResponse) Reset()
func (*GetDeviceResponse) String ¶
func (m *GetDeviceResponse) String() string
func (*GetDeviceResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceResponse) XXX_DiscardUnknown()
func (*GetDeviceResponse) XXX_Marshal ¶
func (m *GetDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceResponse) XXX_Merge ¶
func (m *GetDeviceResponse) XXX_Merge(src proto.Message)
func (*GetDeviceResponse) XXX_Size ¶
func (m *GetDeviceResponse) XXX_Size() int
func (*GetDeviceResponse) XXX_Unmarshal ¶
func (m *GetDeviceResponse) XXX_Unmarshal(b []byte) error
type GetDeviceStatsRequest ¶
type GetDeviceStatsRequest struct { // DevEUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Aggregation interval. One of "second", "minute", "hour", "day", "week", // "month", "quarter", "year". Case insensitive. Interval string `protobuf:"bytes,2,opt,name=interval,proto3" json:"interval,omitempty"` // Timestamp to start from. StartTimestamp *timestamp.Timestamp `protobuf:"bytes,3,opt,name=start_timestamp,json=startTimestamp,proto3" json:"start_timestamp,omitempty"` // Timestamp until to get from. EndTimestamp *timestamp.Timestamp `protobuf:"bytes,4,opt,name=end_timestamp,json=endTimestamp,proto3" json:"end_timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceStatsRequest) Descriptor ¶
func (*GetDeviceStatsRequest) Descriptor() ([]byte, []int)
func (*GetDeviceStatsRequest) GetDevEui ¶
func (m *GetDeviceStatsRequest) GetDevEui() string
func (*GetDeviceStatsRequest) GetEndTimestamp ¶
func (m *GetDeviceStatsRequest) GetEndTimestamp() *timestamp.Timestamp
func (*GetDeviceStatsRequest) GetInterval ¶
func (m *GetDeviceStatsRequest) GetInterval() string
func (*GetDeviceStatsRequest) GetStartTimestamp ¶
func (m *GetDeviceStatsRequest) GetStartTimestamp() *timestamp.Timestamp
func (*GetDeviceStatsRequest) ProtoMessage ¶
func (*GetDeviceStatsRequest) ProtoMessage()
func (*GetDeviceStatsRequest) Reset ¶
func (m *GetDeviceStatsRequest) Reset()
func (*GetDeviceStatsRequest) String ¶
func (m *GetDeviceStatsRequest) String() string
func (*GetDeviceStatsRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceStatsRequest) XXX_DiscardUnknown()
func (*GetDeviceStatsRequest) XXX_Marshal ¶
func (m *GetDeviceStatsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceStatsRequest) XXX_Merge ¶
func (m *GetDeviceStatsRequest) XXX_Merge(src proto.Message)
func (*GetDeviceStatsRequest) XXX_Size ¶
func (m *GetDeviceStatsRequest) XXX_Size() int
func (*GetDeviceStatsRequest) XXX_Unmarshal ¶
func (m *GetDeviceStatsRequest) XXX_Unmarshal(b []byte) error
type GetDeviceStatsResponse ¶
type GetDeviceStatsResponse struct { Result []*DeviceStats `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceStatsResponse) Descriptor ¶
func (*GetDeviceStatsResponse) Descriptor() ([]byte, []int)
func (*GetDeviceStatsResponse) GetResult ¶
func (m *GetDeviceStatsResponse) GetResult() []*DeviceStats
func (*GetDeviceStatsResponse) ProtoMessage ¶
func (*GetDeviceStatsResponse) ProtoMessage()
func (*GetDeviceStatsResponse) Reset ¶
func (m *GetDeviceStatsResponse) Reset()
func (*GetDeviceStatsResponse) String ¶
func (m *GetDeviceStatsResponse) String() string
func (*GetDeviceStatsResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceStatsResponse) XXX_DiscardUnknown()
func (*GetDeviceStatsResponse) XXX_Marshal ¶
func (m *GetDeviceStatsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceStatsResponse) XXX_Merge ¶
func (m *GetDeviceStatsResponse) XXX_Merge(src proto.Message)
func (*GetDeviceStatsResponse) XXX_Size ¶
func (m *GetDeviceStatsResponse) XXX_Size() int
func (*GetDeviceStatsResponse) XXX_Unmarshal ¶
func (m *GetDeviceStatsResponse) XXX_Unmarshal(b []byte) error
type GetDevicesSummaryRequest ¶
type GetDevicesSummaryRequest struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDevicesSummaryRequest) Descriptor ¶
func (*GetDevicesSummaryRequest) Descriptor() ([]byte, []int)
func (*GetDevicesSummaryRequest) GetOrganizationId ¶
func (m *GetDevicesSummaryRequest) GetOrganizationId() int64
func (*GetDevicesSummaryRequest) ProtoMessage ¶
func (*GetDevicesSummaryRequest) ProtoMessage()
func (*GetDevicesSummaryRequest) Reset ¶
func (m *GetDevicesSummaryRequest) Reset()
func (*GetDevicesSummaryRequest) String ¶
func (m *GetDevicesSummaryRequest) String() string
func (*GetDevicesSummaryRequest) XXX_DiscardUnknown ¶
func (m *GetDevicesSummaryRequest) XXX_DiscardUnknown()
func (*GetDevicesSummaryRequest) XXX_Marshal ¶
func (m *GetDevicesSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDevicesSummaryRequest) XXX_Merge ¶
func (m *GetDevicesSummaryRequest) XXX_Merge(src proto.Message)
func (*GetDevicesSummaryRequest) XXX_Size ¶
func (m *GetDevicesSummaryRequest) XXX_Size() int
func (*GetDevicesSummaryRequest) XXX_Unmarshal ¶
func (m *GetDevicesSummaryRequest) XXX_Unmarshal(b []byte) error
type GetDevicesSummaryResponse ¶
type GetDevicesSummaryResponse struct { // Active count. ActiveCount uint32 `protobuf:"varint,1,opt,name=active_count,json=activeCount,proto3" json:"active_count,omitempty"` // Inactive count. InactiveCount uint32 `protobuf:"varint,2,opt,name=inactive_count,json=inactiveCount,proto3" json:"inactive_count,omitempty"` // per data-rate count. // Devices that have never been seen are excluded. DrCount map[uint32]uint32 `` /* 172-byte string literal not displayed */ // Never seen count. NeverSeenCount uint32 `protobuf:"varint,4,opt,name=never_seen_count,json=neverSeenCount,proto3" json:"never_seen_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDevicesSummaryResponse) Descriptor ¶
func (*GetDevicesSummaryResponse) Descriptor() ([]byte, []int)
func (*GetDevicesSummaryResponse) GetActiveCount ¶
func (m *GetDevicesSummaryResponse) GetActiveCount() uint32
func (*GetDevicesSummaryResponse) GetDrCount ¶
func (m *GetDevicesSummaryResponse) GetDrCount() map[uint32]uint32
func (*GetDevicesSummaryResponse) GetInactiveCount ¶
func (m *GetDevicesSummaryResponse) GetInactiveCount() uint32
func (*GetDevicesSummaryResponse) GetNeverSeenCount ¶
func (m *GetDevicesSummaryResponse) GetNeverSeenCount() uint32
func (*GetDevicesSummaryResponse) ProtoMessage ¶
func (*GetDevicesSummaryResponse) ProtoMessage()
func (*GetDevicesSummaryResponse) Reset ¶
func (m *GetDevicesSummaryResponse) Reset()
func (*GetDevicesSummaryResponse) String ¶
func (m *GetDevicesSummaryResponse) String() string
func (*GetDevicesSummaryResponse) XXX_DiscardUnknown ¶
func (m *GetDevicesSummaryResponse) XXX_DiscardUnknown()
func (*GetDevicesSummaryResponse) XXX_Marshal ¶
func (m *GetDevicesSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDevicesSummaryResponse) XXX_Merge ¶
func (m *GetDevicesSummaryResponse) XXX_Merge(src proto.Message)
func (*GetDevicesSummaryResponse) XXX_Size ¶
func (m *GetDevicesSummaryResponse) XXX_Size() int
func (*GetDevicesSummaryResponse) XXX_Unmarshal ¶
func (m *GetDevicesSummaryResponse) XXX_Unmarshal(b []byte) error
type GetFUOTADeploymentDeviceRequest ¶
type GetFUOTADeploymentDeviceRequest struct { // ID of the deployment (string formatted UUID). // This value will be automatically assigned on create. FuotaDeploymentId string `protobuf:"bytes,1,opt,name=fuota_deployment_id,json=fuotaDeploymentID,proto3" json:"fuota_deployment_id,omitempty"` // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,2,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFUOTADeploymentDeviceRequest) Descriptor ¶
func (*GetFUOTADeploymentDeviceRequest) Descriptor() ([]byte, []int)
func (*GetFUOTADeploymentDeviceRequest) GetDevEui ¶
func (m *GetFUOTADeploymentDeviceRequest) GetDevEui() string
func (*GetFUOTADeploymentDeviceRequest) GetFuotaDeploymentId ¶
func (m *GetFUOTADeploymentDeviceRequest) GetFuotaDeploymentId() string
func (*GetFUOTADeploymentDeviceRequest) ProtoMessage ¶
func (*GetFUOTADeploymentDeviceRequest) ProtoMessage()
func (*GetFUOTADeploymentDeviceRequest) Reset ¶
func (m *GetFUOTADeploymentDeviceRequest) Reset()
func (*GetFUOTADeploymentDeviceRequest) String ¶
func (m *GetFUOTADeploymentDeviceRequest) String() string
func (*GetFUOTADeploymentDeviceRequest) XXX_DiscardUnknown ¶
func (m *GetFUOTADeploymentDeviceRequest) XXX_DiscardUnknown()
func (*GetFUOTADeploymentDeviceRequest) XXX_Marshal ¶
func (m *GetFUOTADeploymentDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFUOTADeploymentDeviceRequest) XXX_Merge ¶
func (m *GetFUOTADeploymentDeviceRequest) XXX_Merge(src proto.Message)
func (*GetFUOTADeploymentDeviceRequest) XXX_Size ¶
func (m *GetFUOTADeploymentDeviceRequest) XXX_Size() int
func (*GetFUOTADeploymentDeviceRequest) XXX_Unmarshal ¶
func (m *GetFUOTADeploymentDeviceRequest) XXX_Unmarshal(b []byte) error
type GetFUOTADeploymentDeviceResponse ¶
type GetFUOTADeploymentDeviceResponse struct { DeploymentDevice *FUOTADeploymentDeviceListItem `protobuf:"bytes,1,opt,name=deployment_device,json=deploymentDevice,proto3" json:"deployment_device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFUOTADeploymentDeviceResponse) Descriptor ¶
func (*GetFUOTADeploymentDeviceResponse) Descriptor() ([]byte, []int)
func (*GetFUOTADeploymentDeviceResponse) GetDeploymentDevice ¶
func (m *GetFUOTADeploymentDeviceResponse) GetDeploymentDevice() *FUOTADeploymentDeviceListItem
func (*GetFUOTADeploymentDeviceResponse) ProtoMessage ¶
func (*GetFUOTADeploymentDeviceResponse) ProtoMessage()
func (*GetFUOTADeploymentDeviceResponse) Reset ¶
func (m *GetFUOTADeploymentDeviceResponse) Reset()
func (*GetFUOTADeploymentDeviceResponse) String ¶
func (m *GetFUOTADeploymentDeviceResponse) String() string
func (*GetFUOTADeploymentDeviceResponse) XXX_DiscardUnknown ¶
func (m *GetFUOTADeploymentDeviceResponse) XXX_DiscardUnknown()
func (*GetFUOTADeploymentDeviceResponse) XXX_Marshal ¶
func (m *GetFUOTADeploymentDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFUOTADeploymentDeviceResponse) XXX_Merge ¶
func (m *GetFUOTADeploymentDeviceResponse) XXX_Merge(src proto.Message)
func (*GetFUOTADeploymentDeviceResponse) XXX_Size ¶
func (m *GetFUOTADeploymentDeviceResponse) XXX_Size() int
func (*GetFUOTADeploymentDeviceResponse) XXX_Unmarshal ¶
func (m *GetFUOTADeploymentDeviceResponse) XXX_Unmarshal(b []byte) error
type GetFUOTADeploymentRequest ¶
type GetFUOTADeploymentRequest struct { // ID of the deployment (string formatted UUID). // This value will be automatically assigned on create. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFUOTADeploymentRequest) Descriptor ¶
func (*GetFUOTADeploymentRequest) Descriptor() ([]byte, []int)
func (*GetFUOTADeploymentRequest) GetId ¶
func (m *GetFUOTADeploymentRequest) GetId() string
func (*GetFUOTADeploymentRequest) ProtoMessage ¶
func (*GetFUOTADeploymentRequest) ProtoMessage()
func (*GetFUOTADeploymentRequest) Reset ¶
func (m *GetFUOTADeploymentRequest) Reset()
func (*GetFUOTADeploymentRequest) String ¶
func (m *GetFUOTADeploymentRequest) String() string
func (*GetFUOTADeploymentRequest) XXX_DiscardUnknown ¶
func (m *GetFUOTADeploymentRequest) XXX_DiscardUnknown()
func (*GetFUOTADeploymentRequest) XXX_Marshal ¶
func (m *GetFUOTADeploymentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFUOTADeploymentRequest) XXX_Merge ¶
func (m *GetFUOTADeploymentRequest) XXX_Merge(src proto.Message)
func (*GetFUOTADeploymentRequest) XXX_Size ¶
func (m *GetFUOTADeploymentRequest) XXX_Size() int
func (*GetFUOTADeploymentRequest) XXX_Unmarshal ¶
func (m *GetFUOTADeploymentRequest) XXX_Unmarshal(b []byte) error
type GetFUOTADeploymentResponse ¶
type GetFUOTADeploymentResponse struct { FuotaDeployment *FUOTADeployment `protobuf:"bytes,1,opt,name=fuota_deployment,json=fuotaDeployment,proto3" json:"fuota_deployment,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFUOTADeploymentResponse) Descriptor ¶
func (*GetFUOTADeploymentResponse) Descriptor() ([]byte, []int)
func (*GetFUOTADeploymentResponse) GetCreatedAt ¶
func (m *GetFUOTADeploymentResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetFUOTADeploymentResponse) GetFuotaDeployment ¶
func (m *GetFUOTADeploymentResponse) GetFuotaDeployment() *FUOTADeployment
func (*GetFUOTADeploymentResponse) GetUpdatedAt ¶
func (m *GetFUOTADeploymentResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetFUOTADeploymentResponse) ProtoMessage ¶
func (*GetFUOTADeploymentResponse) ProtoMessage()
func (*GetFUOTADeploymentResponse) Reset ¶
func (m *GetFUOTADeploymentResponse) Reset()
func (*GetFUOTADeploymentResponse) String ¶
func (m *GetFUOTADeploymentResponse) String() string
func (*GetFUOTADeploymentResponse) XXX_DiscardUnknown ¶
func (m *GetFUOTADeploymentResponse) XXX_DiscardUnknown()
func (*GetFUOTADeploymentResponse) XXX_Marshal ¶
func (m *GetFUOTADeploymentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFUOTADeploymentResponse) XXX_Merge ¶
func (m *GetFUOTADeploymentResponse) XXX_Merge(src proto.Message)
func (*GetFUOTADeploymentResponse) XXX_Size ¶
func (m *GetFUOTADeploymentResponse) XXX_Size() int
func (*GetFUOTADeploymentResponse) XXX_Unmarshal ¶
func (m *GetFUOTADeploymentResponse) XXX_Unmarshal(b []byte) error
type GetGCPPubSubIntegrationRequest ¶
type GetGCPPubSubIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGCPPubSubIntegrationRequest) Descriptor ¶
func (*GetGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetGCPPubSubIntegrationRequest) GetApplicationId ¶
func (m *GetGCPPubSubIntegrationRequest) GetApplicationId() int64
func (*GetGCPPubSubIntegrationRequest) ProtoMessage ¶
func (*GetGCPPubSubIntegrationRequest) ProtoMessage()
func (*GetGCPPubSubIntegrationRequest) Reset ¶
func (m *GetGCPPubSubIntegrationRequest) Reset()
func (*GetGCPPubSubIntegrationRequest) String ¶
func (m *GetGCPPubSubIntegrationRequest) String() string
func (*GetGCPPubSubIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
func (*GetGCPPubSubIntegrationRequest) XXX_Marshal ¶
func (m *GetGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGCPPubSubIntegrationRequest) XXX_Merge ¶
func (m *GetGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetGCPPubSubIntegrationRequest) XXX_Size ¶
func (m *GetGCPPubSubIntegrationRequest) XXX_Size() int
func (*GetGCPPubSubIntegrationRequest) XXX_Unmarshal ¶
func (m *GetGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetGCPPubSubIntegrationResponse ¶
type GetGCPPubSubIntegrationResponse struct { // Integration object. Integration *GCPPubSubIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGCPPubSubIntegrationResponse) Descriptor ¶
func (*GetGCPPubSubIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetGCPPubSubIntegrationResponse) GetIntegration ¶
func (m *GetGCPPubSubIntegrationResponse) GetIntegration() *GCPPubSubIntegration
func (*GetGCPPubSubIntegrationResponse) ProtoMessage ¶
func (*GetGCPPubSubIntegrationResponse) ProtoMessage()
func (*GetGCPPubSubIntegrationResponse) Reset ¶
func (m *GetGCPPubSubIntegrationResponse) Reset()
func (*GetGCPPubSubIntegrationResponse) String ¶
func (m *GetGCPPubSubIntegrationResponse) String() string
func (*GetGCPPubSubIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetGCPPubSubIntegrationResponse) XXX_DiscardUnknown()
func (*GetGCPPubSubIntegrationResponse) XXX_Marshal ¶
func (m *GetGCPPubSubIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGCPPubSubIntegrationResponse) XXX_Merge ¶
func (m *GetGCPPubSubIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetGCPPubSubIntegrationResponse) XXX_Size ¶
func (m *GetGCPPubSubIntegrationResponse) XXX_Size() int
func (*GetGCPPubSubIntegrationResponse) XXX_Unmarshal ¶
func (m *GetGCPPubSubIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetGatewayProfileRequest ¶
type GetGatewayProfileRequest struct { // Gateway-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewayProfileRequest) Descriptor ¶
func (*GetGatewayProfileRequest) Descriptor() ([]byte, []int)
func (*GetGatewayProfileRequest) GetId ¶
func (m *GetGatewayProfileRequest) GetId() string
func (*GetGatewayProfileRequest) ProtoMessage ¶
func (*GetGatewayProfileRequest) ProtoMessage()
func (*GetGatewayProfileRequest) Reset ¶
func (m *GetGatewayProfileRequest) Reset()
func (*GetGatewayProfileRequest) String ¶
func (m *GetGatewayProfileRequest) String() string
func (*GetGatewayProfileRequest) XXX_DiscardUnknown ¶
func (m *GetGatewayProfileRequest) XXX_DiscardUnknown()
func (*GetGatewayProfileRequest) XXX_Marshal ¶
func (m *GetGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewayProfileRequest) XXX_Merge ¶
func (m *GetGatewayProfileRequest) XXX_Merge(src proto.Message)
func (*GetGatewayProfileRequest) XXX_Size ¶
func (m *GetGatewayProfileRequest) XXX_Size() int
func (*GetGatewayProfileRequest) XXX_Unmarshal ¶
func (m *GetGatewayProfileRequest) XXX_Unmarshal(b []byte) error
type GetGatewayProfileResponse ¶
type GetGatewayProfileResponse struct { // Gateway-profile object. GatewayProfile *GatewayProfile `protobuf:"bytes,1,opt,name=gateway_profile,json=gatewayProfile,proto3" json:"gateway_profile,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewayProfileResponse) Descriptor ¶
func (*GetGatewayProfileResponse) Descriptor() ([]byte, []int)
func (*GetGatewayProfileResponse) GetCreatedAt ¶
func (m *GetGatewayProfileResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetGatewayProfileResponse) GetGatewayProfile ¶
func (m *GetGatewayProfileResponse) GetGatewayProfile() *GatewayProfile
func (*GetGatewayProfileResponse) GetUpdatedAt ¶
func (m *GetGatewayProfileResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetGatewayProfileResponse) ProtoMessage ¶
func (*GetGatewayProfileResponse) ProtoMessage()
func (*GetGatewayProfileResponse) Reset ¶
func (m *GetGatewayProfileResponse) Reset()
func (*GetGatewayProfileResponse) String ¶
func (m *GetGatewayProfileResponse) String() string
func (*GetGatewayProfileResponse) XXX_DiscardUnknown ¶
func (m *GetGatewayProfileResponse) XXX_DiscardUnknown()
func (*GetGatewayProfileResponse) XXX_Marshal ¶
func (m *GetGatewayProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewayProfileResponse) XXX_Merge ¶
func (m *GetGatewayProfileResponse) XXX_Merge(src proto.Message)
func (*GetGatewayProfileResponse) XXX_Size ¶
func (m *GetGatewayProfileResponse) XXX_Size() int
func (*GetGatewayProfileResponse) XXX_Unmarshal ¶
func (m *GetGatewayProfileResponse) XXX_Unmarshal(b []byte) error
type GetGatewayRequest ¶
type GetGatewayRequest struct { // Gateway ID (HEX encoded). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewayRequest) Descriptor ¶
func (*GetGatewayRequest) Descriptor() ([]byte, []int)
func (*GetGatewayRequest) GetId ¶
func (m *GetGatewayRequest) GetId() string
func (*GetGatewayRequest) ProtoMessage ¶
func (*GetGatewayRequest) ProtoMessage()
func (*GetGatewayRequest) Reset ¶
func (m *GetGatewayRequest) Reset()
func (*GetGatewayRequest) String ¶
func (m *GetGatewayRequest) String() string
func (*GetGatewayRequest) XXX_DiscardUnknown ¶
func (m *GetGatewayRequest) XXX_DiscardUnknown()
func (*GetGatewayRequest) XXX_Marshal ¶
func (m *GetGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewayRequest) XXX_Merge ¶
func (m *GetGatewayRequest) XXX_Merge(src proto.Message)
func (*GetGatewayRequest) XXX_Size ¶
func (m *GetGatewayRequest) XXX_Size() int
func (*GetGatewayRequest) XXX_Unmarshal ¶
func (m *GetGatewayRequest) XXX_Unmarshal(b []byte) error
type GetGatewayResponse ¶
type GetGatewayResponse struct { // Gateway object. Gateway *Gateway `protobuf:"bytes,1,opt,name=gateway,proto3" json:"gateway,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // First seen at timestamp. FirstSeenAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=first_seen_at,json=firstSeenAt,proto3" json:"first_seen_at,omitempty"` // Last seen at timestamp. LastSeenAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewayResponse) Descriptor ¶
func (*GetGatewayResponse) Descriptor() ([]byte, []int)
func (*GetGatewayResponse) GetCreatedAt ¶
func (m *GetGatewayResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetGatewayResponse) GetFirstSeenAt ¶
func (m *GetGatewayResponse) GetFirstSeenAt() *timestamp.Timestamp
func (*GetGatewayResponse) GetGateway ¶
func (m *GetGatewayResponse) GetGateway() *Gateway
func (*GetGatewayResponse) GetLastSeenAt ¶
func (m *GetGatewayResponse) GetLastSeenAt() *timestamp.Timestamp
func (*GetGatewayResponse) GetUpdatedAt ¶
func (m *GetGatewayResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetGatewayResponse) ProtoMessage ¶
func (*GetGatewayResponse) ProtoMessage()
func (*GetGatewayResponse) Reset ¶
func (m *GetGatewayResponse) Reset()
func (*GetGatewayResponse) String ¶
func (m *GetGatewayResponse) String() string
func (*GetGatewayResponse) XXX_DiscardUnknown ¶
func (m *GetGatewayResponse) XXX_DiscardUnknown()
func (*GetGatewayResponse) XXX_Marshal ¶
func (m *GetGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewayResponse) XXX_Merge ¶
func (m *GetGatewayResponse) XXX_Merge(src proto.Message)
func (*GetGatewayResponse) XXX_Size ¶
func (m *GetGatewayResponse) XXX_Size() int
func (*GetGatewayResponse) XXX_Unmarshal ¶
func (m *GetGatewayResponse) XXX_Unmarshal(b []byte) error
type GetGatewayStatsRequest ¶
type GetGatewayStatsRequest struct { // Gateway ID (HEX encoded). GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayID,proto3" json:"gateway_id,omitempty"` // Aggregation interval. One of "second", "minute", "hour", "day", "week", // "month", "quarter", "year". Case insensitive. Interval string `protobuf:"bytes,2,opt,name=interval,proto3" json:"interval,omitempty"` // Timestamp to start from. StartTimestamp *timestamp.Timestamp `protobuf:"bytes,3,opt,name=start_timestamp,json=startTimestamp,proto3" json:"start_timestamp,omitempty"` // Timestamp until to get from. EndTimestamp *timestamp.Timestamp `protobuf:"bytes,4,opt,name=end_timestamp,json=endTimestamp,proto3" json:"end_timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewayStatsRequest) Descriptor ¶
func (*GetGatewayStatsRequest) Descriptor() ([]byte, []int)
func (*GetGatewayStatsRequest) GetEndTimestamp ¶
func (m *GetGatewayStatsRequest) GetEndTimestamp() *timestamp.Timestamp
func (*GetGatewayStatsRequest) GetGatewayId ¶
func (m *GetGatewayStatsRequest) GetGatewayId() string
func (*GetGatewayStatsRequest) GetInterval ¶
func (m *GetGatewayStatsRequest) GetInterval() string
func (*GetGatewayStatsRequest) GetStartTimestamp ¶
func (m *GetGatewayStatsRequest) GetStartTimestamp() *timestamp.Timestamp
func (*GetGatewayStatsRequest) ProtoMessage ¶
func (*GetGatewayStatsRequest) ProtoMessage()
func (*GetGatewayStatsRequest) Reset ¶
func (m *GetGatewayStatsRequest) Reset()
func (*GetGatewayStatsRequest) String ¶
func (m *GetGatewayStatsRequest) String() string
func (*GetGatewayStatsRequest) XXX_DiscardUnknown ¶
func (m *GetGatewayStatsRequest) XXX_DiscardUnknown()
func (*GetGatewayStatsRequest) XXX_Marshal ¶
func (m *GetGatewayStatsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewayStatsRequest) XXX_Merge ¶
func (m *GetGatewayStatsRequest) XXX_Merge(src proto.Message)
func (*GetGatewayStatsRequest) XXX_Size ¶
func (m *GetGatewayStatsRequest) XXX_Size() int
func (*GetGatewayStatsRequest) XXX_Unmarshal ¶
func (m *GetGatewayStatsRequest) XXX_Unmarshal(b []byte) error
type GetGatewayStatsResponse ¶
type GetGatewayStatsResponse struct { Result []*GatewayStats `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewayStatsResponse) Descriptor ¶
func (*GetGatewayStatsResponse) Descriptor() ([]byte, []int)
func (*GetGatewayStatsResponse) GetResult ¶
func (m *GetGatewayStatsResponse) GetResult() []*GatewayStats
func (*GetGatewayStatsResponse) ProtoMessage ¶
func (*GetGatewayStatsResponse) ProtoMessage()
func (*GetGatewayStatsResponse) Reset ¶
func (m *GetGatewayStatsResponse) Reset()
func (*GetGatewayStatsResponse) String ¶
func (m *GetGatewayStatsResponse) String() string
func (*GetGatewayStatsResponse) XXX_DiscardUnknown ¶
func (m *GetGatewayStatsResponse) XXX_DiscardUnknown()
func (*GetGatewayStatsResponse) XXX_Marshal ¶
func (m *GetGatewayStatsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewayStatsResponse) XXX_Merge ¶
func (m *GetGatewayStatsResponse) XXX_Merge(src proto.Message)
func (*GetGatewayStatsResponse) XXX_Size ¶
func (m *GetGatewayStatsResponse) XXX_Size() int
func (*GetGatewayStatsResponse) XXX_Unmarshal ¶
func (m *GetGatewayStatsResponse) XXX_Unmarshal(b []byte) error
type GetGatewaysSummaryRequest ¶
type GetGatewaysSummaryRequest struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewaysSummaryRequest) Descriptor ¶
func (*GetGatewaysSummaryRequest) Descriptor() ([]byte, []int)
func (*GetGatewaysSummaryRequest) GetOrganizationId ¶
func (m *GetGatewaysSummaryRequest) GetOrganizationId() int64
func (*GetGatewaysSummaryRequest) ProtoMessage ¶
func (*GetGatewaysSummaryRequest) ProtoMessage()
func (*GetGatewaysSummaryRequest) Reset ¶
func (m *GetGatewaysSummaryRequest) Reset()
func (*GetGatewaysSummaryRequest) String ¶
func (m *GetGatewaysSummaryRequest) String() string
func (*GetGatewaysSummaryRequest) XXX_DiscardUnknown ¶
func (m *GetGatewaysSummaryRequest) XXX_DiscardUnknown()
func (*GetGatewaysSummaryRequest) XXX_Marshal ¶
func (m *GetGatewaysSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewaysSummaryRequest) XXX_Merge ¶
func (m *GetGatewaysSummaryRequest) XXX_Merge(src proto.Message)
func (*GetGatewaysSummaryRequest) XXX_Size ¶
func (m *GetGatewaysSummaryRequest) XXX_Size() int
func (*GetGatewaysSummaryRequest) XXX_Unmarshal ¶
func (m *GetGatewaysSummaryRequest) XXX_Unmarshal(b []byte) error
type GetGatewaysSummaryResponse ¶
type GetGatewaysSummaryResponse struct { // Active count. ActiveCount uint32 `protobuf:"varint,1,opt,name=active_count,json=activeCount,proto3" json:"active_count,omitempty"` // Inactive count. InactiveCount uint32 `protobuf:"varint,2,opt,name=inactive_count,json=inactiveCount,proto3" json:"inactive_count,omitempty"` // Never seen count. NeverSeenCount uint32 `protobuf:"varint,3,opt,name=never_seen_count,json=neverSeenCount,proto3" json:"never_seen_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGatewaysSummaryResponse) Descriptor ¶
func (*GetGatewaysSummaryResponse) Descriptor() ([]byte, []int)
func (*GetGatewaysSummaryResponse) GetActiveCount ¶
func (m *GetGatewaysSummaryResponse) GetActiveCount() uint32
func (*GetGatewaysSummaryResponse) GetInactiveCount ¶
func (m *GetGatewaysSummaryResponse) GetInactiveCount() uint32
func (*GetGatewaysSummaryResponse) GetNeverSeenCount ¶
func (m *GetGatewaysSummaryResponse) GetNeverSeenCount() uint32
func (*GetGatewaysSummaryResponse) ProtoMessage ¶
func (*GetGatewaysSummaryResponse) ProtoMessage()
func (*GetGatewaysSummaryResponse) Reset ¶
func (m *GetGatewaysSummaryResponse) Reset()
func (*GetGatewaysSummaryResponse) String ¶
func (m *GetGatewaysSummaryResponse) String() string
func (*GetGatewaysSummaryResponse) XXX_DiscardUnknown ¶
func (m *GetGatewaysSummaryResponse) XXX_DiscardUnknown()
func (*GetGatewaysSummaryResponse) XXX_Marshal ¶
func (m *GetGatewaysSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGatewaysSummaryResponse) XXX_Merge ¶
func (m *GetGatewaysSummaryResponse) XXX_Merge(src proto.Message)
func (*GetGatewaysSummaryResponse) XXX_Size ¶
func (m *GetGatewaysSummaryResponse) XXX_Size() int
func (*GetGatewaysSummaryResponse) XXX_Unmarshal ¶
func (m *GetGatewaysSummaryResponse) XXX_Unmarshal(b []byte) error
type GetHTTPIntegrationRequest ¶
type GetHTTPIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetHTTPIntegrationRequest) Descriptor ¶
func (*GetHTTPIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetHTTPIntegrationRequest) GetApplicationId ¶
func (m *GetHTTPIntegrationRequest) GetApplicationId() int64
func (*GetHTTPIntegrationRequest) ProtoMessage ¶
func (*GetHTTPIntegrationRequest) ProtoMessage()
func (*GetHTTPIntegrationRequest) Reset ¶
func (m *GetHTTPIntegrationRequest) Reset()
func (*GetHTTPIntegrationRequest) String ¶
func (m *GetHTTPIntegrationRequest) String() string
func (*GetHTTPIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetHTTPIntegrationRequest) XXX_DiscardUnknown()
func (*GetHTTPIntegrationRequest) XXX_Marshal ¶
func (m *GetHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetHTTPIntegrationRequest) XXX_Merge ¶
func (m *GetHTTPIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetHTTPIntegrationRequest) XXX_Size ¶
func (m *GetHTTPIntegrationRequest) XXX_Size() int
func (*GetHTTPIntegrationRequest) XXX_Unmarshal ¶
func (m *GetHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetHTTPIntegrationResponse ¶
type GetHTTPIntegrationResponse struct { // Integration object. Integration *HTTPIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetHTTPIntegrationResponse) Descriptor ¶
func (*GetHTTPIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetHTTPIntegrationResponse) GetIntegration ¶
func (m *GetHTTPIntegrationResponse) GetIntegration() *HTTPIntegration
func (*GetHTTPIntegrationResponse) ProtoMessage ¶
func (*GetHTTPIntegrationResponse) ProtoMessage()
func (*GetHTTPIntegrationResponse) Reset ¶
func (m *GetHTTPIntegrationResponse) Reset()
func (*GetHTTPIntegrationResponse) String ¶
func (m *GetHTTPIntegrationResponse) String() string
func (*GetHTTPIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetHTTPIntegrationResponse) XXX_DiscardUnknown()
func (*GetHTTPIntegrationResponse) XXX_Marshal ¶
func (m *GetHTTPIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetHTTPIntegrationResponse) XXX_Merge ¶
func (m *GetHTTPIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetHTTPIntegrationResponse) XXX_Size ¶
func (m *GetHTTPIntegrationResponse) XXX_Size() int
func (*GetHTTPIntegrationResponse) XXX_Unmarshal ¶
func (m *GetHTTPIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetInfluxDBIntegrationRequest ¶
type GetInfluxDBIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetInfluxDBIntegrationRequest) Descriptor ¶
func (*GetInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetInfluxDBIntegrationRequest) GetApplicationId ¶
func (m *GetInfluxDBIntegrationRequest) GetApplicationId() int64
func (*GetInfluxDBIntegrationRequest) ProtoMessage ¶
func (*GetInfluxDBIntegrationRequest) ProtoMessage()
func (*GetInfluxDBIntegrationRequest) Reset ¶
func (m *GetInfluxDBIntegrationRequest) Reset()
func (*GetInfluxDBIntegrationRequest) String ¶
func (m *GetInfluxDBIntegrationRequest) String() string
func (*GetInfluxDBIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetInfluxDBIntegrationRequest) XXX_DiscardUnknown()
func (*GetInfluxDBIntegrationRequest) XXX_Marshal ¶
func (m *GetInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInfluxDBIntegrationRequest) XXX_Merge ¶
func (m *GetInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetInfluxDBIntegrationRequest) XXX_Size ¶
func (m *GetInfluxDBIntegrationRequest) XXX_Size() int
func (*GetInfluxDBIntegrationRequest) XXX_Unmarshal ¶
func (m *GetInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetInfluxDBIntegrationResponse ¶
type GetInfluxDBIntegrationResponse struct { // Integration object. Integration *InfluxDBIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetInfluxDBIntegrationResponse) Descriptor ¶
func (*GetInfluxDBIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetInfluxDBIntegrationResponse) GetIntegration ¶
func (m *GetInfluxDBIntegrationResponse) GetIntegration() *InfluxDBIntegration
func (*GetInfluxDBIntegrationResponse) ProtoMessage ¶
func (*GetInfluxDBIntegrationResponse) ProtoMessage()
func (*GetInfluxDBIntegrationResponse) Reset ¶
func (m *GetInfluxDBIntegrationResponse) Reset()
func (*GetInfluxDBIntegrationResponse) String ¶
func (m *GetInfluxDBIntegrationResponse) String() string
func (*GetInfluxDBIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetInfluxDBIntegrationResponse) XXX_DiscardUnknown()
func (*GetInfluxDBIntegrationResponse) XXX_Marshal ¶
func (m *GetInfluxDBIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInfluxDBIntegrationResponse) XXX_Merge ¶
func (m *GetInfluxDBIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetInfluxDBIntegrationResponse) XXX_Size ¶
func (m *GetInfluxDBIntegrationResponse) XXX_Size() int
func (*GetInfluxDBIntegrationResponse) XXX_Unmarshal ¶
func (m *GetInfluxDBIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetLastPingRequest ¶
type GetLastPingRequest struct { // Gateway ID (HEX encoded). GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayID,proto3" json:"gateway_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLastPingRequest) Descriptor ¶
func (*GetLastPingRequest) Descriptor() ([]byte, []int)
func (*GetLastPingRequest) GetGatewayId ¶
func (m *GetLastPingRequest) GetGatewayId() string
func (*GetLastPingRequest) ProtoMessage ¶
func (*GetLastPingRequest) ProtoMessage()
func (*GetLastPingRequest) Reset ¶
func (m *GetLastPingRequest) Reset()
func (*GetLastPingRequest) String ¶
func (m *GetLastPingRequest) String() string
func (*GetLastPingRequest) XXX_DiscardUnknown ¶
func (m *GetLastPingRequest) XXX_DiscardUnknown()
func (*GetLastPingRequest) XXX_Marshal ¶
func (m *GetLastPingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLastPingRequest) XXX_Merge ¶
func (m *GetLastPingRequest) XXX_Merge(src proto.Message)
func (*GetLastPingRequest) XXX_Size ¶
func (m *GetLastPingRequest) XXX_Size() int
func (*GetLastPingRequest) XXX_Unmarshal ¶
func (m *GetLastPingRequest) XXX_Unmarshal(b []byte) error
type GetLastPingResponse ¶
type GetLastPingResponse struct { // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Frequency (Hz). Frequency uint32 `protobuf:"varint,2,opt,name=frequency,proto3" json:"frequency,omitempty"` // Data-rate. Dr uint32 `protobuf:"varint,3,opt,name=dr,proto3" json:"dr,omitempty"` // Gateways and meta-data of reception. PingRx []*PingRX `protobuf:"bytes,4,rep,name=ping_rx,json=pingRX,proto3" json:"ping_rx,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLastPingResponse) Descriptor ¶
func (*GetLastPingResponse) Descriptor() ([]byte, []int)
func (*GetLastPingResponse) GetCreatedAt ¶
func (m *GetLastPingResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetLastPingResponse) GetDr ¶
func (m *GetLastPingResponse) GetDr() uint32
func (*GetLastPingResponse) GetFrequency ¶
func (m *GetLastPingResponse) GetFrequency() uint32
func (*GetLastPingResponse) GetPingRx ¶
func (m *GetLastPingResponse) GetPingRx() []*PingRX
func (*GetLastPingResponse) ProtoMessage ¶
func (*GetLastPingResponse) ProtoMessage()
func (*GetLastPingResponse) Reset ¶
func (m *GetLastPingResponse) Reset()
func (*GetLastPingResponse) String ¶
func (m *GetLastPingResponse) String() string
func (*GetLastPingResponse) XXX_DiscardUnknown ¶
func (m *GetLastPingResponse) XXX_DiscardUnknown()
func (*GetLastPingResponse) XXX_Marshal ¶
func (m *GetLastPingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLastPingResponse) XXX_Merge ¶
func (m *GetLastPingResponse) XXX_Merge(src proto.Message)
func (*GetLastPingResponse) XXX_Size ¶
func (m *GetLastPingResponse) XXX_Size() int
func (*GetLastPingResponse) XXX_Unmarshal ¶
func (m *GetLastPingResponse) XXX_Unmarshal(b []byte) error
type GetLoRaCloudIntegrationRequest ¶
type GetLoRaCloudIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLoRaCloudIntegrationRequest) Descriptor ¶
func (*GetLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetLoRaCloudIntegrationRequest) GetApplicationId ¶
func (m *GetLoRaCloudIntegrationRequest) GetApplicationId() int64
func (*GetLoRaCloudIntegrationRequest) ProtoMessage ¶
func (*GetLoRaCloudIntegrationRequest) ProtoMessage()
func (*GetLoRaCloudIntegrationRequest) Reset ¶
func (m *GetLoRaCloudIntegrationRequest) Reset()
func (*GetLoRaCloudIntegrationRequest) String ¶
func (m *GetLoRaCloudIntegrationRequest) String() string
func (*GetLoRaCloudIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
func (*GetLoRaCloudIntegrationRequest) XXX_Marshal ¶
func (m *GetLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLoRaCloudIntegrationRequest) XXX_Merge ¶
func (m *GetLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetLoRaCloudIntegrationRequest) XXX_Size ¶
func (m *GetLoRaCloudIntegrationRequest) XXX_Size() int
func (*GetLoRaCloudIntegrationRequest) XXX_Unmarshal ¶
func (m *GetLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetLoRaCloudIntegrationResponse ¶
type GetLoRaCloudIntegrationResponse struct { // Integration object. Integration *LoRaCloudIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLoRaCloudIntegrationResponse) Descriptor ¶
func (*GetLoRaCloudIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetLoRaCloudIntegrationResponse) GetIntegration ¶
func (m *GetLoRaCloudIntegrationResponse) GetIntegration() *LoRaCloudIntegration
func (*GetLoRaCloudIntegrationResponse) ProtoMessage ¶
func (*GetLoRaCloudIntegrationResponse) ProtoMessage()
func (*GetLoRaCloudIntegrationResponse) Reset ¶
func (m *GetLoRaCloudIntegrationResponse) Reset()
func (*GetLoRaCloudIntegrationResponse) String ¶
func (m *GetLoRaCloudIntegrationResponse) String() string
func (*GetLoRaCloudIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetLoRaCloudIntegrationResponse) XXX_DiscardUnknown()
func (*GetLoRaCloudIntegrationResponse) XXX_Marshal ¶
func (m *GetLoRaCloudIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLoRaCloudIntegrationResponse) XXX_Merge ¶
func (m *GetLoRaCloudIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetLoRaCloudIntegrationResponse) XXX_Size ¶
func (m *GetLoRaCloudIntegrationResponse) XXX_Size() int
func (*GetLoRaCloudIntegrationResponse) XXX_Unmarshal ¶
func (m *GetLoRaCloudIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetMulticastGroupRequest ¶
type GetMulticastGroupRequest struct { // ID (string formatted UUID). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetMulticastGroupRequest) Descriptor ¶
func (*GetMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*GetMulticastGroupRequest) GetId ¶
func (m *GetMulticastGroupRequest) GetId() string
func (*GetMulticastGroupRequest) ProtoMessage ¶
func (*GetMulticastGroupRequest) ProtoMessage()
func (*GetMulticastGroupRequest) Reset ¶
func (m *GetMulticastGroupRequest) Reset()
func (*GetMulticastGroupRequest) String ¶
func (m *GetMulticastGroupRequest) String() string
func (*GetMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *GetMulticastGroupRequest) XXX_DiscardUnknown()
func (*GetMulticastGroupRequest) XXX_Marshal ¶
func (m *GetMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMulticastGroupRequest) XXX_Merge ¶
func (m *GetMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*GetMulticastGroupRequest) XXX_Size ¶
func (m *GetMulticastGroupRequest) XXX_Size() int
func (*GetMulticastGroupRequest) XXX_Unmarshal ¶
func (m *GetMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type GetMulticastGroupResponse ¶
type GetMulticastGroupResponse struct { // Multicast-group object. MulticastGroup *MulticastGroup `protobuf:"bytes,1,opt,name=multicast_group,json=multicastGroup,proto3" json:"multicast_group,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetMulticastGroupResponse) Descriptor ¶
func (*GetMulticastGroupResponse) Descriptor() ([]byte, []int)
func (*GetMulticastGroupResponse) GetCreatedAt ¶
func (m *GetMulticastGroupResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetMulticastGroupResponse) GetMulticastGroup ¶
func (m *GetMulticastGroupResponse) GetMulticastGroup() *MulticastGroup
func (*GetMulticastGroupResponse) GetUpdatedAt ¶
func (m *GetMulticastGroupResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetMulticastGroupResponse) ProtoMessage ¶
func (*GetMulticastGroupResponse) ProtoMessage()
func (*GetMulticastGroupResponse) Reset ¶
func (m *GetMulticastGroupResponse) Reset()
func (*GetMulticastGroupResponse) String ¶
func (m *GetMulticastGroupResponse) String() string
func (*GetMulticastGroupResponse) XXX_DiscardUnknown ¶
func (m *GetMulticastGroupResponse) XXX_DiscardUnknown()
func (*GetMulticastGroupResponse) XXX_Marshal ¶
func (m *GetMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMulticastGroupResponse) XXX_Merge ¶
func (m *GetMulticastGroupResponse) XXX_Merge(src proto.Message)
func (*GetMulticastGroupResponse) XXX_Size ¶
func (m *GetMulticastGroupResponse) XXX_Size() int
func (*GetMulticastGroupResponse) XXX_Unmarshal ¶
func (m *GetMulticastGroupResponse) XXX_Unmarshal(b []byte) error
type GetMyDevicesIntegrationRequest ¶
type GetMyDevicesIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetMyDevicesIntegrationRequest) Descriptor ¶
func (*GetMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetMyDevicesIntegrationRequest) GetApplicationId ¶
func (m *GetMyDevicesIntegrationRequest) GetApplicationId() int64
func (*GetMyDevicesIntegrationRequest) ProtoMessage ¶
func (*GetMyDevicesIntegrationRequest) ProtoMessage()
func (*GetMyDevicesIntegrationRequest) Reset ¶
func (m *GetMyDevicesIntegrationRequest) Reset()
func (*GetMyDevicesIntegrationRequest) String ¶
func (m *GetMyDevicesIntegrationRequest) String() string
func (*GetMyDevicesIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetMyDevicesIntegrationRequest) XXX_DiscardUnknown()
func (*GetMyDevicesIntegrationRequest) XXX_Marshal ¶
func (m *GetMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMyDevicesIntegrationRequest) XXX_Merge ¶
func (m *GetMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetMyDevicesIntegrationRequest) XXX_Size ¶
func (m *GetMyDevicesIntegrationRequest) XXX_Size() int
func (*GetMyDevicesIntegrationRequest) XXX_Unmarshal ¶
func (m *GetMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetMyDevicesIntegrationResponse ¶
type GetMyDevicesIntegrationResponse struct { // Integration object. Integration *MyDevicesIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetMyDevicesIntegrationResponse) Descriptor ¶
func (*GetMyDevicesIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetMyDevicesIntegrationResponse) GetIntegration ¶
func (m *GetMyDevicesIntegrationResponse) GetIntegration() *MyDevicesIntegration
func (*GetMyDevicesIntegrationResponse) ProtoMessage ¶
func (*GetMyDevicesIntegrationResponse) ProtoMessage()
func (*GetMyDevicesIntegrationResponse) Reset ¶
func (m *GetMyDevicesIntegrationResponse) Reset()
func (*GetMyDevicesIntegrationResponse) String ¶
func (m *GetMyDevicesIntegrationResponse) String() string
func (*GetMyDevicesIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetMyDevicesIntegrationResponse) XXX_DiscardUnknown()
func (*GetMyDevicesIntegrationResponse) XXX_Marshal ¶
func (m *GetMyDevicesIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMyDevicesIntegrationResponse) XXX_Merge ¶
func (m *GetMyDevicesIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetMyDevicesIntegrationResponse) XXX_Size ¶
func (m *GetMyDevicesIntegrationResponse) XXX_Size() int
func (*GetMyDevicesIntegrationResponse) XXX_Unmarshal ¶
func (m *GetMyDevicesIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetNetworkServerRequest ¶
type GetNetworkServerRequest struct { // Network-server ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetNetworkServerRequest) Descriptor ¶
func (*GetNetworkServerRequest) Descriptor() ([]byte, []int)
func (*GetNetworkServerRequest) GetId ¶
func (m *GetNetworkServerRequest) GetId() int64
func (*GetNetworkServerRequest) ProtoMessage ¶
func (*GetNetworkServerRequest) ProtoMessage()
func (*GetNetworkServerRequest) Reset ¶
func (m *GetNetworkServerRequest) Reset()
func (*GetNetworkServerRequest) String ¶
func (m *GetNetworkServerRequest) String() string
func (*GetNetworkServerRequest) XXX_DiscardUnknown ¶
func (m *GetNetworkServerRequest) XXX_DiscardUnknown()
func (*GetNetworkServerRequest) XXX_Marshal ¶
func (m *GetNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNetworkServerRequest) XXX_Merge ¶
func (m *GetNetworkServerRequest) XXX_Merge(src proto.Message)
func (*GetNetworkServerRequest) XXX_Size ¶
func (m *GetNetworkServerRequest) XXX_Size() int
func (*GetNetworkServerRequest) XXX_Unmarshal ¶
func (m *GetNetworkServerRequest) XXX_Unmarshal(b []byte) error
type GetNetworkServerResponse ¶
type GetNetworkServerResponse struct { // Network-server object. NetworkServer *NetworkServer `protobuf:"bytes,1,opt,name=network_server,json=networkServer,proto3" json:"network_server,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // The ChirpStack Network Server version. Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` // The ChirpStack Network Server region configured. Region string `protobuf:"bytes,5,opt,name=region,proto3" json:"region,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetNetworkServerResponse) Descriptor ¶
func (*GetNetworkServerResponse) Descriptor() ([]byte, []int)
func (*GetNetworkServerResponse) GetCreatedAt ¶
func (m *GetNetworkServerResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetNetworkServerResponse) GetNetworkServer ¶
func (m *GetNetworkServerResponse) GetNetworkServer() *NetworkServer
func (*GetNetworkServerResponse) GetRegion ¶
func (m *GetNetworkServerResponse) GetRegion() string
func (*GetNetworkServerResponse) GetUpdatedAt ¶
func (m *GetNetworkServerResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetNetworkServerResponse) GetVersion ¶
func (m *GetNetworkServerResponse) GetVersion() string
func (*GetNetworkServerResponse) ProtoMessage ¶
func (*GetNetworkServerResponse) ProtoMessage()
func (*GetNetworkServerResponse) Reset ¶
func (m *GetNetworkServerResponse) Reset()
func (*GetNetworkServerResponse) String ¶
func (m *GetNetworkServerResponse) String() string
func (*GetNetworkServerResponse) XXX_DiscardUnknown ¶
func (m *GetNetworkServerResponse) XXX_DiscardUnknown()
func (*GetNetworkServerResponse) XXX_Marshal ¶
func (m *GetNetworkServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNetworkServerResponse) XXX_Merge ¶
func (m *GetNetworkServerResponse) XXX_Merge(src proto.Message)
func (*GetNetworkServerResponse) XXX_Size ¶
func (m *GetNetworkServerResponse) XXX_Size() int
func (*GetNetworkServerResponse) XXX_Unmarshal ¶
func (m *GetNetworkServerResponse) XXX_Unmarshal(b []byte) error
type GetOrganizationRequest ¶
type GetOrganizationRequest struct { // Organization ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOrganizationRequest) Descriptor ¶
func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
func (*GetOrganizationRequest) GetId ¶
func (m *GetOrganizationRequest) GetId() int64
func (*GetOrganizationRequest) ProtoMessage ¶
func (*GetOrganizationRequest) ProtoMessage()
func (*GetOrganizationRequest) Reset ¶
func (m *GetOrganizationRequest) Reset()
func (*GetOrganizationRequest) String ¶
func (m *GetOrganizationRequest) String() string
func (*GetOrganizationRequest) XXX_DiscardUnknown ¶
func (m *GetOrganizationRequest) XXX_DiscardUnknown()
func (*GetOrganizationRequest) XXX_Marshal ¶
func (m *GetOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOrganizationRequest) XXX_Merge ¶
func (m *GetOrganizationRequest) XXX_Merge(src proto.Message)
func (*GetOrganizationRequest) XXX_Size ¶
func (m *GetOrganizationRequest) XXX_Size() int
func (*GetOrganizationRequest) XXX_Unmarshal ¶
func (m *GetOrganizationRequest) XXX_Unmarshal(b []byte) error
type GetOrganizationResponse ¶
type GetOrganizationResponse struct { // Organization object. Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOrganizationResponse) Descriptor ¶
func (*GetOrganizationResponse) Descriptor() ([]byte, []int)
func (*GetOrganizationResponse) GetCreatedAt ¶
func (m *GetOrganizationResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetOrganizationResponse) GetOrganization ¶
func (m *GetOrganizationResponse) GetOrganization() *Organization
func (*GetOrganizationResponse) GetUpdatedAt ¶
func (m *GetOrganizationResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetOrganizationResponse) ProtoMessage ¶
func (*GetOrganizationResponse) ProtoMessage()
func (*GetOrganizationResponse) Reset ¶
func (m *GetOrganizationResponse) Reset()
func (*GetOrganizationResponse) String ¶
func (m *GetOrganizationResponse) String() string
func (*GetOrganizationResponse) XXX_DiscardUnknown ¶
func (m *GetOrganizationResponse) XXX_DiscardUnknown()
func (*GetOrganizationResponse) XXX_Marshal ¶
func (m *GetOrganizationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOrganizationResponse) XXX_Merge ¶
func (m *GetOrganizationResponse) XXX_Merge(src proto.Message)
func (*GetOrganizationResponse) XXX_Size ¶
func (m *GetOrganizationResponse) XXX_Size() int
func (*GetOrganizationResponse) XXX_Unmarshal ¶
func (m *GetOrganizationResponse) XXX_Unmarshal(b []byte) error
type GetOrganizationUserRequest ¶
type GetOrganizationUserRequest struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // User ID. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userID,proto3" json:"user_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetOrganizationUserRequest) Descriptor ¶
func (*GetOrganizationUserRequest) Descriptor() ([]byte, []int)
func (*GetOrganizationUserRequest) GetOrganizationId ¶
func (m *GetOrganizationUserRequest) GetOrganizationId() int64
func (*GetOrganizationUserRequest) GetUserId ¶
func (m *GetOrganizationUserRequest) GetUserId() int64
func (*GetOrganizationUserRequest) ProtoMessage ¶
func (*GetOrganizationUserRequest) ProtoMessage()
func (*GetOrganizationUserRequest) Reset ¶
func (m *GetOrganizationUserRequest) Reset()
func (*GetOrganizationUserRequest) String ¶
func (m *GetOrganizationUserRequest) String() string
func (*GetOrganizationUserRequest) XXX_DiscardUnknown ¶
func (m *GetOrganizationUserRequest) XXX_DiscardUnknown()
func (*GetOrganizationUserRequest) XXX_Marshal ¶
func (m *GetOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOrganizationUserRequest) XXX_Merge ¶
func (m *GetOrganizationUserRequest) XXX_Merge(src proto.Message)
func (*GetOrganizationUserRequest) XXX_Size ¶
func (m *GetOrganizationUserRequest) XXX_Size() int
func (*GetOrganizationUserRequest) XXX_Unmarshal ¶
func (m *GetOrganizationUserRequest) XXX_Unmarshal(b []byte) error
type GetOrganizationUserResponse ¶
type GetOrganizationUserResponse struct { // Organization-user object. OrganizationUser *OrganizationUser `protobuf:"bytes,1,opt,name=organization_user,json=organizationUser,proto3" json:"organization_user,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Response for a user in the organization
func (*GetOrganizationUserResponse) Descriptor ¶
func (*GetOrganizationUserResponse) Descriptor() ([]byte, []int)
func (*GetOrganizationUserResponse) GetCreatedAt ¶
func (m *GetOrganizationUserResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetOrganizationUserResponse) GetOrganizationUser ¶
func (m *GetOrganizationUserResponse) GetOrganizationUser() *OrganizationUser
func (*GetOrganizationUserResponse) GetUpdatedAt ¶
func (m *GetOrganizationUserResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetOrganizationUserResponse) ProtoMessage ¶
func (*GetOrganizationUserResponse) ProtoMessage()
func (*GetOrganizationUserResponse) Reset ¶
func (m *GetOrganizationUserResponse) Reset()
func (*GetOrganizationUserResponse) String ¶
func (m *GetOrganizationUserResponse) String() string
func (*GetOrganizationUserResponse) XXX_DiscardUnknown ¶
func (m *GetOrganizationUserResponse) XXX_DiscardUnknown()
func (*GetOrganizationUserResponse) XXX_Marshal ¶
func (m *GetOrganizationUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOrganizationUserResponse) XXX_Merge ¶
func (m *GetOrganizationUserResponse) XXX_Merge(src proto.Message)
func (*GetOrganizationUserResponse) XXX_Size ¶
func (m *GetOrganizationUserResponse) XXX_Size() int
func (*GetOrganizationUserResponse) XXX_Unmarshal ¶
func (m *GetOrganizationUserResponse) XXX_Unmarshal(b []byte) error
type GetPilotThingsIntegrationRequest ¶
type GetPilotThingsIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetPilotThingsIntegrationRequest) Descriptor ¶
func (*GetPilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetPilotThingsIntegrationRequest) GetApplicationId ¶
func (m *GetPilotThingsIntegrationRequest) GetApplicationId() int64
func (*GetPilotThingsIntegrationRequest) ProtoMessage ¶
func (*GetPilotThingsIntegrationRequest) ProtoMessage()
func (*GetPilotThingsIntegrationRequest) Reset ¶
func (m *GetPilotThingsIntegrationRequest) Reset()
func (*GetPilotThingsIntegrationRequest) String ¶
func (m *GetPilotThingsIntegrationRequest) String() string
func (*GetPilotThingsIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetPilotThingsIntegrationRequest) XXX_DiscardUnknown()
func (*GetPilotThingsIntegrationRequest) XXX_Marshal ¶
func (m *GetPilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPilotThingsIntegrationRequest) XXX_Merge ¶
func (m *GetPilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetPilotThingsIntegrationRequest) XXX_Size ¶
func (m *GetPilotThingsIntegrationRequest) XXX_Size() int
func (*GetPilotThingsIntegrationRequest) XXX_Unmarshal ¶
func (m *GetPilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetPilotThingsIntegrationResponse ¶
type GetPilotThingsIntegrationResponse struct { // Integration object. Integration *PilotThingsIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetPilotThingsIntegrationResponse) Descriptor ¶
func (*GetPilotThingsIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetPilotThingsIntegrationResponse) GetIntegration ¶
func (m *GetPilotThingsIntegrationResponse) GetIntegration() *PilotThingsIntegration
func (*GetPilotThingsIntegrationResponse) ProtoMessage ¶
func (*GetPilotThingsIntegrationResponse) ProtoMessage()
func (*GetPilotThingsIntegrationResponse) Reset ¶
func (m *GetPilotThingsIntegrationResponse) Reset()
func (*GetPilotThingsIntegrationResponse) String ¶
func (m *GetPilotThingsIntegrationResponse) String() string
func (*GetPilotThingsIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetPilotThingsIntegrationResponse) XXX_DiscardUnknown()
func (*GetPilotThingsIntegrationResponse) XXX_Marshal ¶
func (m *GetPilotThingsIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPilotThingsIntegrationResponse) XXX_Merge ¶
func (m *GetPilotThingsIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetPilotThingsIntegrationResponse) XXX_Size ¶
func (m *GetPilotThingsIntegrationResponse) XXX_Size() int
func (*GetPilotThingsIntegrationResponse) XXX_Unmarshal ¶
func (m *GetPilotThingsIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetRandomDevAddrRequest ¶
type GetRandomDevAddrRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRandomDevAddrRequest) Descriptor ¶
func (*GetRandomDevAddrRequest) Descriptor() ([]byte, []int)
func (*GetRandomDevAddrRequest) GetDevEui ¶
func (m *GetRandomDevAddrRequest) GetDevEui() string
func (*GetRandomDevAddrRequest) ProtoMessage ¶
func (*GetRandomDevAddrRequest) ProtoMessage()
func (*GetRandomDevAddrRequest) Reset ¶
func (m *GetRandomDevAddrRequest) Reset()
func (*GetRandomDevAddrRequest) String ¶
func (m *GetRandomDevAddrRequest) String() string
func (*GetRandomDevAddrRequest) XXX_DiscardUnknown ¶
func (m *GetRandomDevAddrRequest) XXX_DiscardUnknown()
func (*GetRandomDevAddrRequest) XXX_Marshal ¶
func (m *GetRandomDevAddrRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRandomDevAddrRequest) XXX_Merge ¶
func (m *GetRandomDevAddrRequest) XXX_Merge(src proto.Message)
func (*GetRandomDevAddrRequest) XXX_Size ¶
func (m *GetRandomDevAddrRequest) XXX_Size() int
func (*GetRandomDevAddrRequest) XXX_Unmarshal ¶
func (m *GetRandomDevAddrRequest) XXX_Unmarshal(b []byte) error
type GetRandomDevAddrResponse ¶
type GetRandomDevAddrResponse struct { // Device address (HEX encoded). DevAddr string `protobuf:"bytes,1,opt,name=dev_addr,json=devAddr,proto3" json:"dev_addr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRandomDevAddrResponse) Descriptor ¶
func (*GetRandomDevAddrResponse) Descriptor() ([]byte, []int)
func (*GetRandomDevAddrResponse) GetDevAddr ¶
func (m *GetRandomDevAddrResponse) GetDevAddr() string
func (*GetRandomDevAddrResponse) ProtoMessage ¶
func (*GetRandomDevAddrResponse) ProtoMessage()
func (*GetRandomDevAddrResponse) Reset ¶
func (m *GetRandomDevAddrResponse) Reset()
func (*GetRandomDevAddrResponse) String ¶
func (m *GetRandomDevAddrResponse) String() string
func (*GetRandomDevAddrResponse) XXX_DiscardUnknown ¶
func (m *GetRandomDevAddrResponse) XXX_DiscardUnknown()
func (*GetRandomDevAddrResponse) XXX_Marshal ¶
func (m *GetRandomDevAddrResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRandomDevAddrResponse) XXX_Merge ¶
func (m *GetRandomDevAddrResponse) XXX_Merge(src proto.Message)
func (*GetRandomDevAddrResponse) XXX_Size ¶
func (m *GetRandomDevAddrResponse) XXX_Size() int
func (*GetRandomDevAddrResponse) XXX_Unmarshal ¶
func (m *GetRandomDevAddrResponse) XXX_Unmarshal(b []byte) error
type GetServiceProfileRequest ¶
type GetServiceProfileRequest struct { // Service-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServiceProfileRequest) Descriptor ¶
func (*GetServiceProfileRequest) Descriptor() ([]byte, []int)
func (*GetServiceProfileRequest) GetId ¶
func (m *GetServiceProfileRequest) GetId() string
func (*GetServiceProfileRequest) ProtoMessage ¶
func (*GetServiceProfileRequest) ProtoMessage()
func (*GetServiceProfileRequest) Reset ¶
func (m *GetServiceProfileRequest) Reset()
func (*GetServiceProfileRequest) String ¶
func (m *GetServiceProfileRequest) String() string
func (*GetServiceProfileRequest) XXX_DiscardUnknown ¶
func (m *GetServiceProfileRequest) XXX_DiscardUnknown()
func (*GetServiceProfileRequest) XXX_Marshal ¶
func (m *GetServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceProfileRequest) XXX_Merge ¶
func (m *GetServiceProfileRequest) XXX_Merge(src proto.Message)
func (*GetServiceProfileRequest) XXX_Size ¶
func (m *GetServiceProfileRequest) XXX_Size() int
func (*GetServiceProfileRequest) XXX_Unmarshal ¶
func (m *GetServiceProfileRequest) XXX_Unmarshal(b []byte) error
type GetServiceProfileResponse ¶
type GetServiceProfileResponse struct { // Service-profile object. ServiceProfile *ServiceProfile `protobuf:"bytes,1,opt,name=service_profile,json=serviceProfile,proto3" json:"service_profile,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServiceProfileResponse) Descriptor ¶
func (*GetServiceProfileResponse) Descriptor() ([]byte, []int)
func (*GetServiceProfileResponse) GetCreatedAt ¶
func (m *GetServiceProfileResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetServiceProfileResponse) GetServiceProfile ¶
func (m *GetServiceProfileResponse) GetServiceProfile() *ServiceProfile
func (*GetServiceProfileResponse) GetUpdatedAt ¶
func (m *GetServiceProfileResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetServiceProfileResponse) ProtoMessage ¶
func (*GetServiceProfileResponse) ProtoMessage()
func (*GetServiceProfileResponse) Reset ¶
func (m *GetServiceProfileResponse) Reset()
func (*GetServiceProfileResponse) String ¶
func (m *GetServiceProfileResponse) String() string
func (*GetServiceProfileResponse) XXX_DiscardUnknown ¶
func (m *GetServiceProfileResponse) XXX_DiscardUnknown()
func (*GetServiceProfileResponse) XXX_Marshal ¶
func (m *GetServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceProfileResponse) XXX_Merge ¶
func (m *GetServiceProfileResponse) XXX_Merge(src proto.Message)
func (*GetServiceProfileResponse) XXX_Size ¶
func (m *GetServiceProfileResponse) XXX_Size() int
func (*GetServiceProfileResponse) XXX_Unmarshal ¶
func (m *GetServiceProfileResponse) XXX_Unmarshal(b []byte) error
type GetThingsBoardIntegrationRequest ¶
type GetThingsBoardIntegrationRequest struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetThingsBoardIntegrationRequest) Descriptor ¶
func (*GetThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
func (*GetThingsBoardIntegrationRequest) GetApplicationId ¶
func (m *GetThingsBoardIntegrationRequest) GetApplicationId() int64
func (*GetThingsBoardIntegrationRequest) ProtoMessage ¶
func (*GetThingsBoardIntegrationRequest) ProtoMessage()
func (*GetThingsBoardIntegrationRequest) Reset ¶
func (m *GetThingsBoardIntegrationRequest) Reset()
func (*GetThingsBoardIntegrationRequest) String ¶
func (m *GetThingsBoardIntegrationRequest) String() string
func (*GetThingsBoardIntegrationRequest) XXX_DiscardUnknown ¶
func (m *GetThingsBoardIntegrationRequest) XXX_DiscardUnknown()
func (*GetThingsBoardIntegrationRequest) XXX_Marshal ¶
func (m *GetThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetThingsBoardIntegrationRequest) XXX_Merge ¶
func (m *GetThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
func (*GetThingsBoardIntegrationRequest) XXX_Size ¶
func (m *GetThingsBoardIntegrationRequest) XXX_Size() int
func (*GetThingsBoardIntegrationRequest) XXX_Unmarshal ¶
func (m *GetThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
type GetThingsBoardIntegrationResponse ¶
type GetThingsBoardIntegrationResponse struct { // Integration object. Integration *ThingsBoardIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetThingsBoardIntegrationResponse) Descriptor ¶
func (*GetThingsBoardIntegrationResponse) Descriptor() ([]byte, []int)
func (*GetThingsBoardIntegrationResponse) GetIntegration ¶
func (m *GetThingsBoardIntegrationResponse) GetIntegration() *ThingsBoardIntegration
func (*GetThingsBoardIntegrationResponse) ProtoMessage ¶
func (*GetThingsBoardIntegrationResponse) ProtoMessage()
func (*GetThingsBoardIntegrationResponse) Reset ¶
func (m *GetThingsBoardIntegrationResponse) Reset()
func (*GetThingsBoardIntegrationResponse) String ¶
func (m *GetThingsBoardIntegrationResponse) String() string
func (*GetThingsBoardIntegrationResponse) XXX_DiscardUnknown ¶
func (m *GetThingsBoardIntegrationResponse) XXX_DiscardUnknown()
func (*GetThingsBoardIntegrationResponse) XXX_Marshal ¶
func (m *GetThingsBoardIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetThingsBoardIntegrationResponse) XXX_Merge ¶
func (m *GetThingsBoardIntegrationResponse) XXX_Merge(src proto.Message)
func (*GetThingsBoardIntegrationResponse) XXX_Size ¶
func (m *GetThingsBoardIntegrationResponse) XXX_Size() int
func (*GetThingsBoardIntegrationResponse) XXX_Unmarshal ¶
func (m *GetThingsBoardIntegrationResponse) XXX_Unmarshal(b []byte) error
type GetUserRequest ¶
type GetUserRequest struct { // User ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUserRequest) Descriptor ¶
func (*GetUserRequest) Descriptor() ([]byte, []int)
func (*GetUserRequest) GetId ¶
func (m *GetUserRequest) GetId() int64
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) Reset ¶
func (m *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (m *GetUserRequest) String() string
func (*GetUserRequest) XXX_DiscardUnknown ¶
func (m *GetUserRequest) XXX_DiscardUnknown()
func (*GetUserRequest) XXX_Marshal ¶
func (m *GetUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserRequest) XXX_Merge ¶
func (m *GetUserRequest) XXX_Merge(src proto.Message)
func (*GetUserRequest) XXX_Size ¶
func (m *GetUserRequest) XXX_Size() int
func (*GetUserRequest) XXX_Unmarshal ¶
func (m *GetUserRequest) XXX_Unmarshal(b []byte) error
type GetUserResponse ¶
type GetUserResponse struct { // User object. User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUserResponse) Descriptor ¶
func (*GetUserResponse) Descriptor() ([]byte, []int)
func (*GetUserResponse) GetCreatedAt ¶
func (m *GetUserResponse) GetCreatedAt() *timestamp.Timestamp
func (*GetUserResponse) GetUpdatedAt ¶
func (m *GetUserResponse) GetUpdatedAt() *timestamp.Timestamp
func (*GetUserResponse) GetUser ¶
func (m *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) Reset ¶
func (m *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (m *GetUserResponse) String() string
func (*GetUserResponse) XXX_DiscardUnknown ¶
func (m *GetUserResponse) XXX_DiscardUnknown()
func (*GetUserResponse) XXX_Marshal ¶
func (m *GetUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserResponse) XXX_Merge ¶
func (m *GetUserResponse) XXX_Merge(src proto.Message)
func (*GetUserResponse) XXX_Size ¶
func (m *GetUserResponse) XXX_Size() int
func (*GetUserResponse) XXX_Unmarshal ¶
func (m *GetUserResponse) XXX_Unmarshal(b []byte) error
type GlobalSearchRequest ¶
type GlobalSearchRequest struct { // Search query. Search string `protobuf:"bytes,1,opt,name=search,proto3" json:"search,omitempty"` // Max number of results to return. Limit int64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // Offset offset of the result-set (for pagination). Offset int64 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GlobalSearchRequest) Descriptor ¶
func (*GlobalSearchRequest) Descriptor() ([]byte, []int)
func (*GlobalSearchRequest) GetLimit ¶
func (m *GlobalSearchRequest) GetLimit() int64
func (*GlobalSearchRequest) GetOffset ¶
func (m *GlobalSearchRequest) GetOffset() int64
func (*GlobalSearchRequest) GetSearch ¶
func (m *GlobalSearchRequest) GetSearch() string
func (*GlobalSearchRequest) ProtoMessage ¶
func (*GlobalSearchRequest) ProtoMessage()
func (*GlobalSearchRequest) Reset ¶
func (m *GlobalSearchRequest) Reset()
func (*GlobalSearchRequest) String ¶
func (m *GlobalSearchRequest) String() string
func (*GlobalSearchRequest) XXX_DiscardUnknown ¶
func (m *GlobalSearchRequest) XXX_DiscardUnknown()
func (*GlobalSearchRequest) XXX_Marshal ¶
func (m *GlobalSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GlobalSearchRequest) XXX_Merge ¶
func (m *GlobalSearchRequest) XXX_Merge(src proto.Message)
func (*GlobalSearchRequest) XXX_Size ¶
func (m *GlobalSearchRequest) XXX_Size() int
func (*GlobalSearchRequest) XXX_Unmarshal ¶
func (m *GlobalSearchRequest) XXX_Unmarshal(b []byte) error
type GlobalSearchResponse ¶
type GlobalSearchResponse struct { Result []*GlobalSearchResult `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GlobalSearchResponse) Descriptor ¶
func (*GlobalSearchResponse) Descriptor() ([]byte, []int)
func (*GlobalSearchResponse) GetResult ¶
func (m *GlobalSearchResponse) GetResult() []*GlobalSearchResult
func (*GlobalSearchResponse) ProtoMessage ¶
func (*GlobalSearchResponse) ProtoMessage()
func (*GlobalSearchResponse) Reset ¶
func (m *GlobalSearchResponse) Reset()
func (*GlobalSearchResponse) String ¶
func (m *GlobalSearchResponse) String() string
func (*GlobalSearchResponse) XXX_DiscardUnknown ¶
func (m *GlobalSearchResponse) XXX_DiscardUnknown()
func (*GlobalSearchResponse) XXX_Marshal ¶
func (m *GlobalSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GlobalSearchResponse) XXX_Merge ¶
func (m *GlobalSearchResponse) XXX_Merge(src proto.Message)
func (*GlobalSearchResponse) XXX_Size ¶
func (m *GlobalSearchResponse) XXX_Size() int
func (*GlobalSearchResponse) XXX_Unmarshal ¶
func (m *GlobalSearchResponse) XXX_Unmarshal(b []byte) error
type GlobalSearchResult ¶
type GlobalSearchResult struct { // Record kind. Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"` // Search score. Score float32 `protobuf:"fixed32,2,opt,name=score,proto3" json:"score,omitempty"` // Organization id. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Organization name. OrganizationName string `protobuf:"bytes,4,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` // Application id. ApplicationId int64 `protobuf:"varint,5,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Application name. ApplicationName string `protobuf:"bytes,6,opt,name=application_name,json=applicationName,proto3" json:"application_name,omitempty"` // Device DevEUI (hex encoded). DeviceDevEui string `protobuf:"bytes,7,opt,name=device_dev_eui,json=deviceDevEUI,proto3" json:"device_dev_eui,omitempty"` // Device name. DeviceName string `protobuf:"bytes,8,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"` // Gateway MAC (hex encoded). GatewayMac string `protobuf:"bytes,9,opt,name=gateway_mac,json=gatewayMAC,proto3" json:"gateway_mac,omitempty"` // Gateway name. GatewayName string `protobuf:"bytes,10,opt,name=gateway_name,json=gatewayName,proto3" json:"gateway_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GlobalSearchResult) Descriptor ¶
func (*GlobalSearchResult) Descriptor() ([]byte, []int)
func (*GlobalSearchResult) GetApplicationId ¶
func (m *GlobalSearchResult) GetApplicationId() int64
func (*GlobalSearchResult) GetApplicationName ¶
func (m *GlobalSearchResult) GetApplicationName() string
func (*GlobalSearchResult) GetDeviceDevEui ¶
func (m *GlobalSearchResult) GetDeviceDevEui() string
func (*GlobalSearchResult) GetDeviceName ¶
func (m *GlobalSearchResult) GetDeviceName() string
func (*GlobalSearchResult) GetGatewayMac ¶
func (m *GlobalSearchResult) GetGatewayMac() string
func (*GlobalSearchResult) GetGatewayName ¶
func (m *GlobalSearchResult) GetGatewayName() string
func (*GlobalSearchResult) GetKind ¶
func (m *GlobalSearchResult) GetKind() string
func (*GlobalSearchResult) GetOrganizationId ¶
func (m *GlobalSearchResult) GetOrganizationId() int64
func (*GlobalSearchResult) GetOrganizationName ¶
func (m *GlobalSearchResult) GetOrganizationName() string
func (*GlobalSearchResult) GetScore ¶
func (m *GlobalSearchResult) GetScore() float32
func (*GlobalSearchResult) ProtoMessage ¶
func (*GlobalSearchResult) ProtoMessage()
func (*GlobalSearchResult) Reset ¶
func (m *GlobalSearchResult) Reset()
func (*GlobalSearchResult) String ¶
func (m *GlobalSearchResult) String() string
func (*GlobalSearchResult) XXX_DiscardUnknown ¶
func (m *GlobalSearchResult) XXX_DiscardUnknown()
func (*GlobalSearchResult) XXX_Marshal ¶
func (m *GlobalSearchResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GlobalSearchResult) XXX_Merge ¶
func (m *GlobalSearchResult) XXX_Merge(src proto.Message)
func (*GlobalSearchResult) XXX_Size ¶
func (m *GlobalSearchResult) XXX_Size() int
func (*GlobalSearchResult) XXX_Unmarshal ¶
func (m *GlobalSearchResult) XXX_Unmarshal(b []byte) error
type HTTPIntegration ¶
type HTTPIntegration struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // The headers to use when making HTTP callbacks. Headers []*HTTPIntegrationHeader `protobuf:"bytes,2,rep,name=headers,proto3" json:"headers,omitempty"` // The URL to call for uplink data. // Deprecated: use event_endpoint_url. UplinkDataUrl string `protobuf:"bytes,3,opt,name=uplink_data_url,json=uplinkDataURL,proto3" json:"uplink_data_url,omitempty"` // The URL to call for join notifications. // Deprecated: use event_endpoint_url. JoinNotificationUrl string `protobuf:"bytes,4,opt,name=join_notification_url,json=joinNotificationURL,proto3" json:"join_notification_url,omitempty"` // The URL to call for ACK notifications (for confirmed downlink data). // Deprecated: use event_endpoint_url. AckNotificationUrl string `protobuf:"bytes,5,opt,name=ack_notification_url,json=ackNotificationURL,proto3" json:"ack_notification_url,omitempty"` // The URL to call for error notifications. // Deprecated: use event_endpoint_url. ErrorNotificationUrl string `protobuf:"bytes,6,opt,name=error_notification_url,json=errorNotificationURL,proto3" json:"error_notification_url,omitempty"` // The URL to call for device-status notifications. // Deprecated: use event_endpoint_url. StatusNotificationUrl string `` /* 126-byte string literal not displayed */ // The URL to call for location notifications. // Deprecated: use event_endpoint_url. LocationNotificationUrl string `` /* 132-byte string literal not displayed */ // The URL to call for tx ack notifications (downlink acknowledged by gateway for transmission). // Deprecated: use event_endpoint_url. TxAckNotificationUrl string `protobuf:"bytes,9,opt,name=tx_ack_notification_url,json=txAckNotificationURL,proto3" json:"tx_ack_notification_url,omitempty"` // The URL to call for integration notifications. // Deprecated: use event_endpoint_url. IntegrationNotificationUrl string `` /* 142-byte string literal not displayed */ // Marshaler. // This defines the marshaler that is used to encode the event payload. Marshaler Marshaler `protobuf:"varint,11,opt,name=marshaler,proto3,enum=api.Marshaler" json:"marshaler,omitempty"` // Event endpoint URL. // The HTTP integration will POST all events to this enpoint. The request // will contain a query parameters "event" containing the type of the // event. EventEndpointUrl string `protobuf:"bytes,12,opt,name=event_endpoint_url,json=eventEndpointURL,proto3" json:"event_endpoint_url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HTTPIntegration) Descriptor ¶
func (*HTTPIntegration) Descriptor() ([]byte, []int)
func (*HTTPIntegration) GetAckNotificationUrl ¶
func (m *HTTPIntegration) GetAckNotificationUrl() string
func (*HTTPIntegration) GetApplicationId ¶
func (m *HTTPIntegration) GetApplicationId() int64
func (*HTTPIntegration) GetErrorNotificationUrl ¶
func (m *HTTPIntegration) GetErrorNotificationUrl() string
func (*HTTPIntegration) GetEventEndpointUrl ¶
func (m *HTTPIntegration) GetEventEndpointUrl() string
func (*HTTPIntegration) GetHeaders ¶
func (m *HTTPIntegration) GetHeaders() []*HTTPIntegrationHeader
func (*HTTPIntegration) GetIntegrationNotificationUrl ¶
func (m *HTTPIntegration) GetIntegrationNotificationUrl() string
func (*HTTPIntegration) GetJoinNotificationUrl ¶
func (m *HTTPIntegration) GetJoinNotificationUrl() string
func (*HTTPIntegration) GetLocationNotificationUrl ¶
func (m *HTTPIntegration) GetLocationNotificationUrl() string
func (*HTTPIntegration) GetMarshaler ¶
func (m *HTTPIntegration) GetMarshaler() Marshaler
func (*HTTPIntegration) GetStatusNotificationUrl ¶
func (m *HTTPIntegration) GetStatusNotificationUrl() string
func (*HTTPIntegration) GetTxAckNotificationUrl ¶
func (m *HTTPIntegration) GetTxAckNotificationUrl() string
func (*HTTPIntegration) GetUplinkDataUrl ¶
func (m *HTTPIntegration) GetUplinkDataUrl() string
func (*HTTPIntegration) ProtoMessage ¶
func (*HTTPIntegration) ProtoMessage()
func (*HTTPIntegration) Reset ¶
func (m *HTTPIntegration) Reset()
func (*HTTPIntegration) String ¶
func (m *HTTPIntegration) String() string
func (*HTTPIntegration) XXX_DiscardUnknown ¶
func (m *HTTPIntegration) XXX_DiscardUnknown()
func (*HTTPIntegration) XXX_Marshal ¶
func (m *HTTPIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HTTPIntegration) XXX_Merge ¶
func (m *HTTPIntegration) XXX_Merge(src proto.Message)
func (*HTTPIntegration) XXX_Size ¶
func (m *HTTPIntegration) XXX_Size() int
func (*HTTPIntegration) XXX_Unmarshal ¶
func (m *HTTPIntegration) XXX_Unmarshal(b []byte) error
type HTTPIntegrationHeader ¶
type HTTPIntegrationHeader struct { // Key Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // Value Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HTTPIntegrationHeader) Descriptor ¶
func (*HTTPIntegrationHeader) Descriptor() ([]byte, []int)
func (*HTTPIntegrationHeader) GetKey ¶
func (m *HTTPIntegrationHeader) GetKey() string
func (*HTTPIntegrationHeader) GetValue ¶
func (m *HTTPIntegrationHeader) GetValue() string
func (*HTTPIntegrationHeader) ProtoMessage ¶
func (*HTTPIntegrationHeader) ProtoMessage()
func (*HTTPIntegrationHeader) Reset ¶
func (m *HTTPIntegrationHeader) Reset()
func (*HTTPIntegrationHeader) String ¶
func (m *HTTPIntegrationHeader) String() string
func (*HTTPIntegrationHeader) XXX_DiscardUnknown ¶
func (m *HTTPIntegrationHeader) XXX_DiscardUnknown()
func (*HTTPIntegrationHeader) XXX_Marshal ¶
func (m *HTTPIntegrationHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HTTPIntegrationHeader) XXX_Merge ¶
func (m *HTTPIntegrationHeader) XXX_Merge(src proto.Message)
func (*HTTPIntegrationHeader) XXX_Size ¶
func (m *HTTPIntegrationHeader) XXX_Size() int
func (*HTTPIntegrationHeader) XXX_Unmarshal ¶
func (m *HTTPIntegrationHeader) XXX_Unmarshal(b []byte) error
type InfluxDBIntegration ¶
type InfluxDBIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // InfluxDB API write endpoint (e.g. http://localhost:8086/write). Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // InfluxDB database name. (InfluxDB v1) Db string `protobuf:"bytes,3,opt,name=db,proto3" json:"db,omitempty"` // InfluxDB username. (InfluxDB v1) Username string `protobuf:"bytes,4,opt,name=username,proto3" json:"username,omitempty"` // InfluxDB password. (InfluxDB v1) Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` // InfluxDB retention policy name. (InfluxDB v1) RetentionPolicyName string `protobuf:"bytes,6,opt,name=retention_policy_name,json=retentionPolicyName,proto3" json:"retention_policy_name,omitempty"` // InfluxDB timestamp precision (InfluxDB v1). Precision InfluxDBPrecision `protobuf:"varint,7,opt,name=precision,proto3,enum=api.InfluxDBPrecision" json:"precision,omitempty"` // InfluxDB version. Version InfluxDBVersion `protobuf:"varint,8,opt,name=version,proto3,enum=api.InfluxDBVersion" json:"version,omitempty"` // Token. (InfluxDB v2) Token string `protobuf:"bytes,9,opt,name=token,proto3" json:"token,omitempty"` // Organization. (InfluxDB v2) Organization string `protobuf:"bytes,10,opt,name=organization,proto3" json:"organization,omitempty"` // Bucket. (InfluxDB v2) Bucket string `protobuf:"bytes,11,opt,name=bucket,proto3" json:"bucket,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InfluxDBIntegration) Descriptor ¶
func (*InfluxDBIntegration) Descriptor() ([]byte, []int)
func (*InfluxDBIntegration) GetApplicationId ¶
func (m *InfluxDBIntegration) GetApplicationId() int64
func (*InfluxDBIntegration) GetBucket ¶
func (m *InfluxDBIntegration) GetBucket() string
func (*InfluxDBIntegration) GetDb ¶
func (m *InfluxDBIntegration) GetDb() string
func (*InfluxDBIntegration) GetEndpoint ¶
func (m *InfluxDBIntegration) GetEndpoint() string
func (*InfluxDBIntegration) GetOrganization ¶
func (m *InfluxDBIntegration) GetOrganization() string
func (*InfluxDBIntegration) GetPassword ¶
func (m *InfluxDBIntegration) GetPassword() string
func (*InfluxDBIntegration) GetPrecision ¶
func (m *InfluxDBIntegration) GetPrecision() InfluxDBPrecision
func (*InfluxDBIntegration) GetRetentionPolicyName ¶
func (m *InfluxDBIntegration) GetRetentionPolicyName() string
func (*InfluxDBIntegration) GetToken ¶
func (m *InfluxDBIntegration) GetToken() string
func (*InfluxDBIntegration) GetUsername ¶
func (m *InfluxDBIntegration) GetUsername() string
func (*InfluxDBIntegration) GetVersion ¶
func (m *InfluxDBIntegration) GetVersion() InfluxDBVersion
func (*InfluxDBIntegration) ProtoMessage ¶
func (*InfluxDBIntegration) ProtoMessage()
func (*InfluxDBIntegration) Reset ¶
func (m *InfluxDBIntegration) Reset()
func (*InfluxDBIntegration) String ¶
func (m *InfluxDBIntegration) String() string
func (*InfluxDBIntegration) XXX_DiscardUnknown ¶
func (m *InfluxDBIntegration) XXX_DiscardUnknown()
func (*InfluxDBIntegration) XXX_Marshal ¶
func (m *InfluxDBIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfluxDBIntegration) XXX_Merge ¶
func (m *InfluxDBIntegration) XXX_Merge(src proto.Message)
func (*InfluxDBIntegration) XXX_Size ¶
func (m *InfluxDBIntegration) XXX_Size() int
func (*InfluxDBIntegration) XXX_Unmarshal ¶
func (m *InfluxDBIntegration) XXX_Unmarshal(b []byte) error
type InfluxDBPrecision ¶
type InfluxDBPrecision int32
const ( InfluxDBPrecision_NS InfluxDBPrecision = 0 InfluxDBPrecision_U InfluxDBPrecision = 1 InfluxDBPrecision_MS InfluxDBPrecision = 2 InfluxDBPrecision_S InfluxDBPrecision = 3 InfluxDBPrecision_M InfluxDBPrecision = 4 InfluxDBPrecision_H InfluxDBPrecision = 5 )
func (InfluxDBPrecision) EnumDescriptor ¶
func (InfluxDBPrecision) EnumDescriptor() ([]byte, []int)
func (InfluxDBPrecision) String ¶
func (x InfluxDBPrecision) String() string
type InfluxDBVersion ¶
type InfluxDBVersion int32
const ( InfluxDBVersion_INFLUXDB_1 InfluxDBVersion = 0 InfluxDBVersion_INFLUXDB_2 InfluxDBVersion = 1 )
func (InfluxDBVersion) EnumDescriptor ¶
func (InfluxDBVersion) EnumDescriptor() ([]byte, []int)
func (InfluxDBVersion) String ¶
func (x InfluxDBVersion) String() string
type IntegrationKind ¶
type IntegrationKind int32
const ( IntegrationKind_HTTP IntegrationKind = 0 IntegrationKind_INFLUXDB IntegrationKind = 1 IntegrationKind_THINGSBOARD IntegrationKind = 2 IntegrationKind_MYDEVICES IntegrationKind = 3 IntegrationKind_LORACLOUD IntegrationKind = 4 IntegrationKind_GCP_PUBSUB IntegrationKind = 5 IntegrationKind_AWS_SNS IntegrationKind = 6 IntegrationKind_AZURE_SERVICE_BUS IntegrationKind = 7 IntegrationKind_PILOT_THINGS IntegrationKind = 8 IntegrationKind_MQTT_GLOBAL IntegrationKind = 9 )
func (IntegrationKind) EnumDescriptor ¶
func (IntegrationKind) EnumDescriptor() ([]byte, []int)
func (IntegrationKind) String ¶
func (x IntegrationKind) String() string
type IntegrationListItem ¶
type IntegrationListItem struct { // Integration kind. Kind IntegrationKind `protobuf:"varint,1,opt,name=kind,proto3,enum=api.IntegrationKind" json:"kind,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IntegrationListItem) Descriptor ¶
func (*IntegrationListItem) Descriptor() ([]byte, []int)
func (*IntegrationListItem) GetKind ¶
func (m *IntegrationListItem) GetKind() IntegrationKind
func (*IntegrationListItem) ProtoMessage ¶
func (*IntegrationListItem) ProtoMessage()
func (*IntegrationListItem) Reset ¶
func (m *IntegrationListItem) Reset()
func (*IntegrationListItem) String ¶
func (m *IntegrationListItem) String() string
func (*IntegrationListItem) XXX_DiscardUnknown ¶
func (m *IntegrationListItem) XXX_DiscardUnknown()
func (*IntegrationListItem) XXX_Marshal ¶
func (m *IntegrationListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IntegrationListItem) XXX_Merge ¶
func (m *IntegrationListItem) XXX_Merge(src proto.Message)
func (*IntegrationListItem) XXX_Size ¶
func (m *IntegrationListItem) XXX_Size() int
func (*IntegrationListItem) XXX_Unmarshal ¶
func (m *IntegrationListItem) XXX_Unmarshal(b []byte) error
type InternalServiceClient ¶
type InternalServiceClient interface { // Log in a user Login(ctx context.Context, in *LoginRequest, opts ...grpc.CallOption) (*LoginResponse, error) // Get the current user's profile Profile(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*ProfileResponse, error) // Perform a global search. GlobalSearch(ctx context.Context, in *GlobalSearchRequest, opts ...grpc.CallOption) (*GlobalSearchResponse, error) // CreateAPIKey creates the given API key. CreateAPIKey(ctx context.Context, in *CreateAPIKeyRequest, opts ...grpc.CallOption) (*CreateAPIKeyResponse, error) // DeleteAPIKey deletes the API key. DeleteAPIKey(ctx context.Context, in *DeleteAPIKeyRequest, opts ...grpc.CallOption) (*empty.Empty, error) // ListAPIKeys lists the available API keys. ListAPIKeys(ctx context.Context, in *ListAPIKeysRequest, opts ...grpc.CallOption) (*ListAPIKeysResponse, error) // Get the global settings. Settings(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*SettingsResponse, error) // OpenID Connect login. OpenIDConnectLogin(ctx context.Context, in *OpenIDConnectLoginRequest, opts ...grpc.CallOption) (*OpenIDConnectLoginResponse, error) // GetDevicesSummary returns an aggregated summary of the devices. GetDevicesSummary(ctx context.Context, in *GetDevicesSummaryRequest, opts ...grpc.CallOption) (*GetDevicesSummaryResponse, error) // GetGatewaysSummary returns an aggregated summary of the gateways. GetGatewaysSummary(ctx context.Context, in *GetGatewaysSummaryRequest, opts ...grpc.CallOption) (*GetGatewaysSummaryResponse, error) }
InternalServiceClient is the client API for InternalService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewInternalServiceClient ¶
func NewInternalServiceClient(cc grpc.ClientConnInterface) InternalServiceClient
type InternalServiceServer ¶
type InternalServiceServer interface { // Log in a user Login(context.Context, *LoginRequest) (*LoginResponse, error) // Get the current user's profile Profile(context.Context, *empty.Empty) (*ProfileResponse, error) // Perform a global search. GlobalSearch(context.Context, *GlobalSearchRequest) (*GlobalSearchResponse, error) // CreateAPIKey creates the given API key. CreateAPIKey(context.Context, *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error) // DeleteAPIKey deletes the API key. DeleteAPIKey(context.Context, *DeleteAPIKeyRequest) (*empty.Empty, error) // ListAPIKeys lists the available API keys. ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error) // Get the global settings. Settings(context.Context, *empty.Empty) (*SettingsResponse, error) // OpenID Connect login. OpenIDConnectLogin(context.Context, *OpenIDConnectLoginRequest) (*OpenIDConnectLoginResponse, error) // GetDevicesSummary returns an aggregated summary of the devices. GetDevicesSummary(context.Context, *GetDevicesSummaryRequest) (*GetDevicesSummaryResponse, error) // GetGatewaysSummary returns an aggregated summary of the gateways. GetGatewaysSummary(context.Context, *GetGatewaysSummaryRequest) (*GetGatewaysSummaryResponse, error) }
InternalServiceServer is the server API for InternalService service.
type ListAPIKeysRequest ¶
type ListAPIKeysRequest struct { // Max number of items to return. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Return only admin keys. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // Filter on organization ID. OrganizationId int64 `protobuf:"varint,4,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Filter on application ID. ApplicationId int64 `protobuf:"varint,5,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAPIKeysRequest) Descriptor ¶
func (*ListAPIKeysRequest) Descriptor() ([]byte, []int)
func (*ListAPIKeysRequest) GetApplicationId ¶
func (m *ListAPIKeysRequest) GetApplicationId() int64
func (*ListAPIKeysRequest) GetIsAdmin ¶
func (m *ListAPIKeysRequest) GetIsAdmin() bool
func (*ListAPIKeysRequest) GetLimit ¶
func (m *ListAPIKeysRequest) GetLimit() int64
func (*ListAPIKeysRequest) GetOffset ¶
func (m *ListAPIKeysRequest) GetOffset() int64
func (*ListAPIKeysRequest) GetOrganizationId ¶
func (m *ListAPIKeysRequest) GetOrganizationId() int64
func (*ListAPIKeysRequest) ProtoMessage ¶
func (*ListAPIKeysRequest) ProtoMessage()
func (*ListAPIKeysRequest) Reset ¶
func (m *ListAPIKeysRequest) Reset()
func (*ListAPIKeysRequest) String ¶
func (m *ListAPIKeysRequest) String() string
func (*ListAPIKeysRequest) XXX_DiscardUnknown ¶
func (m *ListAPIKeysRequest) XXX_DiscardUnknown()
func (*ListAPIKeysRequest) XXX_Marshal ¶
func (m *ListAPIKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAPIKeysRequest) XXX_Merge ¶
func (m *ListAPIKeysRequest) XXX_Merge(src proto.Message)
func (*ListAPIKeysRequest) XXX_Size ¶
func (m *ListAPIKeysRequest) XXX_Size() int
func (*ListAPIKeysRequest) XXX_Unmarshal ¶
func (m *ListAPIKeysRequest) XXX_Unmarshal(b []byte) error
type ListAPIKeysResponse ¶
type ListAPIKeysResponse struct { // Total number of API keys. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*APIKey `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAPIKeysResponse) Descriptor ¶
func (*ListAPIKeysResponse) Descriptor() ([]byte, []int)
func (*ListAPIKeysResponse) GetResult ¶
func (m *ListAPIKeysResponse) GetResult() []*APIKey
func (*ListAPIKeysResponse) GetTotalCount ¶
func (m *ListAPIKeysResponse) GetTotalCount() int64
func (*ListAPIKeysResponse) ProtoMessage ¶
func (*ListAPIKeysResponse) ProtoMessage()
func (*ListAPIKeysResponse) Reset ¶
func (m *ListAPIKeysResponse) Reset()
func (*ListAPIKeysResponse) String ¶
func (m *ListAPIKeysResponse) String() string
func (*ListAPIKeysResponse) XXX_DiscardUnknown ¶
func (m *ListAPIKeysResponse) XXX_DiscardUnknown()
func (*ListAPIKeysResponse) XXX_Marshal ¶
func (m *ListAPIKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAPIKeysResponse) XXX_Merge ¶
func (m *ListAPIKeysResponse) XXX_Merge(src proto.Message)
func (*ListAPIKeysResponse) XXX_Size ¶
func (m *ListAPIKeysResponse) XXX_Size() int
func (*ListAPIKeysResponse) XXX_Unmarshal ¶
func (m *ListAPIKeysResponse) XXX_Unmarshal(b []byte) error
type ListApplicationRequest ¶
type ListApplicationRequest struct { // Max number of applications to return in the result-test. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // ID of the organization to filter on. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Search on name (optional). Search string `protobuf:"bytes,4,opt,name=search,proto3" json:"search,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationRequest) Descriptor ¶
func (*ListApplicationRequest) Descriptor() ([]byte, []int)
func (*ListApplicationRequest) GetLimit ¶
func (m *ListApplicationRequest) GetLimit() int64
func (*ListApplicationRequest) GetOffset ¶
func (m *ListApplicationRequest) GetOffset() int64
func (*ListApplicationRequest) GetOrganizationId ¶
func (m *ListApplicationRequest) GetOrganizationId() int64
func (*ListApplicationRequest) GetSearch ¶
func (m *ListApplicationRequest) GetSearch() string
func (*ListApplicationRequest) ProtoMessage ¶
func (*ListApplicationRequest) ProtoMessage()
func (*ListApplicationRequest) Reset ¶
func (m *ListApplicationRequest) Reset()
func (*ListApplicationRequest) String ¶
func (m *ListApplicationRequest) String() string
func (*ListApplicationRequest) XXX_DiscardUnknown ¶
func (m *ListApplicationRequest) XXX_DiscardUnknown()
func (*ListApplicationRequest) XXX_Marshal ¶
func (m *ListApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationRequest) XXX_Merge ¶
func (m *ListApplicationRequest) XXX_Merge(src proto.Message)
func (*ListApplicationRequest) XXX_Size ¶
func (m *ListApplicationRequest) XXX_Size() int
func (*ListApplicationRequest) XXX_Unmarshal ¶
func (m *ListApplicationRequest) XXX_Unmarshal(b []byte) error
type ListApplicationResponse ¶
type ListApplicationResponse struct { // Total number of applications available within the result-set. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Applications within this result-set. Result []*ApplicationListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationResponse) Descriptor ¶
func (*ListApplicationResponse) Descriptor() ([]byte, []int)
func (*ListApplicationResponse) GetResult ¶
func (m *ListApplicationResponse) GetResult() []*ApplicationListItem
func (*ListApplicationResponse) GetTotalCount ¶
func (m *ListApplicationResponse) GetTotalCount() int64
func (*ListApplicationResponse) ProtoMessage ¶
func (*ListApplicationResponse) ProtoMessage()
func (*ListApplicationResponse) Reset ¶
func (m *ListApplicationResponse) Reset()
func (*ListApplicationResponse) String ¶
func (m *ListApplicationResponse) String() string
func (*ListApplicationResponse) XXX_DiscardUnknown ¶
func (m *ListApplicationResponse) XXX_DiscardUnknown()
func (*ListApplicationResponse) XXX_Marshal ¶
func (m *ListApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationResponse) XXX_Merge ¶
func (m *ListApplicationResponse) XXX_Merge(src proto.Message)
func (*ListApplicationResponse) XXX_Size ¶
func (m *ListApplicationResponse) XXX_Size() int
func (*ListApplicationResponse) XXX_Unmarshal ¶
func (m *ListApplicationResponse) XXX_Unmarshal(b []byte) error
type ListDeviceProfileRequest ¶
type ListDeviceProfileRequest struct { // Max number of items to return. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Organization id to filter on. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Application id to filter on. ApplicationId int64 `protobuf:"varint,4,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceProfileRequest) Descriptor ¶
func (*ListDeviceProfileRequest) Descriptor() ([]byte, []int)
func (*ListDeviceProfileRequest) GetApplicationId ¶
func (m *ListDeviceProfileRequest) GetApplicationId() int64
func (*ListDeviceProfileRequest) GetLimit ¶
func (m *ListDeviceProfileRequest) GetLimit() int64
func (*ListDeviceProfileRequest) GetOffset ¶
func (m *ListDeviceProfileRequest) GetOffset() int64
func (*ListDeviceProfileRequest) GetOrganizationId ¶
func (m *ListDeviceProfileRequest) GetOrganizationId() int64
func (*ListDeviceProfileRequest) ProtoMessage ¶
func (*ListDeviceProfileRequest) ProtoMessage()
func (*ListDeviceProfileRequest) Reset ¶
func (m *ListDeviceProfileRequest) Reset()
func (*ListDeviceProfileRequest) String ¶
func (m *ListDeviceProfileRequest) String() string
func (*ListDeviceProfileRequest) XXX_DiscardUnknown ¶
func (m *ListDeviceProfileRequest) XXX_DiscardUnknown()
func (*ListDeviceProfileRequest) XXX_Marshal ¶
func (m *ListDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeviceProfileRequest) XXX_Merge ¶
func (m *ListDeviceProfileRequest) XXX_Merge(src proto.Message)
func (*ListDeviceProfileRequest) XXX_Size ¶
func (m *ListDeviceProfileRequest) XXX_Size() int
func (*ListDeviceProfileRequest) XXX_Unmarshal ¶
func (m *ListDeviceProfileRequest) XXX_Unmarshal(b []byte) error
type ListDeviceProfileResponse ¶
type ListDeviceProfileResponse struct { // Total number of device-profiles. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*DeviceProfileListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceProfileResponse) Descriptor ¶
func (*ListDeviceProfileResponse) Descriptor() ([]byte, []int)
func (*ListDeviceProfileResponse) GetResult ¶
func (m *ListDeviceProfileResponse) GetResult() []*DeviceProfileListItem
func (*ListDeviceProfileResponse) GetTotalCount ¶
func (m *ListDeviceProfileResponse) GetTotalCount() int64
func (*ListDeviceProfileResponse) ProtoMessage ¶
func (*ListDeviceProfileResponse) ProtoMessage()
func (*ListDeviceProfileResponse) Reset ¶
func (m *ListDeviceProfileResponse) Reset()
func (*ListDeviceProfileResponse) String ¶
func (m *ListDeviceProfileResponse) String() string
func (*ListDeviceProfileResponse) XXX_DiscardUnknown ¶
func (m *ListDeviceProfileResponse) XXX_DiscardUnknown()
func (*ListDeviceProfileResponse) XXX_Marshal ¶
func (m *ListDeviceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeviceProfileResponse) XXX_Merge ¶
func (m *ListDeviceProfileResponse) XXX_Merge(src proto.Message)
func (*ListDeviceProfileResponse) XXX_Size ¶
func (m *ListDeviceProfileResponse) XXX_Size() int
func (*ListDeviceProfileResponse) XXX_Unmarshal ¶
func (m *ListDeviceProfileResponse) XXX_Unmarshal(b []byte) error
type ListDeviceQueueItemsRequest ¶
type ListDeviceQueueItemsRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Return only the count, not the result-set. CountOnly bool `protobuf:"varint,2,opt,name=count_only,json=countOnly,proto3" json:"count_only,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceQueueItemsRequest) Descriptor ¶
func (*ListDeviceQueueItemsRequest) Descriptor() ([]byte, []int)
func (*ListDeviceQueueItemsRequest) GetCountOnly ¶
func (m *ListDeviceQueueItemsRequest) GetCountOnly() bool
func (*ListDeviceQueueItemsRequest) GetDevEui ¶
func (m *ListDeviceQueueItemsRequest) GetDevEui() string
func (*ListDeviceQueueItemsRequest) ProtoMessage ¶
func (*ListDeviceQueueItemsRequest) ProtoMessage()
func (*ListDeviceQueueItemsRequest) Reset ¶
func (m *ListDeviceQueueItemsRequest) Reset()
func (*ListDeviceQueueItemsRequest) String ¶
func (m *ListDeviceQueueItemsRequest) String() string
func (*ListDeviceQueueItemsRequest) XXX_DiscardUnknown ¶
func (m *ListDeviceQueueItemsRequest) XXX_DiscardUnknown()
func (*ListDeviceQueueItemsRequest) XXX_Marshal ¶
func (m *ListDeviceQueueItemsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeviceQueueItemsRequest) XXX_Merge ¶
func (m *ListDeviceQueueItemsRequest) XXX_Merge(src proto.Message)
func (*ListDeviceQueueItemsRequest) XXX_Size ¶
func (m *ListDeviceQueueItemsRequest) XXX_Size() int
func (*ListDeviceQueueItemsRequest) XXX_Unmarshal ¶
func (m *ListDeviceQueueItemsRequest) XXX_Unmarshal(b []byte) error
type ListDeviceQueueItemsResponse ¶
type ListDeviceQueueItemsResponse struct { // The device queue items. DeviceQueueItems []*DeviceQueueItem `protobuf:"bytes,1,rep,name=device_queue_items,json=deviceQueueItems,proto3" json:"device_queue_items,omitempty"` // Total number of items in the queue. TotalCount uint32 `protobuf:"varint,2,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceQueueItemsResponse) Descriptor ¶
func (*ListDeviceQueueItemsResponse) Descriptor() ([]byte, []int)
func (*ListDeviceQueueItemsResponse) GetDeviceQueueItems ¶
func (m *ListDeviceQueueItemsResponse) GetDeviceQueueItems() []*DeviceQueueItem
func (*ListDeviceQueueItemsResponse) GetTotalCount ¶
func (m *ListDeviceQueueItemsResponse) GetTotalCount() uint32
func (*ListDeviceQueueItemsResponse) ProtoMessage ¶
func (*ListDeviceQueueItemsResponse) ProtoMessage()
func (*ListDeviceQueueItemsResponse) Reset ¶
func (m *ListDeviceQueueItemsResponse) Reset()
func (*ListDeviceQueueItemsResponse) String ¶
func (m *ListDeviceQueueItemsResponse) String() string
func (*ListDeviceQueueItemsResponse) XXX_DiscardUnknown ¶
func (m *ListDeviceQueueItemsResponse) XXX_DiscardUnknown()
func (*ListDeviceQueueItemsResponse) XXX_Marshal ¶
func (m *ListDeviceQueueItemsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeviceQueueItemsResponse) XXX_Merge ¶
func (m *ListDeviceQueueItemsResponse) XXX_Merge(src proto.Message)
func (*ListDeviceQueueItemsResponse) XXX_Size ¶
func (m *ListDeviceQueueItemsResponse) XXX_Size() int
func (*ListDeviceQueueItemsResponse) XXX_Unmarshal ¶
func (m *ListDeviceQueueItemsResponse) XXX_Unmarshal(b []byte) error
type ListDeviceRequest ¶
type ListDeviceRequest struct { // Max number of devices to return in the result-set. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Application ID to filter on. ApplicationId int64 `protobuf:"varint,3,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Search on name or DevEUI. Search string `protobuf:"bytes,4,opt,name=search,proto3" json:"search,omitempty"` // Multicast-group ID to filter on (string formatted UUID). MulticastGroupId string `protobuf:"bytes,5,opt,name=multicast_group_id,json=multicastGroupID,proto3" json:"multicast_group_id,omitempty"` // Service-profile ID to filter on (string formatted UUID). ServiceProfileId string `protobuf:"bytes,6,opt,name=service_profile_id,json=serviceProfileID,proto3" json:"service_profile_id,omitempty"` // Tags to filter on. Tags map[string]string `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceRequest) Descriptor ¶
func (*ListDeviceRequest) Descriptor() ([]byte, []int)
func (*ListDeviceRequest) GetApplicationId ¶
func (m *ListDeviceRequest) GetApplicationId() int64
func (*ListDeviceRequest) GetLimit ¶
func (m *ListDeviceRequest) GetLimit() int64
func (*ListDeviceRequest) GetMulticastGroupId ¶
func (m *ListDeviceRequest) GetMulticastGroupId() string
func (*ListDeviceRequest) GetOffset ¶
func (m *ListDeviceRequest) GetOffset() int64
func (*ListDeviceRequest) GetSearch ¶
func (m *ListDeviceRequest) GetSearch() string
func (*ListDeviceRequest) GetServiceProfileId ¶
func (m *ListDeviceRequest) GetServiceProfileId() string
func (*ListDeviceRequest) GetTags ¶
func (m *ListDeviceRequest) GetTags() map[string]string
func (*ListDeviceRequest) ProtoMessage ¶
func (*ListDeviceRequest) ProtoMessage()
func (*ListDeviceRequest) Reset ¶
func (m *ListDeviceRequest) Reset()
func (*ListDeviceRequest) String ¶
func (m *ListDeviceRequest) String() string
func (*ListDeviceRequest) XXX_DiscardUnknown ¶
func (m *ListDeviceRequest) XXX_DiscardUnknown()
func (*ListDeviceRequest) XXX_Marshal ¶
func (m *ListDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeviceRequest) XXX_Merge ¶
func (m *ListDeviceRequest) XXX_Merge(src proto.Message)
func (*ListDeviceRequest) XXX_Size ¶
func (m *ListDeviceRequest) XXX_Size() int
func (*ListDeviceRequest) XXX_Unmarshal ¶
func (m *ListDeviceRequest) XXX_Unmarshal(b []byte) error
type ListDeviceResponse ¶
type ListDeviceResponse struct { // Total number of devices available within the result-set. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Devices within this result-set. Result []*DeviceListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceResponse) Descriptor ¶
func (*ListDeviceResponse) Descriptor() ([]byte, []int)
func (*ListDeviceResponse) GetResult ¶
func (m *ListDeviceResponse) GetResult() []*DeviceListItem
func (*ListDeviceResponse) GetTotalCount ¶
func (m *ListDeviceResponse) GetTotalCount() int64
func (*ListDeviceResponse) ProtoMessage ¶
func (*ListDeviceResponse) ProtoMessage()
func (*ListDeviceResponse) Reset ¶
func (m *ListDeviceResponse) Reset()
func (*ListDeviceResponse) String ¶
func (m *ListDeviceResponse) String() string
func (*ListDeviceResponse) XXX_DiscardUnknown ¶
func (m *ListDeviceResponse) XXX_DiscardUnknown()
func (*ListDeviceResponse) XXX_Marshal ¶
func (m *ListDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeviceResponse) XXX_Merge ¶
func (m *ListDeviceResponse) XXX_Merge(src proto.Message)
func (*ListDeviceResponse) XXX_Size ¶
func (m *ListDeviceResponse) XXX_Size() int
func (*ListDeviceResponse) XXX_Unmarshal ¶
func (m *ListDeviceResponse) XXX_Unmarshal(b []byte) error
type ListFUOTADeploymentDevicesRequest ¶
type ListFUOTADeploymentDevicesRequest struct { // ID of the deployment (string formatted UUID). // This value will be automatically assigned on create. FuotaDeploymentId string `protobuf:"bytes,1,opt,name=fuota_deployment_id,json=fuotaDeploymentID,proto3" json:"fuota_deployment_id,omitempty"` // Max number of items to return. Limit int64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFUOTADeploymentDevicesRequest) Descriptor ¶
func (*ListFUOTADeploymentDevicesRequest) Descriptor() ([]byte, []int)
func (*ListFUOTADeploymentDevicesRequest) GetFuotaDeploymentId ¶
func (m *ListFUOTADeploymentDevicesRequest) GetFuotaDeploymentId() string
func (*ListFUOTADeploymentDevicesRequest) GetLimit ¶
func (m *ListFUOTADeploymentDevicesRequest) GetLimit() int64
func (*ListFUOTADeploymentDevicesRequest) GetOffset ¶
func (m *ListFUOTADeploymentDevicesRequest) GetOffset() int64
func (*ListFUOTADeploymentDevicesRequest) ProtoMessage ¶
func (*ListFUOTADeploymentDevicesRequest) ProtoMessage()
func (*ListFUOTADeploymentDevicesRequest) Reset ¶
func (m *ListFUOTADeploymentDevicesRequest) Reset()
func (*ListFUOTADeploymentDevicesRequest) String ¶
func (m *ListFUOTADeploymentDevicesRequest) String() string
func (*ListFUOTADeploymentDevicesRequest) XXX_DiscardUnknown ¶
func (m *ListFUOTADeploymentDevicesRequest) XXX_DiscardUnknown()
func (*ListFUOTADeploymentDevicesRequest) XXX_Marshal ¶
func (m *ListFUOTADeploymentDevicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFUOTADeploymentDevicesRequest) XXX_Merge ¶
func (m *ListFUOTADeploymentDevicesRequest) XXX_Merge(src proto.Message)
func (*ListFUOTADeploymentDevicesRequest) XXX_Size ¶
func (m *ListFUOTADeploymentDevicesRequest) XXX_Size() int
func (*ListFUOTADeploymentDevicesRequest) XXX_Unmarshal ¶
func (m *ListFUOTADeploymentDevicesRequest) XXX_Unmarshal(b []byte) error
type ListFUOTADeploymentDevicesResponse ¶
type ListFUOTADeploymentDevicesResponse struct { // Total number of devices for the FUOTA deployment. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*FUOTADeploymentDeviceListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFUOTADeploymentDevicesResponse) Descriptor ¶
func (*ListFUOTADeploymentDevicesResponse) Descriptor() ([]byte, []int)
func (*ListFUOTADeploymentDevicesResponse) GetResult ¶
func (m *ListFUOTADeploymentDevicesResponse) GetResult() []*FUOTADeploymentDeviceListItem
func (*ListFUOTADeploymentDevicesResponse) GetTotalCount ¶
func (m *ListFUOTADeploymentDevicesResponse) GetTotalCount() int64
func (*ListFUOTADeploymentDevicesResponse) ProtoMessage ¶
func (*ListFUOTADeploymentDevicesResponse) ProtoMessage()
func (*ListFUOTADeploymentDevicesResponse) Reset ¶
func (m *ListFUOTADeploymentDevicesResponse) Reset()
func (*ListFUOTADeploymentDevicesResponse) String ¶
func (m *ListFUOTADeploymentDevicesResponse) String() string
func (*ListFUOTADeploymentDevicesResponse) XXX_DiscardUnknown ¶
func (m *ListFUOTADeploymentDevicesResponse) XXX_DiscardUnknown()
func (*ListFUOTADeploymentDevicesResponse) XXX_Marshal ¶
func (m *ListFUOTADeploymentDevicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFUOTADeploymentDevicesResponse) XXX_Merge ¶
func (m *ListFUOTADeploymentDevicesResponse) XXX_Merge(src proto.Message)
func (*ListFUOTADeploymentDevicesResponse) XXX_Size ¶
func (m *ListFUOTADeploymentDevicesResponse) XXX_Size() int
func (*ListFUOTADeploymentDevicesResponse) XXX_Unmarshal ¶
func (m *ListFUOTADeploymentDevicesResponse) XXX_Unmarshal(b []byte) error
type ListFUOTADeploymentRequest ¶
type ListFUOTADeploymentRequest struct { // Max number of deployments to return in the result-set. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Application ID to filter on (optional). ApplicationId int64 `protobuf:"varint,3,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Device EUI (HEX encoded) (optional). DevEui string `protobuf:"bytes,4,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFUOTADeploymentRequest) Descriptor ¶
func (*ListFUOTADeploymentRequest) Descriptor() ([]byte, []int)
func (*ListFUOTADeploymentRequest) GetApplicationId ¶
func (m *ListFUOTADeploymentRequest) GetApplicationId() int64
func (*ListFUOTADeploymentRequest) GetDevEui ¶
func (m *ListFUOTADeploymentRequest) GetDevEui() string
func (*ListFUOTADeploymentRequest) GetLimit ¶
func (m *ListFUOTADeploymentRequest) GetLimit() int64
func (*ListFUOTADeploymentRequest) GetOffset ¶
func (m *ListFUOTADeploymentRequest) GetOffset() int64
func (*ListFUOTADeploymentRequest) ProtoMessage ¶
func (*ListFUOTADeploymentRequest) ProtoMessage()
func (*ListFUOTADeploymentRequest) Reset ¶
func (m *ListFUOTADeploymentRequest) Reset()
func (*ListFUOTADeploymentRequest) String ¶
func (m *ListFUOTADeploymentRequest) String() string
func (*ListFUOTADeploymentRequest) XXX_DiscardUnknown ¶
func (m *ListFUOTADeploymentRequest) XXX_DiscardUnknown()
func (*ListFUOTADeploymentRequest) XXX_Marshal ¶
func (m *ListFUOTADeploymentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFUOTADeploymentRequest) XXX_Merge ¶
func (m *ListFUOTADeploymentRequest) XXX_Merge(src proto.Message)
func (*ListFUOTADeploymentRequest) XXX_Size ¶
func (m *ListFUOTADeploymentRequest) XXX_Size() int
func (*ListFUOTADeploymentRequest) XXX_Unmarshal ¶
func (m *ListFUOTADeploymentRequest) XXX_Unmarshal(b []byte) error
type ListFUOTADeploymentResponse ¶
type ListFUOTADeploymentResponse struct { // Total number of deployments available within the result-set. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Deployments within this result-set. Result []*FUOTADeploymentListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFUOTADeploymentResponse) Descriptor ¶
func (*ListFUOTADeploymentResponse) Descriptor() ([]byte, []int)
func (*ListFUOTADeploymentResponse) GetResult ¶
func (m *ListFUOTADeploymentResponse) GetResult() []*FUOTADeploymentListItem
func (*ListFUOTADeploymentResponse) GetTotalCount ¶
func (m *ListFUOTADeploymentResponse) GetTotalCount() int64
func (*ListFUOTADeploymentResponse) ProtoMessage ¶
func (*ListFUOTADeploymentResponse) ProtoMessage()
func (*ListFUOTADeploymentResponse) Reset ¶
func (m *ListFUOTADeploymentResponse) Reset()
func (*ListFUOTADeploymentResponse) String ¶
func (m *ListFUOTADeploymentResponse) String() string
func (*ListFUOTADeploymentResponse) XXX_DiscardUnknown ¶
func (m *ListFUOTADeploymentResponse) XXX_DiscardUnknown()
func (*ListFUOTADeploymentResponse) XXX_Marshal ¶
func (m *ListFUOTADeploymentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFUOTADeploymentResponse) XXX_Merge ¶
func (m *ListFUOTADeploymentResponse) XXX_Merge(src proto.Message)
func (*ListFUOTADeploymentResponse) XXX_Size ¶
func (m *ListFUOTADeploymentResponse) XXX_Size() int
func (*ListFUOTADeploymentResponse) XXX_Unmarshal ¶
func (m *ListFUOTADeploymentResponse) XXX_Unmarshal(b []byte) error
type ListGatewayProfilesRequest ¶
type ListGatewayProfilesRequest struct { // Max number of items to return. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Network-server ID to filter on (optional). NetworkServerId int64 `protobuf:"varint,3,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListGatewayProfilesRequest) Descriptor ¶
func (*ListGatewayProfilesRequest) Descriptor() ([]byte, []int)
func (*ListGatewayProfilesRequest) GetLimit ¶
func (m *ListGatewayProfilesRequest) GetLimit() int64
func (*ListGatewayProfilesRequest) GetNetworkServerId ¶
func (m *ListGatewayProfilesRequest) GetNetworkServerId() int64
func (*ListGatewayProfilesRequest) GetOffset ¶
func (m *ListGatewayProfilesRequest) GetOffset() int64
func (*ListGatewayProfilesRequest) ProtoMessage ¶
func (*ListGatewayProfilesRequest) ProtoMessage()
func (*ListGatewayProfilesRequest) Reset ¶
func (m *ListGatewayProfilesRequest) Reset()
func (*ListGatewayProfilesRequest) String ¶
func (m *ListGatewayProfilesRequest) String() string
func (*ListGatewayProfilesRequest) XXX_DiscardUnknown ¶
func (m *ListGatewayProfilesRequest) XXX_DiscardUnknown()
func (*ListGatewayProfilesRequest) XXX_Marshal ¶
func (m *ListGatewayProfilesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListGatewayProfilesRequest) XXX_Merge ¶
func (m *ListGatewayProfilesRequest) XXX_Merge(src proto.Message)
func (*ListGatewayProfilesRequest) XXX_Size ¶
func (m *ListGatewayProfilesRequest) XXX_Size() int
func (*ListGatewayProfilesRequest) XXX_Unmarshal ¶
func (m *ListGatewayProfilesRequest) XXX_Unmarshal(b []byte) error
type ListGatewayProfilesResponse ¶
type ListGatewayProfilesResponse struct { // Total number of gateway-profiles. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*GatewayProfileListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListGatewayProfilesResponse) Descriptor ¶
func (*ListGatewayProfilesResponse) Descriptor() ([]byte, []int)
func (*ListGatewayProfilesResponse) GetResult ¶
func (m *ListGatewayProfilesResponse) GetResult() []*GatewayProfileListItem
func (*ListGatewayProfilesResponse) GetTotalCount ¶
func (m *ListGatewayProfilesResponse) GetTotalCount() int64
func (*ListGatewayProfilesResponse) ProtoMessage ¶
func (*ListGatewayProfilesResponse) ProtoMessage()
func (*ListGatewayProfilesResponse) Reset ¶
func (m *ListGatewayProfilesResponse) Reset()
func (*ListGatewayProfilesResponse) String ¶
func (m *ListGatewayProfilesResponse) String() string
func (*ListGatewayProfilesResponse) XXX_DiscardUnknown ¶
func (m *ListGatewayProfilesResponse) XXX_DiscardUnknown()
func (*ListGatewayProfilesResponse) XXX_Marshal ¶
func (m *ListGatewayProfilesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListGatewayProfilesResponse) XXX_Merge ¶
func (m *ListGatewayProfilesResponse) XXX_Merge(src proto.Message)
func (*ListGatewayProfilesResponse) XXX_Size ¶
func (m *ListGatewayProfilesResponse) XXX_Size() int
func (*ListGatewayProfilesResponse) XXX_Unmarshal ¶
func (m *ListGatewayProfilesResponse) XXX_Unmarshal(b []byte) error
type ListGatewayRequest ¶
type ListGatewayRequest struct { // Max number of nodes to return in the result-set. Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset of the result-set (for pagination). Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // ID of the organization for which to filter on, when left blank the // response will return all gateways to which the user has access to. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Search on name or gateway MAC (optional). Search string `protobuf:"bytes,4,opt,name=search,proto3" json:"search,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListGatewayRequest) Descriptor ¶
func (*ListGatewayRequest) Descriptor() ([]byte, []int)
func (*ListGatewayRequest) GetLimit ¶
func (m *ListGatewayRequest) GetLimit() int32
func (*ListGatewayRequest) GetOffset ¶
func (m *ListGatewayRequest) GetOffset() int32
func (*ListGatewayRequest) GetOrganizationId ¶
func (m *ListGatewayRequest) GetOrganizationId() int64
func (*ListGatewayRequest) GetSearch ¶
func (m *ListGatewayRequest) GetSearch() string
func (*ListGatewayRequest) ProtoMessage ¶
func (*ListGatewayRequest) ProtoMessage()
func (*ListGatewayRequest) Reset ¶
func (m *ListGatewayRequest) Reset()
func (*ListGatewayRequest) String ¶
func (m *ListGatewayRequest) String() string
func (*ListGatewayRequest) XXX_DiscardUnknown ¶
func (m *ListGatewayRequest) XXX_DiscardUnknown()
func (*ListGatewayRequest) XXX_Marshal ¶
func (m *ListGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListGatewayRequest) XXX_Merge ¶
func (m *ListGatewayRequest) XXX_Merge(src proto.Message)
func (*ListGatewayRequest) XXX_Size ¶
func (m *ListGatewayRequest) XXX_Size() int
func (*ListGatewayRequest) XXX_Unmarshal ¶
func (m *ListGatewayRequest) XXX_Unmarshal(b []byte) error
type ListGatewayResponse ¶
type ListGatewayResponse struct { // Total number of nodes available within the result-set. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Nodes within this result-set. Result []*GatewayListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListGatewayResponse) Descriptor ¶
func (*ListGatewayResponse) Descriptor() ([]byte, []int)
func (*ListGatewayResponse) GetResult ¶
func (m *ListGatewayResponse) GetResult() []*GatewayListItem
func (*ListGatewayResponse) GetTotalCount ¶
func (m *ListGatewayResponse) GetTotalCount() int64
func (*ListGatewayResponse) ProtoMessage ¶
func (*ListGatewayResponse) ProtoMessage()
func (*ListGatewayResponse) Reset ¶
func (m *ListGatewayResponse) Reset()
func (*ListGatewayResponse) String ¶
func (m *ListGatewayResponse) String() string
func (*ListGatewayResponse) XXX_DiscardUnknown ¶
func (m *ListGatewayResponse) XXX_DiscardUnknown()
func (*ListGatewayResponse) XXX_Marshal ¶
func (m *ListGatewayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListGatewayResponse) XXX_Merge ¶
func (m *ListGatewayResponse) XXX_Merge(src proto.Message)
func (*ListGatewayResponse) XXX_Size ¶
func (m *ListGatewayResponse) XXX_Size() int
func (*ListGatewayResponse) XXX_Unmarshal ¶
func (m *ListGatewayResponse) XXX_Unmarshal(b []byte) error
type ListIntegrationRequest ¶
type ListIntegrationRequest struct { // The id of the application. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListIntegrationRequest) Descriptor ¶
func (*ListIntegrationRequest) Descriptor() ([]byte, []int)
func (*ListIntegrationRequest) GetApplicationId ¶
func (m *ListIntegrationRequest) GetApplicationId() int64
func (*ListIntegrationRequest) ProtoMessage ¶
func (*ListIntegrationRequest) ProtoMessage()
func (*ListIntegrationRequest) Reset ¶
func (m *ListIntegrationRequest) Reset()
func (*ListIntegrationRequest) String ¶
func (m *ListIntegrationRequest) String() string
func (*ListIntegrationRequest) XXX_DiscardUnknown ¶
func (m *ListIntegrationRequest) XXX_DiscardUnknown()
func (*ListIntegrationRequest) XXX_Marshal ¶
func (m *ListIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListIntegrationRequest) XXX_Merge ¶
func (m *ListIntegrationRequest) XXX_Merge(src proto.Message)
func (*ListIntegrationRequest) XXX_Size ¶
func (m *ListIntegrationRequest) XXX_Size() int
func (*ListIntegrationRequest) XXX_Unmarshal ¶
func (m *ListIntegrationRequest) XXX_Unmarshal(b []byte) error
type ListIntegrationResponse ¶
type ListIntegrationResponse struct { // Total number of integrations available within the result-set. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Integrations within result-set. Result []*IntegrationListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListIntegrationResponse) Descriptor ¶
func (*ListIntegrationResponse) Descriptor() ([]byte, []int)
func (*ListIntegrationResponse) GetResult ¶
func (m *ListIntegrationResponse) GetResult() []*IntegrationListItem
func (*ListIntegrationResponse) GetTotalCount ¶
func (m *ListIntegrationResponse) GetTotalCount() int64
func (*ListIntegrationResponse) ProtoMessage ¶
func (*ListIntegrationResponse) ProtoMessage()
func (*ListIntegrationResponse) Reset ¶
func (m *ListIntegrationResponse) Reset()
func (*ListIntegrationResponse) String ¶
func (m *ListIntegrationResponse) String() string
func (*ListIntegrationResponse) XXX_DiscardUnknown ¶
func (m *ListIntegrationResponse) XXX_DiscardUnknown()
func (*ListIntegrationResponse) XXX_Marshal ¶
func (m *ListIntegrationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListIntegrationResponse) XXX_Merge ¶
func (m *ListIntegrationResponse) XXX_Merge(src proto.Message)
func (*ListIntegrationResponse) XXX_Size ¶
func (m *ListIntegrationResponse) XXX_Size() int
func (*ListIntegrationResponse) XXX_Unmarshal ¶
func (m *ListIntegrationResponse) XXX_Unmarshal(b []byte) error
type ListMulticastGroupQueueItemsRequest ¶
type ListMulticastGroupQueueItemsRequest struct { // Multicast-group ID (string formatted UUID). MulticastGroupId string `protobuf:"bytes,1,opt,name=multicast_group_id,json=multicastGroupID,proto3" json:"multicast_group_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMulticastGroupQueueItemsRequest) Descriptor ¶
func (*ListMulticastGroupQueueItemsRequest) Descriptor() ([]byte, []int)
func (*ListMulticastGroupQueueItemsRequest) GetMulticastGroupId ¶
func (m *ListMulticastGroupQueueItemsRequest) GetMulticastGroupId() string
func (*ListMulticastGroupQueueItemsRequest) ProtoMessage ¶
func (*ListMulticastGroupQueueItemsRequest) ProtoMessage()
func (*ListMulticastGroupQueueItemsRequest) Reset ¶
func (m *ListMulticastGroupQueueItemsRequest) Reset()
func (*ListMulticastGroupQueueItemsRequest) String ¶
func (m *ListMulticastGroupQueueItemsRequest) String() string
func (*ListMulticastGroupQueueItemsRequest) XXX_DiscardUnknown ¶
func (m *ListMulticastGroupQueueItemsRequest) XXX_DiscardUnknown()
func (*ListMulticastGroupQueueItemsRequest) XXX_Marshal ¶
func (m *ListMulticastGroupQueueItemsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMulticastGroupQueueItemsRequest) XXX_Merge ¶
func (m *ListMulticastGroupQueueItemsRequest) XXX_Merge(src proto.Message)
func (*ListMulticastGroupQueueItemsRequest) XXX_Size ¶
func (m *ListMulticastGroupQueueItemsRequest) XXX_Size() int
func (*ListMulticastGroupQueueItemsRequest) XXX_Unmarshal ¶
func (m *ListMulticastGroupQueueItemsRequest) XXX_Unmarshal(b []byte) error
type ListMulticastGroupQueueItemsResponse ¶
type ListMulticastGroupQueueItemsResponse struct { MulticastQueueItems []*MulticastQueueItem `protobuf:"bytes,1,rep,name=multicast_queue_items,json=multicastQueueItems,proto3" json:"multicast_queue_items,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMulticastGroupQueueItemsResponse) Descriptor ¶
func (*ListMulticastGroupQueueItemsResponse) Descriptor() ([]byte, []int)
func (*ListMulticastGroupQueueItemsResponse) GetMulticastQueueItems ¶
func (m *ListMulticastGroupQueueItemsResponse) GetMulticastQueueItems() []*MulticastQueueItem
func (*ListMulticastGroupQueueItemsResponse) ProtoMessage ¶
func (*ListMulticastGroupQueueItemsResponse) ProtoMessage()
func (*ListMulticastGroupQueueItemsResponse) Reset ¶
func (m *ListMulticastGroupQueueItemsResponse) Reset()
func (*ListMulticastGroupQueueItemsResponse) String ¶
func (m *ListMulticastGroupQueueItemsResponse) String() string
func (*ListMulticastGroupQueueItemsResponse) XXX_DiscardUnknown ¶
func (m *ListMulticastGroupQueueItemsResponse) XXX_DiscardUnknown()
func (*ListMulticastGroupQueueItemsResponse) XXX_Marshal ¶
func (m *ListMulticastGroupQueueItemsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMulticastGroupQueueItemsResponse) XXX_Merge ¶
func (m *ListMulticastGroupQueueItemsResponse) XXX_Merge(src proto.Message)
func (*ListMulticastGroupQueueItemsResponse) XXX_Size ¶
func (m *ListMulticastGroupQueueItemsResponse) XXX_Size() int
func (*ListMulticastGroupQueueItemsResponse) XXX_Unmarshal ¶
func (m *ListMulticastGroupQueueItemsResponse) XXX_Unmarshal(b []byte) error
type ListMulticastGroupRequest ¶
type ListMulticastGroupRequest struct { // Max number of items to return. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Organization id to filter on. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Device EUI (HEX encoded string) to filter on. DevEui string `protobuf:"bytes,4,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` // Search can be used to search on the multicast-group name. Search string `protobuf:"bytes,6,opt,name=search,proto3" json:"search,omitempty"` // Application ID to filter on. ApplicationId int64 `protobuf:"varint,7,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMulticastGroupRequest) Descriptor ¶
func (*ListMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*ListMulticastGroupRequest) GetApplicationId ¶
func (m *ListMulticastGroupRequest) GetApplicationId() int64
func (*ListMulticastGroupRequest) GetDevEui ¶
func (m *ListMulticastGroupRequest) GetDevEui() string
func (*ListMulticastGroupRequest) GetLimit ¶
func (m *ListMulticastGroupRequest) GetLimit() int64
func (*ListMulticastGroupRequest) GetOffset ¶
func (m *ListMulticastGroupRequest) GetOffset() int64
func (*ListMulticastGroupRequest) GetOrganizationId ¶
func (m *ListMulticastGroupRequest) GetOrganizationId() int64
func (*ListMulticastGroupRequest) GetSearch ¶
func (m *ListMulticastGroupRequest) GetSearch() string
func (*ListMulticastGroupRequest) ProtoMessage ¶
func (*ListMulticastGroupRequest) ProtoMessage()
func (*ListMulticastGroupRequest) Reset ¶
func (m *ListMulticastGroupRequest) Reset()
func (*ListMulticastGroupRequest) String ¶
func (m *ListMulticastGroupRequest) String() string
func (*ListMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *ListMulticastGroupRequest) XXX_DiscardUnknown()
func (*ListMulticastGroupRequest) XXX_Marshal ¶
func (m *ListMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMulticastGroupRequest) XXX_Merge ¶
func (m *ListMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*ListMulticastGroupRequest) XXX_Size ¶
func (m *ListMulticastGroupRequest) XXX_Size() int
func (*ListMulticastGroupRequest) XXX_Unmarshal ¶
func (m *ListMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type ListMulticastGroupResponse ¶
type ListMulticastGroupResponse struct { // Total number of multicast-groups. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*MulticastGroupListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMulticastGroupResponse) Descriptor ¶
func (*ListMulticastGroupResponse) Descriptor() ([]byte, []int)
func (*ListMulticastGroupResponse) GetResult ¶
func (m *ListMulticastGroupResponse) GetResult() []*MulticastGroupListItem
func (*ListMulticastGroupResponse) GetTotalCount ¶
func (m *ListMulticastGroupResponse) GetTotalCount() int64
func (*ListMulticastGroupResponse) ProtoMessage ¶
func (*ListMulticastGroupResponse) ProtoMessage()
func (*ListMulticastGroupResponse) Reset ¶
func (m *ListMulticastGroupResponse) Reset()
func (*ListMulticastGroupResponse) String ¶
func (m *ListMulticastGroupResponse) String() string
func (*ListMulticastGroupResponse) XXX_DiscardUnknown ¶
func (m *ListMulticastGroupResponse) XXX_DiscardUnknown()
func (*ListMulticastGroupResponse) XXX_Marshal ¶
func (m *ListMulticastGroupResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMulticastGroupResponse) XXX_Merge ¶
func (m *ListMulticastGroupResponse) XXX_Merge(src proto.Message)
func (*ListMulticastGroupResponse) XXX_Size ¶
func (m *ListMulticastGroupResponse) XXX_Size() int
func (*ListMulticastGroupResponse) XXX_Unmarshal ¶
func (m *ListMulticastGroupResponse) XXX_Unmarshal(b []byte) error
type ListNetworkServerRequest ¶
type ListNetworkServerRequest struct { // Max number of items to return. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Organization id to filter on. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNetworkServerRequest) Descriptor ¶
func (*ListNetworkServerRequest) Descriptor() ([]byte, []int)
func (*ListNetworkServerRequest) GetLimit ¶
func (m *ListNetworkServerRequest) GetLimit() int64
func (*ListNetworkServerRequest) GetOffset ¶
func (m *ListNetworkServerRequest) GetOffset() int64
func (*ListNetworkServerRequest) GetOrganizationId ¶
func (m *ListNetworkServerRequest) GetOrganizationId() int64
func (*ListNetworkServerRequest) ProtoMessage ¶
func (*ListNetworkServerRequest) ProtoMessage()
func (*ListNetworkServerRequest) Reset ¶
func (m *ListNetworkServerRequest) Reset()
func (*ListNetworkServerRequest) String ¶
func (m *ListNetworkServerRequest) String() string
func (*ListNetworkServerRequest) XXX_DiscardUnknown ¶
func (m *ListNetworkServerRequest) XXX_DiscardUnknown()
func (*ListNetworkServerRequest) XXX_Marshal ¶
func (m *ListNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNetworkServerRequest) XXX_Merge ¶
func (m *ListNetworkServerRequest) XXX_Merge(src proto.Message)
func (*ListNetworkServerRequest) XXX_Size ¶
func (m *ListNetworkServerRequest) XXX_Size() int
func (*ListNetworkServerRequest) XXX_Unmarshal ¶
func (m *ListNetworkServerRequest) XXX_Unmarshal(b []byte) error
type ListNetworkServerResponse ¶
type ListNetworkServerResponse struct { // Total number of network-servers. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Network-servers within the result-set. Result []*NetworkServerListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNetworkServerResponse) Descriptor ¶
func (*ListNetworkServerResponse) Descriptor() ([]byte, []int)
func (*ListNetworkServerResponse) GetResult ¶
func (m *ListNetworkServerResponse) GetResult() []*NetworkServerListItem
func (*ListNetworkServerResponse) GetTotalCount ¶
func (m *ListNetworkServerResponse) GetTotalCount() int64
func (*ListNetworkServerResponse) ProtoMessage ¶
func (*ListNetworkServerResponse) ProtoMessage()
func (*ListNetworkServerResponse) Reset ¶
func (m *ListNetworkServerResponse) Reset()
func (*ListNetworkServerResponse) String ¶
func (m *ListNetworkServerResponse) String() string
func (*ListNetworkServerResponse) XXX_DiscardUnknown ¶
func (m *ListNetworkServerResponse) XXX_DiscardUnknown()
func (*ListNetworkServerResponse) XXX_Marshal ¶
func (m *ListNetworkServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNetworkServerResponse) XXX_Merge ¶
func (m *ListNetworkServerResponse) XXX_Merge(src proto.Message)
func (*ListNetworkServerResponse) XXX_Size ¶
func (m *ListNetworkServerResponse) XXX_Size() int
func (*ListNetworkServerResponse) XXX_Unmarshal ¶
func (m *ListNetworkServerResponse) XXX_Unmarshal(b []byte) error
type ListOrganizationRequest ¶
type ListOrganizationRequest struct { // Max number of organizations to return in the result-set. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // When provided, the given string will be used to search on // displayName. Search string `protobuf:"bytes,3,opt,name=search,proto3" json:"search,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListOrganizationRequest) Descriptor ¶
func (*ListOrganizationRequest) Descriptor() ([]byte, []int)
func (*ListOrganizationRequest) GetLimit ¶
func (m *ListOrganizationRequest) GetLimit() int64
func (*ListOrganizationRequest) GetOffset ¶
func (m *ListOrganizationRequest) GetOffset() int64
func (*ListOrganizationRequest) GetSearch ¶
func (m *ListOrganizationRequest) GetSearch() string
func (*ListOrganizationRequest) ProtoMessage ¶
func (*ListOrganizationRequest) ProtoMessage()
func (*ListOrganizationRequest) Reset ¶
func (m *ListOrganizationRequest) Reset()
func (*ListOrganizationRequest) String ¶
func (m *ListOrganizationRequest) String() string
func (*ListOrganizationRequest) XXX_DiscardUnknown ¶
func (m *ListOrganizationRequest) XXX_DiscardUnknown()
func (*ListOrganizationRequest) XXX_Marshal ¶
func (m *ListOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListOrganizationRequest) XXX_Merge ¶
func (m *ListOrganizationRequest) XXX_Merge(src proto.Message)
func (*ListOrganizationRequest) XXX_Size ¶
func (m *ListOrganizationRequest) XXX_Size() int
func (*ListOrganizationRequest) XXX_Unmarshal ¶
func (m *ListOrganizationRequest) XXX_Unmarshal(b []byte) error
type ListOrganizationResponse ¶
type ListOrganizationResponse struct { // Total number of organizations. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*OrganizationListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListOrganizationResponse) Descriptor ¶
func (*ListOrganizationResponse) Descriptor() ([]byte, []int)
func (*ListOrganizationResponse) GetResult ¶
func (m *ListOrganizationResponse) GetResult() []*OrganizationListItem
func (*ListOrganizationResponse) GetTotalCount ¶
func (m *ListOrganizationResponse) GetTotalCount() int64
func (*ListOrganizationResponse) ProtoMessage ¶
func (*ListOrganizationResponse) ProtoMessage()
func (*ListOrganizationResponse) Reset ¶
func (m *ListOrganizationResponse) Reset()
func (*ListOrganizationResponse) String ¶
func (m *ListOrganizationResponse) String() string
func (*ListOrganizationResponse) XXX_DiscardUnknown ¶
func (m *ListOrganizationResponse) XXX_DiscardUnknown()
func (*ListOrganizationResponse) XXX_Marshal ¶
func (m *ListOrganizationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListOrganizationResponse) XXX_Merge ¶
func (m *ListOrganizationResponse) XXX_Merge(src proto.Message)
func (*ListOrganizationResponse) XXX_Size ¶
func (m *ListOrganizationResponse) XXX_Size() int
func (*ListOrganizationResponse) XXX_Unmarshal ¶
func (m *ListOrganizationResponse) XXX_Unmarshal(b []byte) error
type ListOrganizationUsersRequest ¶
type ListOrganizationUsersRequest struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Max number of users to return in the result-set. Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListOrganizationUsersRequest) Descriptor ¶
func (*ListOrganizationUsersRequest) Descriptor() ([]byte, []int)
func (*ListOrganizationUsersRequest) GetLimit ¶
func (m *ListOrganizationUsersRequest) GetLimit() int32
func (*ListOrganizationUsersRequest) GetOffset ¶
func (m *ListOrganizationUsersRequest) GetOffset() int32
func (*ListOrganizationUsersRequest) GetOrganizationId ¶
func (m *ListOrganizationUsersRequest) GetOrganizationId() int64
func (*ListOrganizationUsersRequest) ProtoMessage ¶
func (*ListOrganizationUsersRequest) ProtoMessage()
func (*ListOrganizationUsersRequest) Reset ¶
func (m *ListOrganizationUsersRequest) Reset()
func (*ListOrganizationUsersRequest) String ¶
func (m *ListOrganizationUsersRequest) String() string
func (*ListOrganizationUsersRequest) XXX_DiscardUnknown ¶
func (m *ListOrganizationUsersRequest) XXX_DiscardUnknown()
func (*ListOrganizationUsersRequest) XXX_Marshal ¶
func (m *ListOrganizationUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListOrganizationUsersRequest) XXX_Merge ¶
func (m *ListOrganizationUsersRequest) XXX_Merge(src proto.Message)
func (*ListOrganizationUsersRequest) XXX_Size ¶
func (m *ListOrganizationUsersRequest) XXX_Size() int
func (*ListOrganizationUsersRequest) XXX_Unmarshal ¶
func (m *ListOrganizationUsersRequest) XXX_Unmarshal(b []byte) error
type ListOrganizationUsersResponse ¶
type ListOrganizationUsersResponse struct { // The total number of users in the organization. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*OrganizationUserListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListOrganizationUsersResponse) Descriptor ¶
func (*ListOrganizationUsersResponse) Descriptor() ([]byte, []int)
func (*ListOrganizationUsersResponse) GetResult ¶
func (m *ListOrganizationUsersResponse) GetResult() []*OrganizationUserListItem
func (*ListOrganizationUsersResponse) GetTotalCount ¶
func (m *ListOrganizationUsersResponse) GetTotalCount() int64
func (*ListOrganizationUsersResponse) ProtoMessage ¶
func (*ListOrganizationUsersResponse) ProtoMessage()
func (*ListOrganizationUsersResponse) Reset ¶
func (m *ListOrganizationUsersResponse) Reset()
func (*ListOrganizationUsersResponse) String ¶
func (m *ListOrganizationUsersResponse) String() string
func (*ListOrganizationUsersResponse) XXX_DiscardUnknown ¶
func (m *ListOrganizationUsersResponse) XXX_DiscardUnknown()
func (*ListOrganizationUsersResponse) XXX_Marshal ¶
func (m *ListOrganizationUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListOrganizationUsersResponse) XXX_Merge ¶
func (m *ListOrganizationUsersResponse) XXX_Merge(src proto.Message)
func (*ListOrganizationUsersResponse) XXX_Size ¶
func (m *ListOrganizationUsersResponse) XXX_Size() int
func (*ListOrganizationUsersResponse) XXX_Unmarshal ¶
func (m *ListOrganizationUsersResponse) XXX_Unmarshal(b []byte) error
type ListServiceProfileRequest ¶
type ListServiceProfileRequest struct { // Max number of items to return. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Organization id to filter on. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Network-server id to filter on. NetworkServerId int64 `protobuf:"varint,4,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListServiceProfileRequest) Descriptor ¶
func (*ListServiceProfileRequest) Descriptor() ([]byte, []int)
func (*ListServiceProfileRequest) GetLimit ¶
func (m *ListServiceProfileRequest) GetLimit() int64
func (*ListServiceProfileRequest) GetNetworkServerId ¶
func (m *ListServiceProfileRequest) GetNetworkServerId() int64
func (*ListServiceProfileRequest) GetOffset ¶
func (m *ListServiceProfileRequest) GetOffset() int64
func (*ListServiceProfileRequest) GetOrganizationId ¶
func (m *ListServiceProfileRequest) GetOrganizationId() int64
func (*ListServiceProfileRequest) ProtoMessage ¶
func (*ListServiceProfileRequest) ProtoMessage()
func (*ListServiceProfileRequest) Reset ¶
func (m *ListServiceProfileRequest) Reset()
func (*ListServiceProfileRequest) String ¶
func (m *ListServiceProfileRequest) String() string
func (*ListServiceProfileRequest) XXX_DiscardUnknown ¶
func (m *ListServiceProfileRequest) XXX_DiscardUnknown()
func (*ListServiceProfileRequest) XXX_Marshal ¶
func (m *ListServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListServiceProfileRequest) XXX_Merge ¶
func (m *ListServiceProfileRequest) XXX_Merge(src proto.Message)
func (*ListServiceProfileRequest) XXX_Size ¶
func (m *ListServiceProfileRequest) XXX_Size() int
func (*ListServiceProfileRequest) XXX_Unmarshal ¶
func (m *ListServiceProfileRequest) XXX_Unmarshal(b []byte) error
type ListServiceProfileResponse ¶
type ListServiceProfileResponse struct { // Total number of service-profiles. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Result []*ServiceProfileListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListServiceProfileResponse) Descriptor ¶
func (*ListServiceProfileResponse) Descriptor() ([]byte, []int)
func (*ListServiceProfileResponse) GetResult ¶
func (m *ListServiceProfileResponse) GetResult() []*ServiceProfileListItem
func (*ListServiceProfileResponse) GetTotalCount ¶
func (m *ListServiceProfileResponse) GetTotalCount() int64
func (*ListServiceProfileResponse) ProtoMessage ¶
func (*ListServiceProfileResponse) ProtoMessage()
func (*ListServiceProfileResponse) Reset ¶
func (m *ListServiceProfileResponse) Reset()
func (*ListServiceProfileResponse) String ¶
func (m *ListServiceProfileResponse) String() string
func (*ListServiceProfileResponse) XXX_DiscardUnknown ¶
func (m *ListServiceProfileResponse) XXX_DiscardUnknown()
func (*ListServiceProfileResponse) XXX_Marshal ¶
func (m *ListServiceProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListServiceProfileResponse) XXX_Merge ¶
func (m *ListServiceProfileResponse) XXX_Merge(src proto.Message)
func (*ListServiceProfileResponse) XXX_Size ¶
func (m *ListServiceProfileResponse) XXX_Size() int
func (*ListServiceProfileResponse) XXX_Unmarshal ¶
func (m *ListServiceProfileResponse) XXX_Unmarshal(b []byte) error
type ListUserRequest ¶
type ListUserRequest struct { // Max number of user to return in the result-set. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // Offset in the result-set (for pagination). Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListUserRequest) Descriptor ¶
func (*ListUserRequest) Descriptor() ([]byte, []int)
func (*ListUserRequest) GetLimit ¶
func (m *ListUserRequest) GetLimit() int64
func (*ListUserRequest) GetOffset ¶
func (m *ListUserRequest) GetOffset() int64
func (*ListUserRequest) ProtoMessage ¶
func (*ListUserRequest) ProtoMessage()
func (*ListUserRequest) Reset ¶
func (m *ListUserRequest) Reset()
func (*ListUserRequest) String ¶
func (m *ListUserRequest) String() string
func (*ListUserRequest) XXX_DiscardUnknown ¶
func (m *ListUserRequest) XXX_DiscardUnknown()
func (*ListUserRequest) XXX_Marshal ¶
func (m *ListUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListUserRequest) XXX_Merge ¶
func (m *ListUserRequest) XXX_Merge(src proto.Message)
func (*ListUserRequest) XXX_Size ¶
func (m *ListUserRequest) XXX_Size() int
func (*ListUserRequest) XXX_Unmarshal ¶
func (m *ListUserRequest) XXX_Unmarshal(b []byte) error
type ListUserResponse ¶
type ListUserResponse struct { // Total number of users. TotalCount int64 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // Result-set. Result []*UserListItem `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListUserResponse) Descriptor ¶
func (*ListUserResponse) Descriptor() ([]byte, []int)
func (*ListUserResponse) GetResult ¶
func (m *ListUserResponse) GetResult() []*UserListItem
func (*ListUserResponse) GetTotalCount ¶
func (m *ListUserResponse) GetTotalCount() int64
func (*ListUserResponse) ProtoMessage ¶
func (*ListUserResponse) ProtoMessage()
func (*ListUserResponse) Reset ¶
func (m *ListUserResponse) Reset()
func (*ListUserResponse) String ¶
func (m *ListUserResponse) String() string
func (*ListUserResponse) XXX_DiscardUnknown ¶
func (m *ListUserResponse) XXX_DiscardUnknown()
func (*ListUserResponse) XXX_Marshal ¶
func (m *ListUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListUserResponse) XXX_Merge ¶
func (m *ListUserResponse) XXX_Merge(src proto.Message)
func (*ListUserResponse) XXX_Size ¶
func (m *ListUserResponse) XXX_Size() int
func (*ListUserResponse) XXX_Unmarshal ¶
func (m *ListUserResponse) XXX_Unmarshal(b []byte) error
type LoRaCloudIntegration ¶
type LoRaCloudIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Geolocation enabled. Geolocation bool `protobuf:"varint,2,opt,name=geolocation,proto3" json:"geolocation,omitempty"` // Geolocation token. // This token can be obtained from the LoRa Cloud console. GeolocationToken string `protobuf:"bytes,3,opt,name=geolocation_token,json=geolocationToken,proto3" json:"geolocation_token,omitempty"` // Geolocation buffer TTL (in seconds). // When > 0, uplink RX meta-data will be stored in a buffer so that // the meta-data of multiple uplinks can be used for geolocation. GeolocationBufferTtl uint32 `protobuf:"varint,4,opt,name=geolocation_buffer_ttl,json=geolocationBufferTTL,proto3" json:"geolocation_buffer_ttl,omitempty"` // Geolocation minimum buffer size. // When > 0, geolocation will only be performed when the buffer has // at least the given size. GeolocationMinBufferSize uint32 `` /* 138-byte string literal not displayed */ // TDOA based geolocation is enabled. GeolocationTdoa bool `protobuf:"varint,6,opt,name=geolocation_tdoa,json=geolocationTDOA,proto3" json:"geolocation_tdoa,omitempty"` // RSSI based geolocation is enabled. GeolocationRssi bool `protobuf:"varint,7,opt,name=geolocation_rssi,json=geolocationRSSI,proto3" json:"geolocation_rssi,omitempty"` // GNSS based geolocation is enabled (LR1110). GeolocationGnss bool `protobuf:"varint,8,opt,name=geolocation_gnss,json=geolocationGNSS,proto3" json:"geolocation_gnss,omitempty"` // GNSS payload field. // This holds the name of the field in the decoded payload object which // contains the GNSS payload bytes. GeolocationGnssPayloadField string `` /* 146-byte string literal not displayed */ // GNSS use RX time. // In case this is set to true, the resolver will use the RX time of the // network instead of the timestamp included in the LR1110 payload. GeolocationGnssUseRxTime bool `` /* 141-byte string literal not displayed */ // Wifi based geolocation is enabled. GeolocationWifi bool `protobuf:"varint,11,opt,name=geolocation_wifi,json=geolocationWifi,proto3" json:"geolocation_wifi,omitempty"` // Wifi payload field. // This holds the name of the field in the decoded payload object which // contains an array of objects with the following fields: // * macAddress - e.g. 01:23:45:67:89:ab // * signalStrength - e.g. -51 (optional) GeolocationWifiPayloadField string `` /* 147-byte string literal not displayed */ // Device Application Services enabled. Das bool `protobuf:"varint,13,opt,name=das,proto3" json:"das,omitempty"` // Device Application Services token. // This token can be obtained from the LoRa Cloud console. DasToken string `protobuf:"bytes,14,opt,name=das_token,json=dasToken,proto3" json:"das_token,omitempty"` // Device Application Services modem port (FPort). // ChirpStack Application Server will only forward the FRMPayload to DAS // when the uplink FPort is equal to this value. DasModemPort uint32 `protobuf:"varint,15,opt,name=das_modem_port,json=dasModemPort,proto3" json:"das_modem_port,omitempty"` // Device Application Services GNSS port (FPort). // ChirpStack Application Server will forward the FRMPayload to DAS when // as GNSS payload when the uplink FPort is equal to this value. DasGnssPort uint32 `protobuf:"varint,16,opt,name=das_gnss_port,json=dasGNSSPort,proto3" json:"das_gnss_port,omitempty"` // Device Application Services GNSS use RX time. // In case this is set to true, the DAS resolver will use the RX time of the // network instead of the timestamp included in the LR1110 payload. DasGnssUseRxTime bool `protobuf:"varint,17,opt,name=das_gnss_use_rx_time,json=dasGNSSUseRxTime,proto3" json:"das_gnss_use_rx_time,omitempty"` // Device Application Services streaming geoloc work-around. // This is a temporarily work-around for processing streaming geolocation // data. When enabled, stream records (expected in TLV format) are scanned // for GNSS data (0x06 or 0x07). If found, the ChirpStack Application Server // will make an additional call to the DAS API for resolving the location // using the detected payload. DasStreamingGeolocWorkaround bool `` /* 151-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LoRaCloudIntegration) Descriptor ¶
func (*LoRaCloudIntegration) Descriptor() ([]byte, []int)
func (*LoRaCloudIntegration) GetApplicationId ¶
func (m *LoRaCloudIntegration) GetApplicationId() int64
func (*LoRaCloudIntegration) GetDas ¶
func (m *LoRaCloudIntegration) GetDas() bool
func (*LoRaCloudIntegration) GetDasGnssPort ¶
func (m *LoRaCloudIntegration) GetDasGnssPort() uint32
func (*LoRaCloudIntegration) GetDasGnssUseRxTime ¶
func (m *LoRaCloudIntegration) GetDasGnssUseRxTime() bool
func (*LoRaCloudIntegration) GetDasModemPort ¶
func (m *LoRaCloudIntegration) GetDasModemPort() uint32
func (*LoRaCloudIntegration) GetDasStreamingGeolocWorkaround ¶
func (m *LoRaCloudIntegration) GetDasStreamingGeolocWorkaround() bool
func (*LoRaCloudIntegration) GetDasToken ¶
func (m *LoRaCloudIntegration) GetDasToken() string
func (*LoRaCloudIntegration) GetGeolocation ¶
func (m *LoRaCloudIntegration) GetGeolocation() bool
func (*LoRaCloudIntegration) GetGeolocationBufferTtl ¶
func (m *LoRaCloudIntegration) GetGeolocationBufferTtl() uint32
func (*LoRaCloudIntegration) GetGeolocationGnss ¶
func (m *LoRaCloudIntegration) GetGeolocationGnss() bool
func (*LoRaCloudIntegration) GetGeolocationGnssPayloadField ¶
func (m *LoRaCloudIntegration) GetGeolocationGnssPayloadField() string
func (*LoRaCloudIntegration) GetGeolocationGnssUseRxTime ¶
func (m *LoRaCloudIntegration) GetGeolocationGnssUseRxTime() bool
func (*LoRaCloudIntegration) GetGeolocationMinBufferSize ¶
func (m *LoRaCloudIntegration) GetGeolocationMinBufferSize() uint32
func (*LoRaCloudIntegration) GetGeolocationRssi ¶
func (m *LoRaCloudIntegration) GetGeolocationRssi() bool
func (*LoRaCloudIntegration) GetGeolocationTdoa ¶
func (m *LoRaCloudIntegration) GetGeolocationTdoa() bool
func (*LoRaCloudIntegration) GetGeolocationToken ¶
func (m *LoRaCloudIntegration) GetGeolocationToken() string
func (*LoRaCloudIntegration) GetGeolocationWifi ¶
func (m *LoRaCloudIntegration) GetGeolocationWifi() bool
func (*LoRaCloudIntegration) GetGeolocationWifiPayloadField ¶
func (m *LoRaCloudIntegration) GetGeolocationWifiPayloadField() string
func (*LoRaCloudIntegration) ProtoMessage ¶
func (*LoRaCloudIntegration) ProtoMessage()
func (*LoRaCloudIntegration) Reset ¶
func (m *LoRaCloudIntegration) Reset()
func (*LoRaCloudIntegration) String ¶
func (m *LoRaCloudIntegration) String() string
func (*LoRaCloudIntegration) XXX_DiscardUnknown ¶
func (m *LoRaCloudIntegration) XXX_DiscardUnknown()
func (*LoRaCloudIntegration) XXX_Marshal ¶
func (m *LoRaCloudIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoRaCloudIntegration) XXX_Merge ¶
func (m *LoRaCloudIntegration) XXX_Merge(src proto.Message)
func (*LoRaCloudIntegration) XXX_Size ¶
func (m *LoRaCloudIntegration) XXX_Size() int
func (*LoRaCloudIntegration) XXX_Unmarshal ¶
func (m *LoRaCloudIntegration) XXX_Unmarshal(b []byte) error
type LoginRequest ¶
type LoginRequest struct { // Email of the user. Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // Password of the user. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LoginRequest) Descriptor ¶
func (*LoginRequest) Descriptor() ([]byte, []int)
func (*LoginRequest) GetEmail ¶
func (m *LoginRequest) GetEmail() string
func (*LoginRequest) GetPassword ¶
func (m *LoginRequest) GetPassword() string
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) Reset ¶
func (m *LoginRequest) Reset()
func (*LoginRequest) String ¶
func (m *LoginRequest) String() string
func (*LoginRequest) XXX_DiscardUnknown ¶
func (m *LoginRequest) XXX_DiscardUnknown()
func (*LoginRequest) XXX_Marshal ¶
func (m *LoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoginRequest) XXX_Merge ¶
func (m *LoginRequest) XXX_Merge(src proto.Message)
func (*LoginRequest) XXX_Size ¶
func (m *LoginRequest) XXX_Size() int
func (*LoginRequest) XXX_Unmarshal ¶
func (m *LoginRequest) XXX_Unmarshal(b []byte) error
type LoginResponse ¶
type LoginResponse struct { // The JWT tag to be used to access chirpstack-application-server interfaces. Jwt string `protobuf:"bytes,1,opt,name=jwt,proto3" json:"jwt,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LoginResponse) Descriptor ¶
func (*LoginResponse) Descriptor() ([]byte, []int)
func (*LoginResponse) GetJwt ¶
func (m *LoginResponse) GetJwt() string
func (*LoginResponse) ProtoMessage ¶
func (*LoginResponse) ProtoMessage()
func (*LoginResponse) Reset ¶
func (m *LoginResponse) Reset()
func (*LoginResponse) String ¶
func (m *LoginResponse) String() string
func (*LoginResponse) XXX_DiscardUnknown ¶
func (m *LoginResponse) XXX_DiscardUnknown()
func (*LoginResponse) XXX_Marshal ¶
func (m *LoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoginResponse) XXX_Merge ¶
func (m *LoginResponse) XXX_Merge(src proto.Message)
func (*LoginResponse) XXX_Size ¶
func (m *LoginResponse) XXX_Size() int
func (*LoginResponse) XXX_Unmarshal ¶
func (m *LoginResponse) XXX_Unmarshal(b []byte) error
type MulticastGroup ¶
type MulticastGroup struct { // ID (string formatted UUID). // This will be generated automatically on create. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Multicast-group name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Multicast address (HEX encoded DevAddr). McAddr string `protobuf:"bytes,3,opt,name=mc_addr,json=mcAddr,proto3" json:"mc_addr,omitempty"` // Multicast network session key (HEX encoded AES128 key). McNwkSKey string `protobuf:"bytes,4,opt,name=mc_nwk_s_key,json=mcNwkSKey,proto3" json:"mc_nwk_s_key,omitempty"` // Multicast application session key (HEX encoded AES128 key). McAppSKey string `protobuf:"bytes,5,opt,name=mc_app_s_key,json=mcAppSKey,proto3" json:"mc_app_s_key,omitempty"` // Frame-counter. FCnt uint32 `protobuf:"varint,6,opt,name=f_cnt,json=fCnt,proto3" json:"f_cnt,omitempty"` // Multicast type. GroupType MulticastGroupType `protobuf:"varint,7,opt,name=group_type,json=groupType,proto3,enum=api.MulticastGroupType" json:"group_type,omitempty"` // Data-rate. Dr uint32 `protobuf:"varint,8,opt,name=dr,proto3" json:"dr,omitempty"` // Frequency (Hz). Frequency uint32 `protobuf:"varint,9,opt,name=frequency,proto3" json:"frequency,omitempty"` // Ping-slot period. // Mandatory for Class-B multicast groups. PingSlotPeriod uint32 `protobuf:"varint,10,opt,name=ping_slot_period,json=pingSlotPeriod,proto3" json:"ping_slot_period,omitempty"` // Application ID. // After creation, this can not be updated. ApplicationId int64 `protobuf:"varint,12,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MulticastGroup) Descriptor ¶
func (*MulticastGroup) Descriptor() ([]byte, []int)
func (*MulticastGroup) GetApplicationId ¶
func (m *MulticastGroup) GetApplicationId() int64
func (*MulticastGroup) GetDr ¶
func (m *MulticastGroup) GetDr() uint32
func (*MulticastGroup) GetFCnt ¶
func (m *MulticastGroup) GetFCnt() uint32
func (*MulticastGroup) GetFrequency ¶
func (m *MulticastGroup) GetFrequency() uint32
func (*MulticastGroup) GetGroupType ¶
func (m *MulticastGroup) GetGroupType() MulticastGroupType
func (*MulticastGroup) GetId ¶
func (m *MulticastGroup) GetId() string
func (*MulticastGroup) GetMcAddr ¶
func (m *MulticastGroup) GetMcAddr() string
func (*MulticastGroup) GetMcAppSKey ¶
func (m *MulticastGroup) GetMcAppSKey() string
func (*MulticastGroup) GetMcNwkSKey ¶
func (m *MulticastGroup) GetMcNwkSKey() string
func (*MulticastGroup) GetName ¶
func (m *MulticastGroup) GetName() string
func (*MulticastGroup) GetPingSlotPeriod ¶
func (m *MulticastGroup) GetPingSlotPeriod() uint32
func (*MulticastGroup) ProtoMessage ¶
func (*MulticastGroup) ProtoMessage()
func (*MulticastGroup) Reset ¶
func (m *MulticastGroup) Reset()
func (*MulticastGroup) String ¶
func (m *MulticastGroup) String() string
func (*MulticastGroup) XXX_DiscardUnknown ¶
func (m *MulticastGroup) XXX_DiscardUnknown()
func (*MulticastGroup) XXX_Marshal ¶
func (m *MulticastGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MulticastGroup) XXX_Merge ¶
func (m *MulticastGroup) XXX_Merge(src proto.Message)
func (*MulticastGroup) XXX_Size ¶
func (m *MulticastGroup) XXX_Size() int
func (*MulticastGroup) XXX_Unmarshal ¶
func (m *MulticastGroup) XXX_Unmarshal(b []byte) error
type MulticastGroupListItem ¶
type MulticastGroupListItem struct { // ID (string formatted UUID). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Multicast-group name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Application ID. ApplicationId int64 `protobuf:"varint,5,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Application name. ApplicationName string `protobuf:"bytes,6,opt,name=application_name,json=applicationName,proto3" json:"application_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MulticastGroupListItem) Descriptor ¶
func (*MulticastGroupListItem) Descriptor() ([]byte, []int)
func (*MulticastGroupListItem) GetApplicationId ¶
func (m *MulticastGroupListItem) GetApplicationId() int64
func (*MulticastGroupListItem) GetApplicationName ¶
func (m *MulticastGroupListItem) GetApplicationName() string
func (*MulticastGroupListItem) GetId ¶
func (m *MulticastGroupListItem) GetId() string
func (*MulticastGroupListItem) GetName ¶
func (m *MulticastGroupListItem) GetName() string
func (*MulticastGroupListItem) ProtoMessage ¶
func (*MulticastGroupListItem) ProtoMessage()
func (*MulticastGroupListItem) Reset ¶
func (m *MulticastGroupListItem) Reset()
func (*MulticastGroupListItem) String ¶
func (m *MulticastGroupListItem) String() string
func (*MulticastGroupListItem) XXX_DiscardUnknown ¶
func (m *MulticastGroupListItem) XXX_DiscardUnknown()
func (*MulticastGroupListItem) XXX_Marshal ¶
func (m *MulticastGroupListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MulticastGroupListItem) XXX_Merge ¶
func (m *MulticastGroupListItem) XXX_Merge(src proto.Message)
func (*MulticastGroupListItem) XXX_Size ¶
func (m *MulticastGroupListItem) XXX_Size() int
func (*MulticastGroupListItem) XXX_Unmarshal ¶
func (m *MulticastGroupListItem) XXX_Unmarshal(b []byte) error
type MulticastGroupServiceClient ¶
type MulticastGroupServiceClient interface { // Create creates the given multicast-group. Create(ctx context.Context, in *CreateMulticastGroupRequest, opts ...grpc.CallOption) (*CreateMulticastGroupResponse, error) // Get returns a multicast-group given an ID. Get(ctx context.Context, in *GetMulticastGroupRequest, opts ...grpc.CallOption) (*GetMulticastGroupResponse, error) // Update updates the given multicast-group. Update(ctx context.Context, in *UpdateMulticastGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes a multicast-group given an ID. Delete(ctx context.Context, in *DeleteMulticastGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the available multicast-groups. List(ctx context.Context, in *ListMulticastGroupRequest, opts ...grpc.CallOption) (*ListMulticastGroupResponse, error) // AddDevice adds the given device to the multicast-group. AddDevice(ctx context.Context, in *AddDeviceToMulticastGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) // RemoveDevice removes the given device from the multicast-group. RemoveDevice(ctx context.Context, in *RemoveDeviceFromMulticastGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Enqueue adds the given item to the multicast-queue. Enqueue(ctx context.Context, in *EnqueueMulticastQueueItemRequest, opts ...grpc.CallOption) (*EnqueueMulticastQueueItemResponse, error) // FlushQueue flushes the multicast-group queue. FlushQueue(ctx context.Context, in *FlushMulticastGroupQueueItemsRequest, opts ...grpc.CallOption) (*empty.Empty, error) // ListQueue lists the items in the multicast-group queue. ListQueue(ctx context.Context, in *ListMulticastGroupQueueItemsRequest, opts ...grpc.CallOption) (*ListMulticastGroupQueueItemsResponse, error) }
MulticastGroupServiceClient is the client API for MulticastGroupService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMulticastGroupServiceClient ¶
func NewMulticastGroupServiceClient(cc grpc.ClientConnInterface) MulticastGroupServiceClient
type MulticastGroupServiceServer ¶
type MulticastGroupServiceServer interface { // Create creates the given multicast-group. Create(context.Context, *CreateMulticastGroupRequest) (*CreateMulticastGroupResponse, error) // Get returns a multicast-group given an ID. Get(context.Context, *GetMulticastGroupRequest) (*GetMulticastGroupResponse, error) // Update updates the given multicast-group. Update(context.Context, *UpdateMulticastGroupRequest) (*empty.Empty, error) // Delete deletes a multicast-group given an ID. Delete(context.Context, *DeleteMulticastGroupRequest) (*empty.Empty, error) // List lists the available multicast-groups. List(context.Context, *ListMulticastGroupRequest) (*ListMulticastGroupResponse, error) // AddDevice adds the given device to the multicast-group. AddDevice(context.Context, *AddDeviceToMulticastGroupRequest) (*empty.Empty, error) // RemoveDevice removes the given device from the multicast-group. RemoveDevice(context.Context, *RemoveDeviceFromMulticastGroupRequest) (*empty.Empty, error) // Enqueue adds the given item to the multicast-queue. Enqueue(context.Context, *EnqueueMulticastQueueItemRequest) (*EnqueueMulticastQueueItemResponse, error) // FlushQueue flushes the multicast-group queue. FlushQueue(context.Context, *FlushMulticastGroupQueueItemsRequest) (*empty.Empty, error) // ListQueue lists the items in the multicast-group queue. ListQueue(context.Context, *ListMulticastGroupQueueItemsRequest) (*ListMulticastGroupQueueItemsResponse, error) }
MulticastGroupServiceServer is the server API for MulticastGroupService service.
type MulticastGroupType ¶
type MulticastGroupType int32
const ( // Class-C. MulticastGroupType_CLASS_C MulticastGroupType = 0 // Class-B. MulticastGroupType_CLASS_B MulticastGroupType = 1 )
func (MulticastGroupType) EnumDescriptor ¶
func (MulticastGroupType) EnumDescriptor() ([]byte, []int)
func (MulticastGroupType) String ¶
func (x MulticastGroupType) String() string
type MulticastQueueItem ¶
type MulticastQueueItem struct { // Multicast-group ID (string formatted UUID). MulticastGroupId string `protobuf:"bytes,1,opt,name=multicast_group_id,json=multicastGroupID,proto3" json:"multicast_group_id,omitempty"` // Downlink frame-counter. // This will be automatically set on enqueue. FCnt uint32 `protobuf:"varint,2,opt,name=f_cnt,json=fCnt,proto3" json:"f_cnt,omitempty"` // FPort used (must be > 0). FPort uint32 `protobuf:"varint,3,opt,name=f_port,json=fPort,proto3" json:"f_port,omitempty"` // Base64 encoded data. Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MulticastQueueItem) Descriptor ¶
func (*MulticastQueueItem) Descriptor() ([]byte, []int)
func (*MulticastQueueItem) GetData ¶
func (m *MulticastQueueItem) GetData() []byte
func (*MulticastQueueItem) GetFCnt ¶
func (m *MulticastQueueItem) GetFCnt() uint32
func (*MulticastQueueItem) GetFPort ¶
func (m *MulticastQueueItem) GetFPort() uint32
func (*MulticastQueueItem) GetMulticastGroupId ¶
func (m *MulticastQueueItem) GetMulticastGroupId() string
func (*MulticastQueueItem) ProtoMessage ¶
func (*MulticastQueueItem) ProtoMessage()
func (*MulticastQueueItem) Reset ¶
func (m *MulticastQueueItem) Reset()
func (*MulticastQueueItem) String ¶
func (m *MulticastQueueItem) String() string
func (*MulticastQueueItem) XXX_DiscardUnknown ¶
func (m *MulticastQueueItem) XXX_DiscardUnknown()
func (*MulticastQueueItem) XXX_Marshal ¶
func (m *MulticastQueueItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MulticastQueueItem) XXX_Merge ¶
func (m *MulticastQueueItem) XXX_Merge(src proto.Message)
func (*MulticastQueueItem) XXX_Size ¶
func (m *MulticastQueueItem) XXX_Size() int
func (*MulticastQueueItem) XXX_Unmarshal ¶
func (m *MulticastQueueItem) XXX_Unmarshal(b []byte) error
type MyDevicesIntegration ¶
type MyDevicesIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // MyDevices API endpoint. Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MyDevicesIntegration) Descriptor ¶
func (*MyDevicesIntegration) Descriptor() ([]byte, []int)
func (*MyDevicesIntegration) GetApplicationId ¶
func (m *MyDevicesIntegration) GetApplicationId() int64
func (*MyDevicesIntegration) GetEndpoint ¶
func (m *MyDevicesIntegration) GetEndpoint() string
func (*MyDevicesIntegration) ProtoMessage ¶
func (*MyDevicesIntegration) ProtoMessage()
func (*MyDevicesIntegration) Reset ¶
func (m *MyDevicesIntegration) Reset()
func (*MyDevicesIntegration) String ¶
func (m *MyDevicesIntegration) String() string
func (*MyDevicesIntegration) XXX_DiscardUnknown ¶
func (m *MyDevicesIntegration) XXX_DiscardUnknown()
func (*MyDevicesIntegration) XXX_Marshal ¶
func (m *MyDevicesIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MyDevicesIntegration) XXX_Merge ¶
func (m *MyDevicesIntegration) XXX_Merge(src proto.Message)
func (*MyDevicesIntegration) XXX_Size ¶
func (m *MyDevicesIntegration) XXX_Size() int
func (*MyDevicesIntegration) XXX_Unmarshal ¶
func (m *MyDevicesIntegration) XXX_Unmarshal(b []byte) error
type NetworkServer ¶
type NetworkServer struct { // Network-server ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Network-server name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Network-server server. // Format: hostname:ip (e.g. localhost:8000). Server string `protobuf:"bytes,3,opt,name=server,proto3" json:"server,omitempty"` // CA certificate (optional). CaCert string `protobuf:"bytes,4,opt,name=ca_cert,json=caCert,proto3" json:"ca_cert,omitempty"` // TLS (client) certificate for connecting to the network-server (optional). TlsCert string `protobuf:"bytes,5,opt,name=tls_cert,json=tlsCert,proto3" json:"tls_cert,omitempty"` // TLS (client) key for connecting to the network-server (optional). TlsKey string `protobuf:"bytes,6,opt,name=tls_key,json=tlsKey,proto3" json:"tls_key,omitempty"` // Routing-profile ca certificate (used by the network-server to connect // back to the application-server) (optional). RoutingProfileCaCert string `protobuf:"bytes,7,opt,name=routing_profile_ca_cert,json=routingProfileCACert,proto3" json:"routing_profile_ca_cert,omitempty"` // Routing-profile TLS certificate (used by the network-server to connect // back to the application-server) (optional). RoutingProfileTlsCert string `` /* 128-byte string literal not displayed */ // Routing-profile TLS key (used by the network-server to connect // back to the application-server) (optional). RoutingProfileTlsKey string `protobuf:"bytes,9,opt,name=routing_profile_tls_key,json=routingProfileTLSKey,proto3" json:"routing_profile_tls_key,omitempty"` // Enable gateway discovery for this network-server. GatewayDiscoveryEnabled bool `` /* 134-byte string literal not displayed */ // The number of times per day the gateway discovery 'ping' must be // broadcasted per gateway. GatewayDiscoveryInterval uint32 `` /* 137-byte string literal not displayed */ // The frequency (Hz) of the gateway discovery 'ping'. GatewayDiscoveryTxFrequency uint32 `` /* 148-byte string literal not displayed */ // The data-rate of the gateway discovery 'ping'. GatewayDiscoveryDr uint32 `protobuf:"varint,13,opt,name=gateway_discovery_dr,json=gatewayDiscoveryDR,proto3" json:"gateway_discovery_dr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkServer) Descriptor ¶
func (*NetworkServer) Descriptor() ([]byte, []int)
func (*NetworkServer) GetCaCert ¶
func (m *NetworkServer) GetCaCert() string
func (*NetworkServer) GetGatewayDiscoveryDr ¶
func (m *NetworkServer) GetGatewayDiscoveryDr() uint32
func (*NetworkServer) GetGatewayDiscoveryEnabled ¶
func (m *NetworkServer) GetGatewayDiscoveryEnabled() bool
func (*NetworkServer) GetGatewayDiscoveryInterval ¶
func (m *NetworkServer) GetGatewayDiscoveryInterval() uint32
func (*NetworkServer) GetGatewayDiscoveryTxFrequency ¶
func (m *NetworkServer) GetGatewayDiscoveryTxFrequency() uint32
func (*NetworkServer) GetId ¶
func (m *NetworkServer) GetId() int64
func (*NetworkServer) GetName ¶
func (m *NetworkServer) GetName() string
func (*NetworkServer) GetRoutingProfileCaCert ¶
func (m *NetworkServer) GetRoutingProfileCaCert() string
func (*NetworkServer) GetRoutingProfileTlsCert ¶
func (m *NetworkServer) GetRoutingProfileTlsCert() string
func (*NetworkServer) GetRoutingProfileTlsKey ¶
func (m *NetworkServer) GetRoutingProfileTlsKey() string
func (*NetworkServer) GetServer ¶
func (m *NetworkServer) GetServer() string
func (*NetworkServer) GetTlsCert ¶
func (m *NetworkServer) GetTlsCert() string
func (*NetworkServer) GetTlsKey ¶
func (m *NetworkServer) GetTlsKey() string
func (*NetworkServer) ProtoMessage ¶
func (*NetworkServer) ProtoMessage()
func (*NetworkServer) Reset ¶
func (m *NetworkServer) Reset()
func (*NetworkServer) String ¶
func (m *NetworkServer) String() string
func (*NetworkServer) XXX_DiscardUnknown ¶
func (m *NetworkServer) XXX_DiscardUnknown()
func (*NetworkServer) XXX_Marshal ¶
func (m *NetworkServer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkServer) XXX_Merge ¶
func (m *NetworkServer) XXX_Merge(src proto.Message)
func (*NetworkServer) XXX_Size ¶
func (m *NetworkServer) XXX_Size() int
func (*NetworkServer) XXX_Unmarshal ¶
func (m *NetworkServer) XXX_Unmarshal(b []byte) error
type NetworkServerListItem ¶
type NetworkServerListItem struct { // Network-server ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Network-server name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Network-server server. // Format: hostname:ip (e.g. localhost:8000). Server string `protobuf:"bytes,3,opt,name=server,proto3" json:"server,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkServerListItem) Descriptor ¶
func (*NetworkServerListItem) Descriptor() ([]byte, []int)
func (*NetworkServerListItem) GetCreatedAt ¶
func (m *NetworkServerListItem) GetCreatedAt() *timestamp.Timestamp
func (*NetworkServerListItem) GetId ¶
func (m *NetworkServerListItem) GetId() int64
func (*NetworkServerListItem) GetName ¶
func (m *NetworkServerListItem) GetName() string
func (*NetworkServerListItem) GetServer ¶
func (m *NetworkServerListItem) GetServer() string
func (*NetworkServerListItem) GetUpdatedAt ¶
func (m *NetworkServerListItem) GetUpdatedAt() *timestamp.Timestamp
func (*NetworkServerListItem) ProtoMessage ¶
func (*NetworkServerListItem) ProtoMessage()
func (*NetworkServerListItem) Reset ¶
func (m *NetworkServerListItem) Reset()
func (*NetworkServerListItem) String ¶
func (m *NetworkServerListItem) String() string
func (*NetworkServerListItem) XXX_DiscardUnknown ¶
func (m *NetworkServerListItem) XXX_DiscardUnknown()
func (*NetworkServerListItem) XXX_Marshal ¶
func (m *NetworkServerListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkServerListItem) XXX_Merge ¶
func (m *NetworkServerListItem) XXX_Merge(src proto.Message)
func (*NetworkServerListItem) XXX_Size ¶
func (m *NetworkServerListItem) XXX_Size() int
func (*NetworkServerListItem) XXX_Unmarshal ¶
func (m *NetworkServerListItem) XXX_Unmarshal(b []byte) error
type NetworkServerServiceClient ¶
type NetworkServerServiceClient interface { // Create creates the given network-server. Create(ctx context.Context, in *CreateNetworkServerRequest, opts ...grpc.CallOption) (*CreateNetworkServerResponse, error) // Get returns the network-server matching the given id. Get(ctx context.Context, in *GetNetworkServerRequest, opts ...grpc.CallOption) (*GetNetworkServerResponse, error) // Update updates the given network-server. Update(ctx context.Context, in *UpdateNetworkServerRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes the network-server matching the given id. Delete(ctx context.Context, in *DeleteNetworkServerRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the available network-servers. List(ctx context.Context, in *ListNetworkServerRequest, opts ...grpc.CallOption) (*ListNetworkServerResponse, error) // GetADRAlgorithms returns the available ADR algorithms. GetADRAlgorithms(ctx context.Context, in *GetADRAlgorithmsRequest, opts ...grpc.CallOption) (*GetADRAlgorithmsResponse, error) }
NetworkServerServiceClient is the client API for NetworkServerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNetworkServerServiceClient ¶
func NewNetworkServerServiceClient(cc grpc.ClientConnInterface) NetworkServerServiceClient
type NetworkServerServiceServer ¶
type NetworkServerServiceServer interface { // Create creates the given network-server. Create(context.Context, *CreateNetworkServerRequest) (*CreateNetworkServerResponse, error) // Get returns the network-server matching the given id. Get(context.Context, *GetNetworkServerRequest) (*GetNetworkServerResponse, error) // Update updates the given network-server. Update(context.Context, *UpdateNetworkServerRequest) (*empty.Empty, error) // Delete deletes the network-server matching the given id. Delete(context.Context, *DeleteNetworkServerRequest) (*empty.Empty, error) // List lists the available network-servers. List(context.Context, *ListNetworkServerRequest) (*ListNetworkServerResponse, error) // GetADRAlgorithms returns the available ADR algorithms. GetADRAlgorithms(context.Context, *GetADRAlgorithmsRequest) (*GetADRAlgorithmsResponse, error) }
NetworkServerServiceServer is the server API for NetworkServerService service.
type OpenIDConnect ¶
type OpenIDConnect struct { // Enable OpenID Connect authentication. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // Login url. LoginUrl string `protobuf:"bytes,2,opt,name=login_url,json=loginURL,proto3" json:"login_url,omitempty"` // Login label. LoginLabel string `protobuf:"bytes,3,opt,name=login_label,json=loginLabel,proto3" json:"login_label,omitempty"` // Logout url. LogoutUrl string `protobuf:"bytes,4,opt,name=logout_url,json=logoutURL,proto3" json:"logout_url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenIDConnect) Descriptor ¶
func (*OpenIDConnect) Descriptor() ([]byte, []int)
func (*OpenIDConnect) GetEnabled ¶
func (m *OpenIDConnect) GetEnabled() bool
func (*OpenIDConnect) GetLoginLabel ¶
func (m *OpenIDConnect) GetLoginLabel() string
func (*OpenIDConnect) GetLoginUrl ¶
func (m *OpenIDConnect) GetLoginUrl() string
func (*OpenIDConnect) GetLogoutUrl ¶
func (m *OpenIDConnect) GetLogoutUrl() string
func (*OpenIDConnect) ProtoMessage ¶
func (*OpenIDConnect) ProtoMessage()
func (*OpenIDConnect) Reset ¶
func (m *OpenIDConnect) Reset()
func (*OpenIDConnect) String ¶
func (m *OpenIDConnect) String() string
func (*OpenIDConnect) XXX_DiscardUnknown ¶
func (m *OpenIDConnect) XXX_DiscardUnknown()
func (*OpenIDConnect) XXX_Marshal ¶
func (m *OpenIDConnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenIDConnect) XXX_Merge ¶
func (m *OpenIDConnect) XXX_Merge(src proto.Message)
func (*OpenIDConnect) XXX_Size ¶
func (m *OpenIDConnect) XXX_Size() int
func (*OpenIDConnect) XXX_Unmarshal ¶
func (m *OpenIDConnect) XXX_Unmarshal(b []byte) error
type OpenIDConnectLoginRequest ¶
type OpenIDConnectLoginRequest struct { // OpenID Connect callback code. Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // OpenID Connect callback state. State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenIDConnectLoginRequest) Descriptor ¶
func (*OpenIDConnectLoginRequest) Descriptor() ([]byte, []int)
func (*OpenIDConnectLoginRequest) GetCode ¶
func (m *OpenIDConnectLoginRequest) GetCode() string
func (*OpenIDConnectLoginRequest) GetState ¶
func (m *OpenIDConnectLoginRequest) GetState() string
func (*OpenIDConnectLoginRequest) ProtoMessage ¶
func (*OpenIDConnectLoginRequest) ProtoMessage()
func (*OpenIDConnectLoginRequest) Reset ¶
func (m *OpenIDConnectLoginRequest) Reset()
func (*OpenIDConnectLoginRequest) String ¶
func (m *OpenIDConnectLoginRequest) String() string
func (*OpenIDConnectLoginRequest) XXX_DiscardUnknown ¶
func (m *OpenIDConnectLoginRequest) XXX_DiscardUnknown()
func (*OpenIDConnectLoginRequest) XXX_Marshal ¶
func (m *OpenIDConnectLoginRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenIDConnectLoginRequest) XXX_Merge ¶
func (m *OpenIDConnectLoginRequest) XXX_Merge(src proto.Message)
func (*OpenIDConnectLoginRequest) XXX_Size ¶
func (m *OpenIDConnectLoginRequest) XXX_Size() int
func (*OpenIDConnectLoginRequest) XXX_Unmarshal ¶
func (m *OpenIDConnectLoginRequest) XXX_Unmarshal(b []byte) error
type OpenIDConnectLoginResponse ¶
type OpenIDConnectLoginResponse struct { // JWT token to use for authentication. JwtToken string `protobuf:"bytes,1,opt,name=jwt_token,json=jwtToken,proto3" json:"jwt_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenIDConnectLoginResponse) Descriptor ¶
func (*OpenIDConnectLoginResponse) Descriptor() ([]byte, []int)
func (*OpenIDConnectLoginResponse) GetJwtToken ¶
func (m *OpenIDConnectLoginResponse) GetJwtToken() string
func (*OpenIDConnectLoginResponse) ProtoMessage ¶
func (*OpenIDConnectLoginResponse) ProtoMessage()
func (*OpenIDConnectLoginResponse) Reset ¶
func (m *OpenIDConnectLoginResponse) Reset()
func (*OpenIDConnectLoginResponse) String ¶
func (m *OpenIDConnectLoginResponse) String() string
func (*OpenIDConnectLoginResponse) XXX_DiscardUnknown ¶
func (m *OpenIDConnectLoginResponse) XXX_DiscardUnknown()
func (*OpenIDConnectLoginResponse) XXX_Marshal ¶
func (m *OpenIDConnectLoginResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenIDConnectLoginResponse) XXX_Merge ¶
func (m *OpenIDConnectLoginResponse) XXX_Merge(src proto.Message)
func (*OpenIDConnectLoginResponse) XXX_Size ¶
func (m *OpenIDConnectLoginResponse) XXX_Size() int
func (*OpenIDConnectLoginResponse) XXX_Unmarshal ¶
func (m *OpenIDConnectLoginResponse) XXX_Unmarshal(b []byte) error
type Organization ¶
type Organization struct { // Organization ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Organization name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Organization display name. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Can the organization create and "own" Gateways? CanHaveGateways bool `protobuf:"varint,4,opt,name=can_have_gateways,json=canHaveGateways,proto3" json:"can_have_gateways,omitempty"` // Max. gateway count for organization. // When set to 0, the organization can have unlimited gateways. MaxGatewayCount uint32 `protobuf:"varint,5,opt,name=max_gateway_count,json=maxGatewayCount,proto3" json:"max_gateway_count,omitempty"` // Max. device count for organization. // When set to 0, the organization can have unlimited devices. MaxDeviceCount uint32 `protobuf:"varint,6,opt,name=max_device_count,json=maxDeviceCount,proto3" json:"max_device_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Organization) Descriptor ¶
func (*Organization) Descriptor() ([]byte, []int)
func (*Organization) GetCanHaveGateways ¶
func (m *Organization) GetCanHaveGateways() bool
func (*Organization) GetDisplayName ¶
func (m *Organization) GetDisplayName() string
func (*Organization) GetId ¶
func (m *Organization) GetId() int64
func (*Organization) GetMaxDeviceCount ¶
func (m *Organization) GetMaxDeviceCount() uint32
func (*Organization) GetMaxGatewayCount ¶
func (m *Organization) GetMaxGatewayCount() uint32
func (*Organization) GetName ¶
func (m *Organization) GetName() string
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) Reset ¶
func (m *Organization) Reset()
func (*Organization) String ¶
func (m *Organization) String() string
func (*Organization) XXX_DiscardUnknown ¶
func (m *Organization) XXX_DiscardUnknown()
func (*Organization) XXX_Marshal ¶
func (m *Organization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Organization) XXX_Merge ¶
func (m *Organization) XXX_Merge(src proto.Message)
func (*Organization) XXX_Size ¶
func (m *Organization) XXX_Size() int
func (*Organization) XXX_Unmarshal ¶
func (m *Organization) XXX_Unmarshal(b []byte) error
type OrganizationLink ¶
type OrganizationLink struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Organization name. OrganizationName string `protobuf:"bytes,2,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` // User is admin within the context of this organization. // There is no need to set the is_device_admin and is_gateway_admin flags. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // User is able to modify device related resources (applications, // device-profiles, devices, multicast-groups). IsDeviceAdmin bool `protobuf:"varint,6,opt,name=is_device_admin,json=isDeviceAdmin,proto3" json:"is_device_admin,omitempty"` // User is able to modify gateways. IsGatewayAdmin bool `protobuf:"varint,7,opt,name=is_gateway_admin,json=isGatewayAdmin,proto3" json:"is_gateway_admin,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Defines an organization to which an user is associated.
func (*OrganizationLink) Descriptor ¶
func (*OrganizationLink) Descriptor() ([]byte, []int)
func (*OrganizationLink) GetCreatedAt ¶
func (m *OrganizationLink) GetCreatedAt() *timestamp.Timestamp
func (*OrganizationLink) GetIsAdmin ¶
func (m *OrganizationLink) GetIsAdmin() bool
func (*OrganizationLink) GetIsDeviceAdmin ¶
func (m *OrganizationLink) GetIsDeviceAdmin() bool
func (*OrganizationLink) GetIsGatewayAdmin ¶
func (m *OrganizationLink) GetIsGatewayAdmin() bool
func (*OrganizationLink) GetOrganizationId ¶
func (m *OrganizationLink) GetOrganizationId() int64
func (*OrganizationLink) GetOrganizationName ¶
func (m *OrganizationLink) GetOrganizationName() string
func (*OrganizationLink) GetUpdatedAt ¶
func (m *OrganizationLink) GetUpdatedAt() *timestamp.Timestamp
func (*OrganizationLink) ProtoMessage ¶
func (*OrganizationLink) ProtoMessage()
func (*OrganizationLink) Reset ¶
func (m *OrganizationLink) Reset()
func (*OrganizationLink) String ¶
func (m *OrganizationLink) String() string
func (*OrganizationLink) XXX_DiscardUnknown ¶
func (m *OrganizationLink) XXX_DiscardUnknown()
func (*OrganizationLink) XXX_Marshal ¶
func (m *OrganizationLink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationLink) XXX_Merge ¶
func (m *OrganizationLink) XXX_Merge(src proto.Message)
func (*OrganizationLink) XXX_Size ¶
func (m *OrganizationLink) XXX_Size() int
func (*OrganizationLink) XXX_Unmarshal ¶
func (m *OrganizationLink) XXX_Unmarshal(b []byte) error
type OrganizationListItem ¶
type OrganizationListItem struct { // Organization ID. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Organization name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Organization display name. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Can the organization create and "own" Gateways? CanHaveGateways bool `protobuf:"varint,4,opt,name=can_have_gateways,json=canHaveGateways,proto3" json:"can_have_gateways,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrganizationListItem) Descriptor ¶
func (*OrganizationListItem) Descriptor() ([]byte, []int)
func (*OrganizationListItem) GetCanHaveGateways ¶
func (m *OrganizationListItem) GetCanHaveGateways() bool
func (*OrganizationListItem) GetCreatedAt ¶
func (m *OrganizationListItem) GetCreatedAt() *timestamp.Timestamp
func (*OrganizationListItem) GetDisplayName ¶
func (m *OrganizationListItem) GetDisplayName() string
func (*OrganizationListItem) GetId ¶
func (m *OrganizationListItem) GetId() int64
func (*OrganizationListItem) GetName ¶
func (m *OrganizationListItem) GetName() string
func (*OrganizationListItem) GetUpdatedAt ¶
func (m *OrganizationListItem) GetUpdatedAt() *timestamp.Timestamp
func (*OrganizationListItem) ProtoMessage ¶
func (*OrganizationListItem) ProtoMessage()
func (*OrganizationListItem) Reset ¶
func (m *OrganizationListItem) Reset()
func (*OrganizationListItem) String ¶
func (m *OrganizationListItem) String() string
func (*OrganizationListItem) XXX_DiscardUnknown ¶
func (m *OrganizationListItem) XXX_DiscardUnknown()
func (*OrganizationListItem) XXX_Marshal ¶
func (m *OrganizationListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationListItem) XXX_Merge ¶
func (m *OrganizationListItem) XXX_Merge(src proto.Message)
func (*OrganizationListItem) XXX_Size ¶
func (m *OrganizationListItem) XXX_Size() int
func (*OrganizationListItem) XXX_Unmarshal ¶
func (m *OrganizationListItem) XXX_Unmarshal(b []byte) error
type OrganizationServiceClient ¶
type OrganizationServiceClient interface { // Get organization list. List(ctx context.Context, in *ListOrganizationRequest, opts ...grpc.CallOption) (*ListOrganizationResponse, error) // Get data for a particular organization. Get(ctx context.Context, in *GetOrganizationRequest, opts ...grpc.CallOption) (*GetOrganizationResponse, error) // Create a new organization. Create(ctx context.Context, in *CreateOrganizationRequest, opts ...grpc.CallOption) (*CreateOrganizationResponse, error) // Update an existing organization. Update(ctx context.Context, in *UpdateOrganizationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete an organization. Delete(ctx context.Context, in *DeleteOrganizationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Get organization's user list. ListUsers(ctx context.Context, in *ListOrganizationUsersRequest, opts ...grpc.CallOption) (*ListOrganizationUsersResponse, error) // Get data for a particular organization user. GetUser(ctx context.Context, in *GetOrganizationUserRequest, opts ...grpc.CallOption) (*GetOrganizationUserResponse, error) // Add a new user to an organization. The user is matched based on email, not user id. AddUser(ctx context.Context, in *AddOrganizationUserRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Update a user in an organization. UpdateUser(ctx context.Context, in *UpdateOrganizationUserRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete a user from an organization. DeleteUser(ctx context.Context, in *DeleteOrganizationUserRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
OrganizationServiceClient is the client API for OrganizationService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewOrganizationServiceClient ¶
func NewOrganizationServiceClient(cc grpc.ClientConnInterface) OrganizationServiceClient
type OrganizationServiceServer ¶
type OrganizationServiceServer interface { // Get organization list. List(context.Context, *ListOrganizationRequest) (*ListOrganizationResponse, error) // Get data for a particular organization. Get(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error) // Create a new organization. Create(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error) // Update an existing organization. Update(context.Context, *UpdateOrganizationRequest) (*empty.Empty, error) // Delete an organization. Delete(context.Context, *DeleteOrganizationRequest) (*empty.Empty, error) // Get organization's user list. ListUsers(context.Context, *ListOrganizationUsersRequest) (*ListOrganizationUsersResponse, error) // Get data for a particular organization user. GetUser(context.Context, *GetOrganizationUserRequest) (*GetOrganizationUserResponse, error) // Add a new user to an organization. The user is matched based on email, not user id. AddUser(context.Context, *AddOrganizationUserRequest) (*empty.Empty, error) // Update a user in an organization. UpdateUser(context.Context, *UpdateOrganizationUserRequest) (*empty.Empty, error) // Delete a user from an organization. DeleteUser(context.Context, *DeleteOrganizationUserRequest) (*empty.Empty, error) }
OrganizationServiceServer is the server API for OrganizationService service.
type OrganizationUser ¶
type OrganizationUser struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // User ID. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userID,proto3" json:"user_id,omitempty"` // User is admin within the context of the organization. // There is no need to set the is_device_admin and is_gateway_admin flags. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // User is able to modify device related resources (applications, // device-profiles, devices, multicast-groups). IsDeviceAdmin bool `protobuf:"varint,5,opt,name=is_device_admin,json=isDeviceAdmin,proto3" json:"is_device_admin,omitempty"` // User is able to modify gateways. IsGatewayAdmin bool `protobuf:"varint,6,opt,name=is_gateway_admin,json=isGatewayAdmin,proto3" json:"is_gateway_admin,omitempty"` // Email (only used on get and when adding a user to an organization). Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrganizationUser) Descriptor ¶
func (*OrganizationUser) Descriptor() ([]byte, []int)
func (*OrganizationUser) GetEmail ¶
func (m *OrganizationUser) GetEmail() string
func (*OrganizationUser) GetIsAdmin ¶
func (m *OrganizationUser) GetIsAdmin() bool
func (*OrganizationUser) GetIsDeviceAdmin ¶
func (m *OrganizationUser) GetIsDeviceAdmin() bool
func (*OrganizationUser) GetIsGatewayAdmin ¶
func (m *OrganizationUser) GetIsGatewayAdmin() bool
func (*OrganizationUser) GetOrganizationId ¶
func (m *OrganizationUser) GetOrganizationId() int64
func (*OrganizationUser) GetUserId ¶
func (m *OrganizationUser) GetUserId() int64
func (*OrganizationUser) ProtoMessage ¶
func (*OrganizationUser) ProtoMessage()
func (*OrganizationUser) Reset ¶
func (m *OrganizationUser) Reset()
func (*OrganizationUser) String ¶
func (m *OrganizationUser) String() string
func (*OrganizationUser) XXX_DiscardUnknown ¶
func (m *OrganizationUser) XXX_DiscardUnknown()
func (*OrganizationUser) XXX_Marshal ¶
func (m *OrganizationUser) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationUser) XXX_Merge ¶
func (m *OrganizationUser) XXX_Merge(src proto.Message)
func (*OrganizationUser) XXX_Size ¶
func (m *OrganizationUser) XXX_Size() int
func (*OrganizationUser) XXX_Unmarshal ¶
func (m *OrganizationUser) XXX_Unmarshal(b []byte) error
type OrganizationUserListItem ¶
type OrganizationUserListItem struct { // User ID. // This is not used on create, you must set the user email address // associated with the user to add an user to an organization. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userID,proto3" json:"user_id,omitempty"` // Email. Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` // User is admin within the context of the organization. // There is no need to set the is_device_admin and is_gateway_admin flags. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // User is able to modify device related resources (applications, // device-profiles, devices, multicast-groups). IsDeviceAdmin bool `protobuf:"varint,6,opt,name=is_device_admin,json=isDeviceAdmin,proto3" json:"is_device_admin,omitempty"` // User is able to modify gateways. IsGatewayAdmin bool `protobuf:"varint,7,opt,name=is_gateway_admin,json=isGatewayAdmin,proto3" json:"is_gateway_admin,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrganizationUserListItem) Descriptor ¶
func (*OrganizationUserListItem) Descriptor() ([]byte, []int)
func (*OrganizationUserListItem) GetCreatedAt ¶
func (m *OrganizationUserListItem) GetCreatedAt() *timestamp.Timestamp
func (*OrganizationUserListItem) GetEmail ¶
func (m *OrganizationUserListItem) GetEmail() string
func (*OrganizationUserListItem) GetIsAdmin ¶
func (m *OrganizationUserListItem) GetIsAdmin() bool
func (*OrganizationUserListItem) GetIsDeviceAdmin ¶
func (m *OrganizationUserListItem) GetIsDeviceAdmin() bool
func (*OrganizationUserListItem) GetIsGatewayAdmin ¶
func (m *OrganizationUserListItem) GetIsGatewayAdmin() bool
func (*OrganizationUserListItem) GetUpdatedAt ¶
func (m *OrganizationUserListItem) GetUpdatedAt() *timestamp.Timestamp
func (*OrganizationUserListItem) GetUserId ¶
func (m *OrganizationUserListItem) GetUserId() int64
func (*OrganizationUserListItem) ProtoMessage ¶
func (*OrganizationUserListItem) ProtoMessage()
func (*OrganizationUserListItem) Reset ¶
func (m *OrganizationUserListItem) Reset()
func (*OrganizationUserListItem) String ¶
func (m *OrganizationUserListItem) String() string
func (*OrganizationUserListItem) XXX_DiscardUnknown ¶
func (m *OrganizationUserListItem) XXX_DiscardUnknown()
func (*OrganizationUserListItem) XXX_Marshal ¶
func (m *OrganizationUserListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrganizationUserListItem) XXX_Merge ¶
func (m *OrganizationUserListItem) XXX_Merge(src proto.Message)
func (*OrganizationUserListItem) XXX_Size ¶
func (m *OrganizationUserListItem) XXX_Size() int
func (*OrganizationUserListItem) XXX_Unmarshal ¶
func (m *OrganizationUserListItem) XXX_Unmarshal(b []byte) error
type PilotThingsIntegration ¶
type PilotThingsIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // Server URL Server string `protobuf:"bytes,2,opt,name=server,proto3" json:"server,omitempty"` // Authentication token Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PilotThingsIntegration) Descriptor ¶
func (*PilotThingsIntegration) Descriptor() ([]byte, []int)
func (*PilotThingsIntegration) GetApplicationId ¶
func (m *PilotThingsIntegration) GetApplicationId() int64
func (*PilotThingsIntegration) GetServer ¶
func (m *PilotThingsIntegration) GetServer() string
func (*PilotThingsIntegration) GetToken ¶
func (m *PilotThingsIntegration) GetToken() string
func (*PilotThingsIntegration) ProtoMessage ¶
func (*PilotThingsIntegration) ProtoMessage()
func (*PilotThingsIntegration) Reset ¶
func (m *PilotThingsIntegration) Reset()
func (*PilotThingsIntegration) String ¶
func (m *PilotThingsIntegration) String() string
func (*PilotThingsIntegration) XXX_DiscardUnknown ¶
func (m *PilotThingsIntegration) XXX_DiscardUnknown()
func (*PilotThingsIntegration) XXX_Marshal ¶
func (m *PilotThingsIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PilotThingsIntegration) XXX_Merge ¶
func (m *PilotThingsIntegration) XXX_Merge(src proto.Message)
func (*PilotThingsIntegration) XXX_Size ¶
func (m *PilotThingsIntegration) XXX_Size() int
func (*PilotThingsIntegration) XXX_Unmarshal ¶
func (m *PilotThingsIntegration) XXX_Unmarshal(b []byte) error
type PingRX ¶
type PingRX struct { // Gateway ID (HEX encoded). GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayID,proto3" json:"gateway_id,omitempty"` // RSSI. Rssi int32 `protobuf:"varint,2,opt,name=rssi,proto3" json:"rssi,omitempty"` // LoRa SNR. LoraSnr float64 `protobuf:"fixed64,3,opt,name=lora_snr,json=loRaSNR,proto3" json:"lora_snr,omitempty"` // Latitude of the gateway -90.0 to 90.0. Latitude float64 `protobuf:"fixed64,4,opt,name=latitude,proto3" json:"latitude,omitempty"` // Longitude of the gateway -180.0 to 180.0. Longitude float64 `protobuf:"fixed64,5,opt,name=longitude,proto3" json:"longitude,omitempty"` // Altitude of the gateway in meters. Altitude float64 `protobuf:"fixed64,6,opt,name=altitude,proto3" json:"altitude,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PingRX) Descriptor ¶
func (*PingRX) GetAltitude ¶
func (*PingRX) GetGatewayId ¶
func (*PingRX) GetLatitude ¶
func (*PingRX) GetLongitude ¶
func (*PingRX) GetLoraSnr ¶
func (*PingRX) ProtoMessage ¶
func (*PingRX) ProtoMessage()
func (*PingRX) XXX_DiscardUnknown ¶
func (m *PingRX) XXX_DiscardUnknown()
func (*PingRX) XXX_Marshal ¶
func (*PingRX) XXX_Unmarshal ¶
type ProfileResponse ¶
type ProfileResponse struct { // User object. User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // Organizations to which the user is associated. Organizations []*OrganizationLink `protobuf:"bytes,3,rep,name=organizations,proto3" json:"organizations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ProfileResponse) Descriptor ¶
func (*ProfileResponse) Descriptor() ([]byte, []int)
func (*ProfileResponse) GetOrganizations ¶
func (m *ProfileResponse) GetOrganizations() []*OrganizationLink
func (*ProfileResponse) GetUser ¶
func (m *ProfileResponse) GetUser() *User
func (*ProfileResponse) ProtoMessage ¶
func (*ProfileResponse) ProtoMessage()
func (*ProfileResponse) Reset ¶
func (m *ProfileResponse) Reset()
func (*ProfileResponse) String ¶
func (m *ProfileResponse) String() string
func (*ProfileResponse) XXX_DiscardUnknown ¶
func (m *ProfileResponse) XXX_DiscardUnknown()
func (*ProfileResponse) XXX_Marshal ¶
func (m *ProfileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProfileResponse) XXX_Merge ¶
func (m *ProfileResponse) XXX_Merge(src proto.Message)
func (*ProfileResponse) XXX_Size ¶
func (m *ProfileResponse) XXX_Size() int
func (*ProfileResponse) XXX_Unmarshal ¶
func (m *ProfileResponse) XXX_Unmarshal(b []byte) error
type RatePolicy ¶
type RatePolicy int32
const ( // Drop RatePolicy_DROP RatePolicy = 0 // Mark RatePolicy_MARK RatePolicy = 1 )
func (RatePolicy) EnumDescriptor ¶
func (RatePolicy) EnumDescriptor() ([]byte, []int)
func (RatePolicy) String ¶
func (x RatePolicy) String() string
type RemoveDeviceFromMulticastGroupRequest ¶
type RemoveDeviceFromMulticastGroupRequest struct { // Multicast-group ID (string formatted UUID). MulticastGroupId string `protobuf:"bytes,1,opt,name=multicast_group_id,json=multicastGroupID,proto3" json:"multicast_group_id,omitempty"` // Device EUI (HEX encoded string). DevEui string `protobuf:"bytes,2,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveDeviceFromMulticastGroupRequest) Descriptor ¶
func (*RemoveDeviceFromMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*RemoveDeviceFromMulticastGroupRequest) GetDevEui ¶
func (m *RemoveDeviceFromMulticastGroupRequest) GetDevEui() string
func (*RemoveDeviceFromMulticastGroupRequest) GetMulticastGroupId ¶
func (m *RemoveDeviceFromMulticastGroupRequest) GetMulticastGroupId() string
func (*RemoveDeviceFromMulticastGroupRequest) ProtoMessage ¶
func (*RemoveDeviceFromMulticastGroupRequest) ProtoMessage()
func (*RemoveDeviceFromMulticastGroupRequest) Reset ¶
func (m *RemoveDeviceFromMulticastGroupRequest) Reset()
func (*RemoveDeviceFromMulticastGroupRequest) String ¶
func (m *RemoveDeviceFromMulticastGroupRequest) String() string
func (*RemoveDeviceFromMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *RemoveDeviceFromMulticastGroupRequest) XXX_DiscardUnknown()
func (*RemoveDeviceFromMulticastGroupRequest) XXX_Marshal ¶
func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveDeviceFromMulticastGroupRequest) XXX_Merge ¶
func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*RemoveDeviceFromMulticastGroupRequest) XXX_Size ¶
func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Size() int
func (*RemoveDeviceFromMulticastGroupRequest) XXX_Unmarshal ¶
func (m *RemoveDeviceFromMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type ServiceProfile ¶
type ServiceProfile struct { // Service-profile ID (UUID string). // This will be automatically set on create. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Service-profile name. Name string `protobuf:"bytes,21,opt,name=name,proto3" json:"name,omitempty"` // Organization ID to which the service-profile is assigned. OrganizationId int64 `protobuf:"varint,22,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Network-server ID on which the service-profile is provisioned. NetworkServerId int64 `protobuf:"varint,23,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Token bucket filling rate, including ACKs (packet/h). UlRate uint32 `protobuf:"varint,2,opt,name=ul_rate,json=ulRate,proto3" json:"ul_rate,omitempty"` // Token bucket burst size. UlBucketSize uint32 `protobuf:"varint,3,opt,name=ul_bucket_size,json=ulBucketSize,proto3" json:"ul_bucket_size,omitempty"` // Drop or mark when exceeding ULRate. UlRatePolicy RatePolicy `protobuf:"varint,4,opt,name=ul_rate_policy,json=ulRatePolicy,proto3,enum=api.RatePolicy" json:"ul_rate_policy,omitempty"` // Token bucket filling rate, including ACKs (packet/h). DlRate uint32 `protobuf:"varint,5,opt,name=dl_rate,json=dlRate,proto3" json:"dl_rate,omitempty"` // Token bucket burst size. DlBucketSize uint32 `protobuf:"varint,6,opt,name=dl_bucket_size,json=dlBucketSize,proto3" json:"dl_bucket_size,omitempty"` // Drop or mark when exceeding DLRate. DlRatePolicy RatePolicy `protobuf:"varint,7,opt,name=dl_rate_policy,json=dlRatePolicy,proto3,enum=api.RatePolicy" json:"dl_rate_policy,omitempty"` // GW metadata (RSSI, SNR, GW geoloc., etc.) are added to the packet sent to AS. AddGwMetadata bool `protobuf:"varint,8,opt,name=add_gw_metadata,json=addGWMetaData,proto3" json:"add_gw_metadata,omitempty"` // Frequency to initiate an End-Device status request (request/day). DevStatusReqFreq uint32 `protobuf:"varint,9,opt,name=dev_status_req_freq,json=devStatusReqFreq,proto3" json:"dev_status_req_freq,omitempty"` // Report End-Device battery level to AS. ReportDevStatusBattery bool `` /* 133-byte string literal not displayed */ // Report End-Device margin to AS. ReportDevStatusMargin bool `` /* 130-byte string literal not displayed */ // Minimum allowed data rate. Used for ADR. DrMin uint32 `protobuf:"varint,12,opt,name=dr_min,json=drMin,proto3" json:"dr_min,omitempty"` // Maximum allowed data rate. Used for ADR. DrMax uint32 `protobuf:"varint,13,opt,name=dr_max,json=drMax,proto3" json:"dr_max,omitempty"` // Channel mask. sNS does not have to obey (i.e., informative). ChannelMask []byte `protobuf:"bytes,14,opt,name=channel_mask,json=channelMask,proto3" json:"channel_mask,omitempty"` // Passive Roaming allowed. PrAllowed bool `protobuf:"varint,15,opt,name=pr_allowed,json=prAllowed,proto3" json:"pr_allowed,omitempty"` // Handover Roaming allowed. HrAllowed bool `protobuf:"varint,16,opt,name=hr_allowed,json=hrAllowed,proto3" json:"hr_allowed,omitempty"` // Roaming Activation allowed. RaAllowed bool `protobuf:"varint,17,opt,name=ra_allowed,json=raAllowed,proto3" json:"ra_allowed,omitempty"` // Enable network geolocation service. NwkGeoLoc bool `protobuf:"varint,18,opt,name=nwk_geo_loc,json=nwkGeoLoc,proto3" json:"nwk_geo_loc,omitempty"` // Target Packet Error Rate. TargetPer uint32 `protobuf:"varint,19,opt,name=target_per,json=targetPER,proto3" json:"target_per,omitempty"` // Minimum number of receiving GWs (informative). MinGwDiversity uint32 `protobuf:"varint,20,opt,name=min_gw_diversity,json=minGWDiversity,proto3" json:"min_gw_diversity,omitempty"` // Gateways under this service-profile are private. // This means that these gateways can only be used by devices under the // same service-profile. GwsPrivate bool `protobuf:"varint,24,opt,name=gws_private,json=gwsPrivate,proto3" json:"gws_private,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ServiceProfile) Descriptor ¶
func (*ServiceProfile) Descriptor() ([]byte, []int)
func (*ServiceProfile) GetAddGwMetadata ¶
func (m *ServiceProfile) GetAddGwMetadata() bool
func (*ServiceProfile) GetChannelMask ¶
func (m *ServiceProfile) GetChannelMask() []byte
func (*ServiceProfile) GetDevStatusReqFreq ¶
func (m *ServiceProfile) GetDevStatusReqFreq() uint32
func (*ServiceProfile) GetDlBucketSize ¶
func (m *ServiceProfile) GetDlBucketSize() uint32
func (*ServiceProfile) GetDlRate ¶
func (m *ServiceProfile) GetDlRate() uint32
func (*ServiceProfile) GetDlRatePolicy ¶
func (m *ServiceProfile) GetDlRatePolicy() RatePolicy
func (*ServiceProfile) GetDrMax ¶
func (m *ServiceProfile) GetDrMax() uint32
func (*ServiceProfile) GetDrMin ¶
func (m *ServiceProfile) GetDrMin() uint32
func (*ServiceProfile) GetGwsPrivate ¶
func (m *ServiceProfile) GetGwsPrivate() bool
func (*ServiceProfile) GetHrAllowed ¶
func (m *ServiceProfile) GetHrAllowed() bool
func (*ServiceProfile) GetId ¶
func (m *ServiceProfile) GetId() string
func (*ServiceProfile) GetMinGwDiversity ¶
func (m *ServiceProfile) GetMinGwDiversity() uint32
func (*ServiceProfile) GetName ¶
func (m *ServiceProfile) GetName() string
func (*ServiceProfile) GetNetworkServerId ¶
func (m *ServiceProfile) GetNetworkServerId() int64
func (*ServiceProfile) GetNwkGeoLoc ¶
func (m *ServiceProfile) GetNwkGeoLoc() bool
func (*ServiceProfile) GetOrganizationId ¶
func (m *ServiceProfile) GetOrganizationId() int64
func (*ServiceProfile) GetPrAllowed ¶
func (m *ServiceProfile) GetPrAllowed() bool
func (*ServiceProfile) GetRaAllowed ¶
func (m *ServiceProfile) GetRaAllowed() bool
func (*ServiceProfile) GetReportDevStatusBattery ¶
func (m *ServiceProfile) GetReportDevStatusBattery() bool
func (*ServiceProfile) GetReportDevStatusMargin ¶
func (m *ServiceProfile) GetReportDevStatusMargin() bool
func (*ServiceProfile) GetTargetPer ¶
func (m *ServiceProfile) GetTargetPer() uint32
func (*ServiceProfile) GetUlBucketSize ¶
func (m *ServiceProfile) GetUlBucketSize() uint32
func (*ServiceProfile) GetUlRate ¶
func (m *ServiceProfile) GetUlRate() uint32
func (*ServiceProfile) GetUlRatePolicy ¶
func (m *ServiceProfile) GetUlRatePolicy() RatePolicy
func (*ServiceProfile) ProtoMessage ¶
func (*ServiceProfile) ProtoMessage()
func (*ServiceProfile) Reset ¶
func (m *ServiceProfile) Reset()
func (*ServiceProfile) String ¶
func (m *ServiceProfile) String() string
func (*ServiceProfile) XXX_DiscardUnknown ¶
func (m *ServiceProfile) XXX_DiscardUnknown()
func (*ServiceProfile) XXX_Marshal ¶
func (m *ServiceProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServiceProfile) XXX_Merge ¶
func (m *ServiceProfile) XXX_Merge(src proto.Message)
func (*ServiceProfile) XXX_Size ¶
func (m *ServiceProfile) XXX_Size() int
func (*ServiceProfile) XXX_Unmarshal ¶
func (m *ServiceProfile) XXX_Unmarshal(b []byte) error
type ServiceProfileListItem ¶
type ServiceProfileListItem struct { // Service-profile ID (UUID string). Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Service-profile name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Organization ID of the service-profile. OrganizationId int64 `protobuf:"varint,3,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // Network-server ID of the service-profile. NetworkServerId int64 `protobuf:"varint,4,opt,name=network_server_id,json=networkServerID,proto3" json:"network_server_id,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Network-server name of the service-profile. NetworkServerName string `protobuf:"bytes,7,opt,name=network_server_name,json=networkServerName,proto3" json:"network_server_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ServiceProfileListItem) Descriptor ¶
func (*ServiceProfileListItem) Descriptor() ([]byte, []int)
func (*ServiceProfileListItem) GetCreatedAt ¶
func (m *ServiceProfileListItem) GetCreatedAt() *timestamp.Timestamp
func (*ServiceProfileListItem) GetId ¶
func (m *ServiceProfileListItem) GetId() string
func (*ServiceProfileListItem) GetName ¶
func (m *ServiceProfileListItem) GetName() string
func (*ServiceProfileListItem) GetNetworkServerId ¶
func (m *ServiceProfileListItem) GetNetworkServerId() int64
func (*ServiceProfileListItem) GetNetworkServerName ¶
func (m *ServiceProfileListItem) GetNetworkServerName() string
func (*ServiceProfileListItem) GetOrganizationId ¶
func (m *ServiceProfileListItem) GetOrganizationId() int64
func (*ServiceProfileListItem) GetUpdatedAt ¶
func (m *ServiceProfileListItem) GetUpdatedAt() *timestamp.Timestamp
func (*ServiceProfileListItem) ProtoMessage ¶
func (*ServiceProfileListItem) ProtoMessage()
func (*ServiceProfileListItem) Reset ¶
func (m *ServiceProfileListItem) Reset()
func (*ServiceProfileListItem) String ¶
func (m *ServiceProfileListItem) String() string
func (*ServiceProfileListItem) XXX_DiscardUnknown ¶
func (m *ServiceProfileListItem) XXX_DiscardUnknown()
func (*ServiceProfileListItem) XXX_Marshal ¶
func (m *ServiceProfileListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServiceProfileListItem) XXX_Merge ¶
func (m *ServiceProfileListItem) XXX_Merge(src proto.Message)
func (*ServiceProfileListItem) XXX_Size ¶
func (m *ServiceProfileListItem) XXX_Size() int
func (*ServiceProfileListItem) XXX_Unmarshal ¶
func (m *ServiceProfileListItem) XXX_Unmarshal(b []byte) error
type ServiceProfileServiceClient ¶
type ServiceProfileServiceClient interface { // Create creates the given service-profile. Create(ctx context.Context, in *CreateServiceProfileRequest, opts ...grpc.CallOption) (*CreateServiceProfileResponse, error) // Get returns the service-profile matching the given id. Get(ctx context.Context, in *GetServiceProfileRequest, opts ...grpc.CallOption) (*GetServiceProfileResponse, error) // Update updates the given serviceprofile. Update(ctx context.Context, in *UpdateServiceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete deletes the service-profile matching the given id. Delete(ctx context.Context, in *DeleteServiceProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) // List lists the available service-profiles. List(ctx context.Context, in *ListServiceProfileRequest, opts ...grpc.CallOption) (*ListServiceProfileResponse, error) }
ServiceProfileServiceClient is the client API for ServiceProfileService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewServiceProfileServiceClient ¶
func NewServiceProfileServiceClient(cc grpc.ClientConnInterface) ServiceProfileServiceClient
type ServiceProfileServiceServer ¶
type ServiceProfileServiceServer interface { // Create creates the given service-profile. Create(context.Context, *CreateServiceProfileRequest) (*CreateServiceProfileResponse, error) // Get returns the service-profile matching the given id. Get(context.Context, *GetServiceProfileRequest) (*GetServiceProfileResponse, error) // Update updates the given serviceprofile. Update(context.Context, *UpdateServiceProfileRequest) (*empty.Empty, error) // Delete deletes the service-profile matching the given id. Delete(context.Context, *DeleteServiceProfileRequest) (*empty.Empty, error) // List lists the available service-profiles. List(context.Context, *ListServiceProfileRequest) (*ListServiceProfileResponse, error) }
ServiceProfileServiceServer is the server API for ServiceProfileService service.
type SettingsResponse ¶
type SettingsResponse struct { // Branding settings. Branding *Branding `protobuf:"bytes,2,opt,name=branding,proto3" json:"branding,omitempty"` // OpenID Connect settings. OpenidConnect *OpenIDConnect `protobuf:"bytes,3,opt,name=openid_connect,json=openidConnect,proto3" json:"openid_connect,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SettingsResponse) Descriptor ¶
func (*SettingsResponse) Descriptor() ([]byte, []int)
func (*SettingsResponse) GetBranding ¶
func (m *SettingsResponse) GetBranding() *Branding
func (*SettingsResponse) GetOpenidConnect ¶
func (m *SettingsResponse) GetOpenidConnect() *OpenIDConnect
func (*SettingsResponse) ProtoMessage ¶
func (*SettingsResponse) ProtoMessage()
func (*SettingsResponse) Reset ¶
func (m *SettingsResponse) Reset()
func (*SettingsResponse) String ¶
func (m *SettingsResponse) String() string
func (*SettingsResponse) XXX_DiscardUnknown ¶
func (m *SettingsResponse) XXX_DiscardUnknown()
func (*SettingsResponse) XXX_Marshal ¶
func (m *SettingsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SettingsResponse) XXX_Merge ¶
func (m *SettingsResponse) XXX_Merge(src proto.Message)
func (*SettingsResponse) XXX_Size ¶
func (m *SettingsResponse) XXX_Size() int
func (*SettingsResponse) XXX_Unmarshal ¶
func (m *SettingsResponse) XXX_Unmarshal(b []byte) error
type StreamDeviceEventLogsRequest ¶
type StreamDeviceEventLogsRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamDeviceEventLogsRequest) Descriptor ¶
func (*StreamDeviceEventLogsRequest) Descriptor() ([]byte, []int)
func (*StreamDeviceEventLogsRequest) GetDevEui ¶
func (m *StreamDeviceEventLogsRequest) GetDevEui() string
func (*StreamDeviceEventLogsRequest) ProtoMessage ¶
func (*StreamDeviceEventLogsRequest) ProtoMessage()
func (*StreamDeviceEventLogsRequest) Reset ¶
func (m *StreamDeviceEventLogsRequest) Reset()
func (*StreamDeviceEventLogsRequest) String ¶
func (m *StreamDeviceEventLogsRequest) String() string
func (*StreamDeviceEventLogsRequest) XXX_DiscardUnknown ¶
func (m *StreamDeviceEventLogsRequest) XXX_DiscardUnknown()
func (*StreamDeviceEventLogsRequest) XXX_Marshal ¶
func (m *StreamDeviceEventLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamDeviceEventLogsRequest) XXX_Merge ¶
func (m *StreamDeviceEventLogsRequest) XXX_Merge(src proto.Message)
func (*StreamDeviceEventLogsRequest) XXX_Size ¶
func (m *StreamDeviceEventLogsRequest) XXX_Size() int
func (*StreamDeviceEventLogsRequest) XXX_Unmarshal ¶
func (m *StreamDeviceEventLogsRequest) XXX_Unmarshal(b []byte) error
type StreamDeviceEventLogsResponse ¶
type StreamDeviceEventLogsResponse struct { // The event type. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // The event payload in JSON encoding. PayloadJson string `protobuf:"bytes,2,opt,name=payload_json,json=payloadJSON,proto3" json:"payload_json,omitempty"` // Published at timestamp. PublishedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=published_at,json=publishedAt,proto3" json:"published_at,omitempty"` // Stream ID. StreamId string `protobuf:"bytes,4,opt,name=stream_id,json=streamID,proto3" json:"stream_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamDeviceEventLogsResponse) Descriptor ¶
func (*StreamDeviceEventLogsResponse) Descriptor() ([]byte, []int)
func (*StreamDeviceEventLogsResponse) GetPayloadJson ¶
func (m *StreamDeviceEventLogsResponse) GetPayloadJson() string
func (*StreamDeviceEventLogsResponse) GetPublishedAt ¶
func (m *StreamDeviceEventLogsResponse) GetPublishedAt() *timestamp.Timestamp
func (*StreamDeviceEventLogsResponse) GetStreamId ¶
func (m *StreamDeviceEventLogsResponse) GetStreamId() string
func (*StreamDeviceEventLogsResponse) GetType ¶
func (m *StreamDeviceEventLogsResponse) GetType() string
func (*StreamDeviceEventLogsResponse) ProtoMessage ¶
func (*StreamDeviceEventLogsResponse) ProtoMessage()
func (*StreamDeviceEventLogsResponse) Reset ¶
func (m *StreamDeviceEventLogsResponse) Reset()
func (*StreamDeviceEventLogsResponse) String ¶
func (m *StreamDeviceEventLogsResponse) String() string
func (*StreamDeviceEventLogsResponse) XXX_DiscardUnknown ¶
func (m *StreamDeviceEventLogsResponse) XXX_DiscardUnknown()
func (*StreamDeviceEventLogsResponse) XXX_Marshal ¶
func (m *StreamDeviceEventLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamDeviceEventLogsResponse) XXX_Merge ¶
func (m *StreamDeviceEventLogsResponse) XXX_Merge(src proto.Message)
func (*StreamDeviceEventLogsResponse) XXX_Size ¶
func (m *StreamDeviceEventLogsResponse) XXX_Size() int
func (*StreamDeviceEventLogsResponse) XXX_Unmarshal ¶
func (m *StreamDeviceEventLogsResponse) XXX_Unmarshal(b []byte) error
type StreamDeviceFrameLogsRequest ¶
type StreamDeviceFrameLogsRequest struct { // Device EUI (HEX encoded). DevEui string `protobuf:"bytes,1,opt,name=dev_eui,json=devEUI,proto3" json:"dev_eui,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamDeviceFrameLogsRequest) Descriptor ¶
func (*StreamDeviceFrameLogsRequest) Descriptor() ([]byte, []int)
func (*StreamDeviceFrameLogsRequest) GetDevEui ¶
func (m *StreamDeviceFrameLogsRequest) GetDevEui() string
func (*StreamDeviceFrameLogsRequest) ProtoMessage ¶
func (*StreamDeviceFrameLogsRequest) ProtoMessage()
func (*StreamDeviceFrameLogsRequest) Reset ¶
func (m *StreamDeviceFrameLogsRequest) Reset()
func (*StreamDeviceFrameLogsRequest) String ¶
func (m *StreamDeviceFrameLogsRequest) String() string
func (*StreamDeviceFrameLogsRequest) XXX_DiscardUnknown ¶
func (m *StreamDeviceFrameLogsRequest) XXX_DiscardUnknown()
func (*StreamDeviceFrameLogsRequest) XXX_Marshal ¶
func (m *StreamDeviceFrameLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamDeviceFrameLogsRequest) XXX_Merge ¶
func (m *StreamDeviceFrameLogsRequest) XXX_Merge(src proto.Message)
func (*StreamDeviceFrameLogsRequest) XXX_Size ¶
func (m *StreamDeviceFrameLogsRequest) XXX_Size() int
func (*StreamDeviceFrameLogsRequest) XXX_Unmarshal ¶
func (m *StreamDeviceFrameLogsRequest) XXX_Unmarshal(b []byte) error
type StreamDeviceFrameLogsResponse ¶
type StreamDeviceFrameLogsResponse struct { // Types that are valid to be assigned to Frame: // *StreamDeviceFrameLogsResponse_UplinkFrame // *StreamDeviceFrameLogsResponse_DownlinkFrame Frame isStreamDeviceFrameLogsResponse_Frame `protobuf_oneof:"frame"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamDeviceFrameLogsResponse) Descriptor ¶
func (*StreamDeviceFrameLogsResponse) Descriptor() ([]byte, []int)
func (*StreamDeviceFrameLogsResponse) GetDownlinkFrame ¶
func (m *StreamDeviceFrameLogsResponse) GetDownlinkFrame() *DownlinkFrameLog
func (*StreamDeviceFrameLogsResponse) GetFrame ¶
func (m *StreamDeviceFrameLogsResponse) GetFrame() isStreamDeviceFrameLogsResponse_Frame
func (*StreamDeviceFrameLogsResponse) GetUplinkFrame ¶
func (m *StreamDeviceFrameLogsResponse) GetUplinkFrame() *UplinkFrameLog
func (*StreamDeviceFrameLogsResponse) ProtoMessage ¶
func (*StreamDeviceFrameLogsResponse) ProtoMessage()
func (*StreamDeviceFrameLogsResponse) Reset ¶
func (m *StreamDeviceFrameLogsResponse) Reset()
func (*StreamDeviceFrameLogsResponse) String ¶
func (m *StreamDeviceFrameLogsResponse) String() string
func (*StreamDeviceFrameLogsResponse) XXX_DiscardUnknown ¶
func (m *StreamDeviceFrameLogsResponse) XXX_DiscardUnknown()
func (*StreamDeviceFrameLogsResponse) XXX_Marshal ¶
func (m *StreamDeviceFrameLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamDeviceFrameLogsResponse) XXX_Merge ¶
func (m *StreamDeviceFrameLogsResponse) XXX_Merge(src proto.Message)
func (*StreamDeviceFrameLogsResponse) XXX_OneofWrappers ¶
func (*StreamDeviceFrameLogsResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*StreamDeviceFrameLogsResponse) XXX_Size ¶
func (m *StreamDeviceFrameLogsResponse) XXX_Size() int
func (*StreamDeviceFrameLogsResponse) XXX_Unmarshal ¶
func (m *StreamDeviceFrameLogsResponse) XXX_Unmarshal(b []byte) error
type StreamDeviceFrameLogsResponse_DownlinkFrame ¶
type StreamDeviceFrameLogsResponse_DownlinkFrame struct {
DownlinkFrame *DownlinkFrameLog `protobuf:"bytes,2,opt,name=downlink_frame,json=downlinkFrame,proto3,oneof"`
}
type StreamDeviceFrameLogsResponse_UplinkFrame ¶
type StreamDeviceFrameLogsResponse_UplinkFrame struct {
UplinkFrame *UplinkFrameLog `protobuf:"bytes,1,opt,name=uplink_frame,json=uplinkFrame,proto3,oneof"`
}
type StreamGatewayFrameLogsRequest ¶
type StreamGatewayFrameLogsRequest struct { // Gateway ID (HEX encoded). GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayID,proto3" json:"gateway_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamGatewayFrameLogsRequest) Descriptor ¶
func (*StreamGatewayFrameLogsRequest) Descriptor() ([]byte, []int)
func (*StreamGatewayFrameLogsRequest) GetGatewayId ¶
func (m *StreamGatewayFrameLogsRequest) GetGatewayId() string
func (*StreamGatewayFrameLogsRequest) ProtoMessage ¶
func (*StreamGatewayFrameLogsRequest) ProtoMessage()
func (*StreamGatewayFrameLogsRequest) Reset ¶
func (m *StreamGatewayFrameLogsRequest) Reset()
func (*StreamGatewayFrameLogsRequest) String ¶
func (m *StreamGatewayFrameLogsRequest) String() string
func (*StreamGatewayFrameLogsRequest) XXX_DiscardUnknown ¶
func (m *StreamGatewayFrameLogsRequest) XXX_DiscardUnknown()
func (*StreamGatewayFrameLogsRequest) XXX_Marshal ¶
func (m *StreamGatewayFrameLogsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamGatewayFrameLogsRequest) XXX_Merge ¶
func (m *StreamGatewayFrameLogsRequest) XXX_Merge(src proto.Message)
func (*StreamGatewayFrameLogsRequest) XXX_Size ¶
func (m *StreamGatewayFrameLogsRequest) XXX_Size() int
func (*StreamGatewayFrameLogsRequest) XXX_Unmarshal ¶
func (m *StreamGatewayFrameLogsRequest) XXX_Unmarshal(b []byte) error
type StreamGatewayFrameLogsResponse ¶
type StreamGatewayFrameLogsResponse struct { // Types that are valid to be assigned to Frame: // *StreamGatewayFrameLogsResponse_UplinkFrame // *StreamGatewayFrameLogsResponse_DownlinkFrame Frame isStreamGatewayFrameLogsResponse_Frame `protobuf_oneof:"frame"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamGatewayFrameLogsResponse) Descriptor ¶
func (*StreamGatewayFrameLogsResponse) Descriptor() ([]byte, []int)
func (*StreamGatewayFrameLogsResponse) GetDownlinkFrame ¶
func (m *StreamGatewayFrameLogsResponse) GetDownlinkFrame() *DownlinkFrameLog
func (*StreamGatewayFrameLogsResponse) GetFrame ¶
func (m *StreamGatewayFrameLogsResponse) GetFrame() isStreamGatewayFrameLogsResponse_Frame
func (*StreamGatewayFrameLogsResponse) GetUplinkFrame ¶
func (m *StreamGatewayFrameLogsResponse) GetUplinkFrame() *UplinkFrameLog
func (*StreamGatewayFrameLogsResponse) ProtoMessage ¶
func (*StreamGatewayFrameLogsResponse) ProtoMessage()
func (*StreamGatewayFrameLogsResponse) Reset ¶
func (m *StreamGatewayFrameLogsResponse) Reset()
func (*StreamGatewayFrameLogsResponse) String ¶
func (m *StreamGatewayFrameLogsResponse) String() string
func (*StreamGatewayFrameLogsResponse) XXX_DiscardUnknown ¶
func (m *StreamGatewayFrameLogsResponse) XXX_DiscardUnknown()
func (*StreamGatewayFrameLogsResponse) XXX_Marshal ¶
func (m *StreamGatewayFrameLogsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamGatewayFrameLogsResponse) XXX_Merge ¶
func (m *StreamGatewayFrameLogsResponse) XXX_Merge(src proto.Message)
func (*StreamGatewayFrameLogsResponse) XXX_OneofWrappers ¶
func (*StreamGatewayFrameLogsResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*StreamGatewayFrameLogsResponse) XXX_Size ¶
func (m *StreamGatewayFrameLogsResponse) XXX_Size() int
func (*StreamGatewayFrameLogsResponse) XXX_Unmarshal ¶
func (m *StreamGatewayFrameLogsResponse) XXX_Unmarshal(b []byte) error
type StreamGatewayFrameLogsResponse_DownlinkFrame ¶
type StreamGatewayFrameLogsResponse_DownlinkFrame struct {
DownlinkFrame *DownlinkFrameLog `protobuf:"bytes,2,opt,name=downlink_frame,json=downlinkFrame,proto3,oneof"`
}
type StreamGatewayFrameLogsResponse_UplinkFrame ¶
type StreamGatewayFrameLogsResponse_UplinkFrame struct {
UplinkFrame *UplinkFrameLog `protobuf:"bytes,1,opt,name=uplink_frame,json=uplinkFrame,proto3,oneof"`
}
type ThingsBoardIntegration ¶
type ThingsBoardIntegration struct { // Application ID. ApplicationId int64 `protobuf:"varint,1,opt,name=application_id,json=applicationID,proto3" json:"application_id,omitempty"` // ThingsBoard server endpoint, e.g. https://example.com Server string `protobuf:"bytes,2,opt,name=server,proto3" json:"server,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ThingsBoardIntegration) Descriptor ¶
func (*ThingsBoardIntegration) Descriptor() ([]byte, []int)
func (*ThingsBoardIntegration) GetApplicationId ¶
func (m *ThingsBoardIntegration) GetApplicationId() int64
func (*ThingsBoardIntegration) GetServer ¶
func (m *ThingsBoardIntegration) GetServer() string
func (*ThingsBoardIntegration) ProtoMessage ¶
func (*ThingsBoardIntegration) ProtoMessage()
func (*ThingsBoardIntegration) Reset ¶
func (m *ThingsBoardIntegration) Reset()
func (*ThingsBoardIntegration) String ¶
func (m *ThingsBoardIntegration) String() string
func (*ThingsBoardIntegration) XXX_DiscardUnknown ¶
func (m *ThingsBoardIntegration) XXX_DiscardUnknown()
func (*ThingsBoardIntegration) XXX_Marshal ¶
func (m *ThingsBoardIntegration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ThingsBoardIntegration) XXX_Merge ¶
func (m *ThingsBoardIntegration) XXX_Merge(src proto.Message)
func (*ThingsBoardIntegration) XXX_Size ¶
func (m *ThingsBoardIntegration) XXX_Size() int
func (*ThingsBoardIntegration) XXX_Unmarshal ¶
func (m *ThingsBoardIntegration) XXX_Unmarshal(b []byte) error
type UnimplementedApplicationServiceServer ¶
type UnimplementedApplicationServiceServer struct { }
UnimplementedApplicationServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedApplicationServiceServer) Create ¶
func (*UnimplementedApplicationServiceServer) Create(ctx context.Context, req *CreateApplicationRequest) (*CreateApplicationResponse, error)
func (*UnimplementedApplicationServiceServer) CreateAWSSNSIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateAWSSNSIntegration(ctx context.Context, req *CreateAWSSNSIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateAzureServiceBusIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateAzureServiceBusIntegration(ctx context.Context, req *CreateAzureServiceBusIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateGCPPubSubIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateGCPPubSubIntegration(ctx context.Context, req *CreateGCPPubSubIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateHTTPIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateHTTPIntegration(ctx context.Context, req *CreateHTTPIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateInfluxDBIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateInfluxDBIntegration(ctx context.Context, req *CreateInfluxDBIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateLoRaCloudIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateLoRaCloudIntegration(ctx context.Context, req *CreateLoRaCloudIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateMyDevicesIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateMyDevicesIntegration(ctx context.Context, req *CreateMyDevicesIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreatePilotThingsIntegration ¶
func (*UnimplementedApplicationServiceServer) CreatePilotThingsIntegration(ctx context.Context, req *CreatePilotThingsIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) CreateThingsBoardIntegration ¶
func (*UnimplementedApplicationServiceServer) CreateThingsBoardIntegration(ctx context.Context, req *CreateThingsBoardIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) Delete ¶
func (*UnimplementedApplicationServiceServer) Delete(ctx context.Context, req *DeleteApplicationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteAWSSNSIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteAWSSNSIntegration(ctx context.Context, req *DeleteAWSSNSIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteAzureServiceBusIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteAzureServiceBusIntegration(ctx context.Context, req *DeleteAzureServiceBusIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteGCPPubSubIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteGCPPubSubIntegration(ctx context.Context, req *DeleteGCPPubSubIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteHTTPIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteHTTPIntegration(ctx context.Context, req *DeleteHTTPIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteInfluxDBIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteInfluxDBIntegration(ctx context.Context, req *DeleteInfluxDBIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteLoRaCloudIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteLoRaCloudIntegration(ctx context.Context, req *DeleteLoRaCloudIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteMyDevicesIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteMyDevicesIntegration(ctx context.Context, req *DeleteMyDevicesIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeletePilotThingsIntegration ¶
func (*UnimplementedApplicationServiceServer) DeletePilotThingsIntegration(ctx context.Context, req *DeletePilotThingsIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) DeleteThingsBoardIntegration ¶
func (*UnimplementedApplicationServiceServer) DeleteThingsBoardIntegration(ctx context.Context, req *DeleteThingsBoardIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) GenerateMQTTIntegrationClientCertificate ¶
func (*UnimplementedApplicationServiceServer) GenerateMQTTIntegrationClientCertificate(ctx context.Context, req *GenerateMQTTIntegrationClientCertificateRequest) (*GenerateMQTTIntegrationClientCertificateResponse, error)
func (*UnimplementedApplicationServiceServer) Get ¶
func (*UnimplementedApplicationServiceServer) Get(ctx context.Context, req *GetApplicationRequest) (*GetApplicationResponse, error)
func (*UnimplementedApplicationServiceServer) GetAWSSNSIntegration ¶
func (*UnimplementedApplicationServiceServer) GetAWSSNSIntegration(ctx context.Context, req *GetAWSSNSIntegrationRequest) (*GetAWSSNSIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetAzureServiceBusIntegration ¶
func (*UnimplementedApplicationServiceServer) GetAzureServiceBusIntegration(ctx context.Context, req *GetAzureServiceBusIntegrationRequest) (*GetAzureServiceBusIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetGCPPubSubIntegration ¶
func (*UnimplementedApplicationServiceServer) GetGCPPubSubIntegration(ctx context.Context, req *GetGCPPubSubIntegrationRequest) (*GetGCPPubSubIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetHTTPIntegration ¶
func (*UnimplementedApplicationServiceServer) GetHTTPIntegration(ctx context.Context, req *GetHTTPIntegrationRequest) (*GetHTTPIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetInfluxDBIntegration ¶
func (*UnimplementedApplicationServiceServer) GetInfluxDBIntegration(ctx context.Context, req *GetInfluxDBIntegrationRequest) (*GetInfluxDBIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetLoRaCloudIntegration ¶
func (*UnimplementedApplicationServiceServer) GetLoRaCloudIntegration(ctx context.Context, req *GetLoRaCloudIntegrationRequest) (*GetLoRaCloudIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetMyDevicesIntegration ¶
func (*UnimplementedApplicationServiceServer) GetMyDevicesIntegration(ctx context.Context, req *GetMyDevicesIntegrationRequest) (*GetMyDevicesIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetPilotThingsIntegration ¶
func (*UnimplementedApplicationServiceServer) GetPilotThingsIntegration(ctx context.Context, req *GetPilotThingsIntegrationRequest) (*GetPilotThingsIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) GetThingsBoardIntegration ¶
func (*UnimplementedApplicationServiceServer) GetThingsBoardIntegration(ctx context.Context, req *GetThingsBoardIntegrationRequest) (*GetThingsBoardIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) List ¶
func (*UnimplementedApplicationServiceServer) List(ctx context.Context, req *ListApplicationRequest) (*ListApplicationResponse, error)
func (*UnimplementedApplicationServiceServer) ListIntegrations ¶
func (*UnimplementedApplicationServiceServer) ListIntegrations(ctx context.Context, req *ListIntegrationRequest) (*ListIntegrationResponse, error)
func (*UnimplementedApplicationServiceServer) Update ¶
func (*UnimplementedApplicationServiceServer) Update(ctx context.Context, req *UpdateApplicationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateAWSSNSIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateAWSSNSIntegration(ctx context.Context, req *UpdateAWSSNSIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateAzureServiceBusIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateAzureServiceBusIntegration(ctx context.Context, req *UpdateAzureServiceBusIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateGCPPubSubIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateGCPPubSubIntegration(ctx context.Context, req *UpdateGCPPubSubIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateHTTPIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateHTTPIntegration(ctx context.Context, req *UpdateHTTPIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateInfluxDBIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateInfluxDBIntegration(ctx context.Context, req *UpdateInfluxDBIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateLoRaCloudIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateLoRaCloudIntegration(ctx context.Context, req *UpdateLoRaCloudIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateMyDevicesIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateMyDevicesIntegration(ctx context.Context, req *UpdateMyDevicesIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdatePilotThingsIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdatePilotThingsIntegration(ctx context.Context, req *UpdatePilotThingsIntegrationRequest) (*empty.Empty, error)
func (*UnimplementedApplicationServiceServer) UpdateThingsBoardIntegration ¶
func (*UnimplementedApplicationServiceServer) UpdateThingsBoardIntegration(ctx context.Context, req *UpdateThingsBoardIntegrationRequest) (*empty.Empty, error)
type UnimplementedDeviceProfileServiceServer ¶
type UnimplementedDeviceProfileServiceServer struct { }
UnimplementedDeviceProfileServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedDeviceProfileServiceServer) Create ¶
func (*UnimplementedDeviceProfileServiceServer) Create(ctx context.Context, req *CreateDeviceProfileRequest) (*CreateDeviceProfileResponse, error)
func (*UnimplementedDeviceProfileServiceServer) Delete ¶
func (*UnimplementedDeviceProfileServiceServer) Delete(ctx context.Context, req *DeleteDeviceProfileRequest) (*empty.Empty, error)
func (*UnimplementedDeviceProfileServiceServer) Get ¶
func (*UnimplementedDeviceProfileServiceServer) Get(ctx context.Context, req *GetDeviceProfileRequest) (*GetDeviceProfileResponse, error)
func (*UnimplementedDeviceProfileServiceServer) List ¶
func (*UnimplementedDeviceProfileServiceServer) List(ctx context.Context, req *ListDeviceProfileRequest) (*ListDeviceProfileResponse, error)
func (*UnimplementedDeviceProfileServiceServer) Update ¶
func (*UnimplementedDeviceProfileServiceServer) Update(ctx context.Context, req *UpdateDeviceProfileRequest) (*empty.Empty, error)
type UnimplementedDeviceQueueServiceServer ¶
type UnimplementedDeviceQueueServiceServer struct { }
UnimplementedDeviceQueueServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedDeviceQueueServiceServer) Enqueue ¶
func (*UnimplementedDeviceQueueServiceServer) Enqueue(ctx context.Context, req *EnqueueDeviceQueueItemRequest) (*EnqueueDeviceQueueItemResponse, error)
func (*UnimplementedDeviceQueueServiceServer) Flush ¶
func (*UnimplementedDeviceQueueServiceServer) Flush(ctx context.Context, req *FlushDeviceQueueRequest) (*empty.Empty, error)
func (*UnimplementedDeviceQueueServiceServer) List ¶
func (*UnimplementedDeviceQueueServiceServer) List(ctx context.Context, req *ListDeviceQueueItemsRequest) (*ListDeviceQueueItemsResponse, error)
type UnimplementedDeviceServiceServer ¶
type UnimplementedDeviceServiceServer struct { }
UnimplementedDeviceServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedDeviceServiceServer) Activate ¶
func (*UnimplementedDeviceServiceServer) Activate(ctx context.Context, req *ActivateDeviceRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) ClearDeviceNonces ¶
func (*UnimplementedDeviceServiceServer) ClearDeviceNonces(ctx context.Context, req *ClearDeviceNoncesRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) Create ¶
func (*UnimplementedDeviceServiceServer) Create(ctx context.Context, req *CreateDeviceRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) CreateKeys ¶
func (*UnimplementedDeviceServiceServer) CreateKeys(ctx context.Context, req *CreateDeviceKeysRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) Deactivate ¶
func (*UnimplementedDeviceServiceServer) Deactivate(ctx context.Context, req *DeactivateDeviceRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) Delete ¶
func (*UnimplementedDeviceServiceServer) Delete(ctx context.Context, req *DeleteDeviceRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) DeleteKeys ¶
func (*UnimplementedDeviceServiceServer) DeleteKeys(ctx context.Context, req *DeleteDeviceKeysRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) Get ¶
func (*UnimplementedDeviceServiceServer) Get(ctx context.Context, req *GetDeviceRequest) (*GetDeviceResponse, error)
func (*UnimplementedDeviceServiceServer) GetActivation ¶
func (*UnimplementedDeviceServiceServer) GetActivation(ctx context.Context, req *GetDeviceActivationRequest) (*GetDeviceActivationResponse, error)
func (*UnimplementedDeviceServiceServer) GetKeys ¶
func (*UnimplementedDeviceServiceServer) GetKeys(ctx context.Context, req *GetDeviceKeysRequest) (*GetDeviceKeysResponse, error)
func (*UnimplementedDeviceServiceServer) GetRandomDevAddr ¶
func (*UnimplementedDeviceServiceServer) GetRandomDevAddr(ctx context.Context, req *GetRandomDevAddrRequest) (*GetRandomDevAddrResponse, error)
func (*UnimplementedDeviceServiceServer) GetStats ¶
func (*UnimplementedDeviceServiceServer) GetStats(ctx context.Context, req *GetDeviceStatsRequest) (*GetDeviceStatsResponse, error)
func (*UnimplementedDeviceServiceServer) List ¶
func (*UnimplementedDeviceServiceServer) List(ctx context.Context, req *ListDeviceRequest) (*ListDeviceResponse, error)
func (*UnimplementedDeviceServiceServer) StreamEventLogs ¶
func (*UnimplementedDeviceServiceServer) StreamEventLogs(req *StreamDeviceEventLogsRequest, srv DeviceService_StreamEventLogsServer) error
func (*UnimplementedDeviceServiceServer) StreamFrameLogs ¶
func (*UnimplementedDeviceServiceServer) StreamFrameLogs(req *StreamDeviceFrameLogsRequest, srv DeviceService_StreamFrameLogsServer) error
func (*UnimplementedDeviceServiceServer) Update ¶
func (*UnimplementedDeviceServiceServer) Update(ctx context.Context, req *UpdateDeviceRequest) (*empty.Empty, error)
func (*UnimplementedDeviceServiceServer) UpdateKeys ¶
func (*UnimplementedDeviceServiceServer) UpdateKeys(ctx context.Context, req *UpdateDeviceKeysRequest) (*empty.Empty, error)
type UnimplementedFUOTADeploymentServiceServer ¶
type UnimplementedFUOTADeploymentServiceServer struct { }
UnimplementedFUOTADeploymentServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedFUOTADeploymentServiceServer) CreateForDevice ¶
func (*UnimplementedFUOTADeploymentServiceServer) CreateForDevice(ctx context.Context, req *CreateFUOTADeploymentForDeviceRequest) (*CreateFUOTADeploymentForDeviceResponse, error)
func (*UnimplementedFUOTADeploymentServiceServer) Get ¶
func (*UnimplementedFUOTADeploymentServiceServer) Get(ctx context.Context, req *GetFUOTADeploymentRequest) (*GetFUOTADeploymentResponse, error)
func (*UnimplementedFUOTADeploymentServiceServer) GetDeploymentDevice ¶
func (*UnimplementedFUOTADeploymentServiceServer) GetDeploymentDevice(ctx context.Context, req *GetFUOTADeploymentDeviceRequest) (*GetFUOTADeploymentDeviceResponse, error)
func (*UnimplementedFUOTADeploymentServiceServer) List ¶
func (*UnimplementedFUOTADeploymentServiceServer) List(ctx context.Context, req *ListFUOTADeploymentRequest) (*ListFUOTADeploymentResponse, error)
func (*UnimplementedFUOTADeploymentServiceServer) ListDeploymentDevices ¶
func (*UnimplementedFUOTADeploymentServiceServer) ListDeploymentDevices(ctx context.Context, req *ListFUOTADeploymentDevicesRequest) (*ListFUOTADeploymentDevicesResponse, error)
type UnimplementedGatewayProfileServiceServer ¶
type UnimplementedGatewayProfileServiceServer struct { }
UnimplementedGatewayProfileServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedGatewayProfileServiceServer) Create ¶
func (*UnimplementedGatewayProfileServiceServer) Create(ctx context.Context, req *CreateGatewayProfileRequest) (*CreateGatewayProfileResponse, error)
func (*UnimplementedGatewayProfileServiceServer) Delete ¶
func (*UnimplementedGatewayProfileServiceServer) Delete(ctx context.Context, req *DeleteGatewayProfileRequest) (*empty.Empty, error)
func (*UnimplementedGatewayProfileServiceServer) Get ¶
func (*UnimplementedGatewayProfileServiceServer) Get(ctx context.Context, req *GetGatewayProfileRequest) (*GetGatewayProfileResponse, error)
func (*UnimplementedGatewayProfileServiceServer) List ¶
func (*UnimplementedGatewayProfileServiceServer) List(ctx context.Context, req *ListGatewayProfilesRequest) (*ListGatewayProfilesResponse, error)
func (*UnimplementedGatewayProfileServiceServer) Update ¶
func (*UnimplementedGatewayProfileServiceServer) Update(ctx context.Context, req *UpdateGatewayProfileRequest) (*empty.Empty, error)
type UnimplementedGatewayServiceServer ¶
type UnimplementedGatewayServiceServer struct { }
UnimplementedGatewayServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedGatewayServiceServer) Create ¶
func (*UnimplementedGatewayServiceServer) Create(ctx context.Context, req *CreateGatewayRequest) (*empty.Empty, error)
func (*UnimplementedGatewayServiceServer) Delete ¶
func (*UnimplementedGatewayServiceServer) Delete(ctx context.Context, req *DeleteGatewayRequest) (*empty.Empty, error)
func (*UnimplementedGatewayServiceServer) GenerateGatewayClientCertificate ¶
func (*UnimplementedGatewayServiceServer) GenerateGatewayClientCertificate(ctx context.Context, req *GenerateGatewayClientCertificateRequest) (*GenerateGatewayClientCertificateResponse, error)
func (*UnimplementedGatewayServiceServer) Get ¶
func (*UnimplementedGatewayServiceServer) Get(ctx context.Context, req *GetGatewayRequest) (*GetGatewayResponse, error)
func (*UnimplementedGatewayServiceServer) GetLastPing ¶
func (*UnimplementedGatewayServiceServer) GetLastPing(ctx context.Context, req *GetLastPingRequest) (*GetLastPingResponse, error)
func (*UnimplementedGatewayServiceServer) GetStats ¶
func (*UnimplementedGatewayServiceServer) GetStats(ctx context.Context, req *GetGatewayStatsRequest) (*GetGatewayStatsResponse, error)
func (*UnimplementedGatewayServiceServer) List ¶
func (*UnimplementedGatewayServiceServer) List(ctx context.Context, req *ListGatewayRequest) (*ListGatewayResponse, error)
func (*UnimplementedGatewayServiceServer) StreamFrameLogs ¶
func (*UnimplementedGatewayServiceServer) StreamFrameLogs(req *StreamGatewayFrameLogsRequest, srv GatewayService_StreamFrameLogsServer) error
func (*UnimplementedGatewayServiceServer) Update ¶
func (*UnimplementedGatewayServiceServer) Update(ctx context.Context, req *UpdateGatewayRequest) (*empty.Empty, error)
type UnimplementedInternalServiceServer ¶
type UnimplementedInternalServiceServer struct { }
UnimplementedInternalServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedInternalServiceServer) CreateAPIKey ¶
func (*UnimplementedInternalServiceServer) CreateAPIKey(ctx context.Context, req *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
func (*UnimplementedInternalServiceServer) DeleteAPIKey ¶
func (*UnimplementedInternalServiceServer) DeleteAPIKey(ctx context.Context, req *DeleteAPIKeyRequest) (*empty.Empty, error)
func (*UnimplementedInternalServiceServer) GetDevicesSummary ¶
func (*UnimplementedInternalServiceServer) GetDevicesSummary(ctx context.Context, req *GetDevicesSummaryRequest) (*GetDevicesSummaryResponse, error)
func (*UnimplementedInternalServiceServer) GetGatewaysSummary ¶
func (*UnimplementedInternalServiceServer) GetGatewaysSummary(ctx context.Context, req *GetGatewaysSummaryRequest) (*GetGatewaysSummaryResponse, error)
func (*UnimplementedInternalServiceServer) GlobalSearch ¶
func (*UnimplementedInternalServiceServer) GlobalSearch(ctx context.Context, req *GlobalSearchRequest) (*GlobalSearchResponse, error)
func (*UnimplementedInternalServiceServer) ListAPIKeys ¶
func (*UnimplementedInternalServiceServer) ListAPIKeys(ctx context.Context, req *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
func (*UnimplementedInternalServiceServer) Login ¶
func (*UnimplementedInternalServiceServer) Login(ctx context.Context, req *LoginRequest) (*LoginResponse, error)
func (*UnimplementedInternalServiceServer) OpenIDConnectLogin ¶
func (*UnimplementedInternalServiceServer) OpenIDConnectLogin(ctx context.Context, req *OpenIDConnectLoginRequest) (*OpenIDConnectLoginResponse, error)
func (*UnimplementedInternalServiceServer) Profile ¶
func (*UnimplementedInternalServiceServer) Profile(ctx context.Context, req *empty.Empty) (*ProfileResponse, error)
func (*UnimplementedInternalServiceServer) Settings ¶
func (*UnimplementedInternalServiceServer) Settings(ctx context.Context, req *empty.Empty) (*SettingsResponse, error)
type UnimplementedMulticastGroupServiceServer ¶
type UnimplementedMulticastGroupServiceServer struct { }
UnimplementedMulticastGroupServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedMulticastGroupServiceServer) AddDevice ¶
func (*UnimplementedMulticastGroupServiceServer) AddDevice(ctx context.Context, req *AddDeviceToMulticastGroupRequest) (*empty.Empty, error)
func (*UnimplementedMulticastGroupServiceServer) Create ¶
func (*UnimplementedMulticastGroupServiceServer) Create(ctx context.Context, req *CreateMulticastGroupRequest) (*CreateMulticastGroupResponse, error)
func (*UnimplementedMulticastGroupServiceServer) Delete ¶
func (*UnimplementedMulticastGroupServiceServer) Delete(ctx context.Context, req *DeleteMulticastGroupRequest) (*empty.Empty, error)
func (*UnimplementedMulticastGroupServiceServer) Enqueue ¶
func (*UnimplementedMulticastGroupServiceServer) Enqueue(ctx context.Context, req *EnqueueMulticastQueueItemRequest) (*EnqueueMulticastQueueItemResponse, error)
func (*UnimplementedMulticastGroupServiceServer) FlushQueue ¶
func (*UnimplementedMulticastGroupServiceServer) FlushQueue(ctx context.Context, req *FlushMulticastGroupQueueItemsRequest) (*empty.Empty, error)
func (*UnimplementedMulticastGroupServiceServer) Get ¶
func (*UnimplementedMulticastGroupServiceServer) Get(ctx context.Context, req *GetMulticastGroupRequest) (*GetMulticastGroupResponse, error)
func (*UnimplementedMulticastGroupServiceServer) List ¶
func (*UnimplementedMulticastGroupServiceServer) List(ctx context.Context, req *ListMulticastGroupRequest) (*ListMulticastGroupResponse, error)
func (*UnimplementedMulticastGroupServiceServer) ListQueue ¶
func (*UnimplementedMulticastGroupServiceServer) ListQueue(ctx context.Context, req *ListMulticastGroupQueueItemsRequest) (*ListMulticastGroupQueueItemsResponse, error)
func (*UnimplementedMulticastGroupServiceServer) RemoveDevice ¶
func (*UnimplementedMulticastGroupServiceServer) RemoveDevice(ctx context.Context, req *RemoveDeviceFromMulticastGroupRequest) (*empty.Empty, error)
func (*UnimplementedMulticastGroupServiceServer) Update ¶
func (*UnimplementedMulticastGroupServiceServer) Update(ctx context.Context, req *UpdateMulticastGroupRequest) (*empty.Empty, error)
type UnimplementedNetworkServerServiceServer ¶
type UnimplementedNetworkServerServiceServer struct { }
UnimplementedNetworkServerServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedNetworkServerServiceServer) Create ¶
func (*UnimplementedNetworkServerServiceServer) Create(ctx context.Context, req *CreateNetworkServerRequest) (*CreateNetworkServerResponse, error)
func (*UnimplementedNetworkServerServiceServer) Delete ¶
func (*UnimplementedNetworkServerServiceServer) Delete(ctx context.Context, req *DeleteNetworkServerRequest) (*empty.Empty, error)
func (*UnimplementedNetworkServerServiceServer) Get ¶
func (*UnimplementedNetworkServerServiceServer) Get(ctx context.Context, req *GetNetworkServerRequest) (*GetNetworkServerResponse, error)
func (*UnimplementedNetworkServerServiceServer) GetADRAlgorithms ¶
func (*UnimplementedNetworkServerServiceServer) GetADRAlgorithms(ctx context.Context, req *GetADRAlgorithmsRequest) (*GetADRAlgorithmsResponse, error)
func (*UnimplementedNetworkServerServiceServer) List ¶
func (*UnimplementedNetworkServerServiceServer) List(ctx context.Context, req *ListNetworkServerRequest) (*ListNetworkServerResponse, error)
func (*UnimplementedNetworkServerServiceServer) Update ¶
func (*UnimplementedNetworkServerServiceServer) Update(ctx context.Context, req *UpdateNetworkServerRequest) (*empty.Empty, error)
type UnimplementedOrganizationServiceServer ¶
type UnimplementedOrganizationServiceServer struct { }
UnimplementedOrganizationServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedOrganizationServiceServer) AddUser ¶
func (*UnimplementedOrganizationServiceServer) AddUser(ctx context.Context, req *AddOrganizationUserRequest) (*empty.Empty, error)
func (*UnimplementedOrganizationServiceServer) Create ¶
func (*UnimplementedOrganizationServiceServer) Create(ctx context.Context, req *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
func (*UnimplementedOrganizationServiceServer) Delete ¶
func (*UnimplementedOrganizationServiceServer) Delete(ctx context.Context, req *DeleteOrganizationRequest) (*empty.Empty, error)
func (*UnimplementedOrganizationServiceServer) DeleteUser ¶
func (*UnimplementedOrganizationServiceServer) DeleteUser(ctx context.Context, req *DeleteOrganizationUserRequest) (*empty.Empty, error)
func (*UnimplementedOrganizationServiceServer) Get ¶
func (*UnimplementedOrganizationServiceServer) Get(ctx context.Context, req *GetOrganizationRequest) (*GetOrganizationResponse, error)
func (*UnimplementedOrganizationServiceServer) GetUser ¶
func (*UnimplementedOrganizationServiceServer) GetUser(ctx context.Context, req *GetOrganizationUserRequest) (*GetOrganizationUserResponse, error)
func (*UnimplementedOrganizationServiceServer) List ¶
func (*UnimplementedOrganizationServiceServer) List(ctx context.Context, req *ListOrganizationRequest) (*ListOrganizationResponse, error)
func (*UnimplementedOrganizationServiceServer) ListUsers ¶
func (*UnimplementedOrganizationServiceServer) ListUsers(ctx context.Context, req *ListOrganizationUsersRequest) (*ListOrganizationUsersResponse, error)
func (*UnimplementedOrganizationServiceServer) Update ¶
func (*UnimplementedOrganizationServiceServer) Update(ctx context.Context, req *UpdateOrganizationRequest) (*empty.Empty, error)
func (*UnimplementedOrganizationServiceServer) UpdateUser ¶
func (*UnimplementedOrganizationServiceServer) UpdateUser(ctx context.Context, req *UpdateOrganizationUserRequest) (*empty.Empty, error)
type UnimplementedServiceProfileServiceServer ¶
type UnimplementedServiceProfileServiceServer struct { }
UnimplementedServiceProfileServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedServiceProfileServiceServer) Create ¶
func (*UnimplementedServiceProfileServiceServer) Create(ctx context.Context, req *CreateServiceProfileRequest) (*CreateServiceProfileResponse, error)
func (*UnimplementedServiceProfileServiceServer) Delete ¶
func (*UnimplementedServiceProfileServiceServer) Delete(ctx context.Context, req *DeleteServiceProfileRequest) (*empty.Empty, error)
func (*UnimplementedServiceProfileServiceServer) Get ¶
func (*UnimplementedServiceProfileServiceServer) Get(ctx context.Context, req *GetServiceProfileRequest) (*GetServiceProfileResponse, error)
func (*UnimplementedServiceProfileServiceServer) List ¶
func (*UnimplementedServiceProfileServiceServer) List(ctx context.Context, req *ListServiceProfileRequest) (*ListServiceProfileResponse, error)
func (*UnimplementedServiceProfileServiceServer) Update ¶
func (*UnimplementedServiceProfileServiceServer) Update(ctx context.Context, req *UpdateServiceProfileRequest) (*empty.Empty, error)
type UnimplementedUserServiceServer ¶
type UnimplementedUserServiceServer struct { }
UnimplementedUserServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedUserServiceServer) Create ¶
func (*UnimplementedUserServiceServer) Create(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
func (*UnimplementedUserServiceServer) Delete ¶
func (*UnimplementedUserServiceServer) Delete(ctx context.Context, req *DeleteUserRequest) (*empty.Empty, error)
func (*UnimplementedUserServiceServer) Get ¶
func (*UnimplementedUserServiceServer) Get(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
func (*UnimplementedUserServiceServer) List ¶
func (*UnimplementedUserServiceServer) List(ctx context.Context, req *ListUserRequest) (*ListUserResponse, error)
func (*UnimplementedUserServiceServer) Update ¶
func (*UnimplementedUserServiceServer) Update(ctx context.Context, req *UpdateUserRequest) (*empty.Empty, error)
func (*UnimplementedUserServiceServer) UpdatePassword ¶
func (*UnimplementedUserServiceServer) UpdatePassword(ctx context.Context, req *UpdateUserPasswordRequest) (*empty.Empty, error)
type UpdateAWSSNSIntegrationRequest ¶
type UpdateAWSSNSIntegrationRequest struct { // Integration object to update. Integration *AWSSNSIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAWSSNSIntegrationRequest) Descriptor ¶
func (*UpdateAWSSNSIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateAWSSNSIntegrationRequest) GetIntegration ¶
func (m *UpdateAWSSNSIntegrationRequest) GetIntegration() *AWSSNSIntegration
func (*UpdateAWSSNSIntegrationRequest) ProtoMessage ¶
func (*UpdateAWSSNSIntegrationRequest) ProtoMessage()
func (*UpdateAWSSNSIntegrationRequest) Reset ¶
func (m *UpdateAWSSNSIntegrationRequest) Reset()
func (*UpdateAWSSNSIntegrationRequest) String ¶
func (m *UpdateAWSSNSIntegrationRequest) String() string
func (*UpdateAWSSNSIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateAWSSNSIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateAWSSNSIntegrationRequest) XXX_Marshal ¶
func (m *UpdateAWSSNSIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAWSSNSIntegrationRequest) XXX_Merge ¶
func (m *UpdateAWSSNSIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateAWSSNSIntegrationRequest) XXX_Size ¶
func (m *UpdateAWSSNSIntegrationRequest) XXX_Size() int
func (*UpdateAWSSNSIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateAWSSNSIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateApplicationRequest ¶
type UpdateApplicationRequest struct { // Application object to update. Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateApplicationRequest) Descriptor ¶
func (*UpdateApplicationRequest) Descriptor() ([]byte, []int)
func (*UpdateApplicationRequest) GetApplication ¶
func (m *UpdateApplicationRequest) GetApplication() *Application
func (*UpdateApplicationRequest) ProtoMessage ¶
func (*UpdateApplicationRequest) ProtoMessage()
func (*UpdateApplicationRequest) Reset ¶
func (m *UpdateApplicationRequest) Reset()
func (*UpdateApplicationRequest) String ¶
func (m *UpdateApplicationRequest) String() string
func (*UpdateApplicationRequest) XXX_DiscardUnknown ¶
func (m *UpdateApplicationRequest) XXX_DiscardUnknown()
func (*UpdateApplicationRequest) XXX_Marshal ¶
func (m *UpdateApplicationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateApplicationRequest) XXX_Merge ¶
func (m *UpdateApplicationRequest) XXX_Merge(src proto.Message)
func (*UpdateApplicationRequest) XXX_Size ¶
func (m *UpdateApplicationRequest) XXX_Size() int
func (*UpdateApplicationRequest) XXX_Unmarshal ¶
func (m *UpdateApplicationRequest) XXX_Unmarshal(b []byte) error
type UpdateAzureServiceBusIntegrationRequest ¶
type UpdateAzureServiceBusIntegrationRequest struct { // Integration object to update. Integration *AzureServiceBusIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAzureServiceBusIntegrationRequest) Descriptor ¶
func (*UpdateAzureServiceBusIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateAzureServiceBusIntegrationRequest) GetIntegration ¶
func (m *UpdateAzureServiceBusIntegrationRequest) GetIntegration() *AzureServiceBusIntegration
func (*UpdateAzureServiceBusIntegrationRequest) ProtoMessage ¶
func (*UpdateAzureServiceBusIntegrationRequest) ProtoMessage()
func (*UpdateAzureServiceBusIntegrationRequest) Reset ¶
func (m *UpdateAzureServiceBusIntegrationRequest) Reset()
func (*UpdateAzureServiceBusIntegrationRequest) String ¶
func (m *UpdateAzureServiceBusIntegrationRequest) String() string
func (*UpdateAzureServiceBusIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateAzureServiceBusIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateAzureServiceBusIntegrationRequest) XXX_Marshal ¶
func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAzureServiceBusIntegrationRequest) XXX_Merge ¶
func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateAzureServiceBusIntegrationRequest) XXX_Size ¶
func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Size() int
func (*UpdateAzureServiceBusIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateAzureServiceBusIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateDeviceKeysRequest ¶
type UpdateDeviceKeysRequest struct { // Device-keys object to update. DeviceKeys *DeviceKeys `protobuf:"bytes,1,opt,name=device_keys,json=deviceKeys,proto3" json:"device_keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateDeviceKeysRequest) Descriptor ¶
func (*UpdateDeviceKeysRequest) Descriptor() ([]byte, []int)
func (*UpdateDeviceKeysRequest) GetDeviceKeys ¶
func (m *UpdateDeviceKeysRequest) GetDeviceKeys() *DeviceKeys
func (*UpdateDeviceKeysRequest) ProtoMessage ¶
func (*UpdateDeviceKeysRequest) ProtoMessage()
func (*UpdateDeviceKeysRequest) Reset ¶
func (m *UpdateDeviceKeysRequest) Reset()
func (*UpdateDeviceKeysRequest) String ¶
func (m *UpdateDeviceKeysRequest) String() string
func (*UpdateDeviceKeysRequest) XXX_DiscardUnknown ¶
func (m *UpdateDeviceKeysRequest) XXX_DiscardUnknown()
func (*UpdateDeviceKeysRequest) XXX_Marshal ¶
func (m *UpdateDeviceKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateDeviceKeysRequest) XXX_Merge ¶
func (m *UpdateDeviceKeysRequest) XXX_Merge(src proto.Message)
func (*UpdateDeviceKeysRequest) XXX_Size ¶
func (m *UpdateDeviceKeysRequest) XXX_Size() int
func (*UpdateDeviceKeysRequest) XXX_Unmarshal ¶
func (m *UpdateDeviceKeysRequest) XXX_Unmarshal(b []byte) error
type UpdateDeviceProfileRequest ¶
type UpdateDeviceProfileRequest struct { // Device-profile object to update. DeviceProfile *DeviceProfile `protobuf:"bytes,1,opt,name=device_profile,json=deviceProfile,proto3" json:"device_profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateDeviceProfileRequest) Descriptor ¶
func (*UpdateDeviceProfileRequest) Descriptor() ([]byte, []int)
func (*UpdateDeviceProfileRequest) GetDeviceProfile ¶
func (m *UpdateDeviceProfileRequest) GetDeviceProfile() *DeviceProfile
func (*UpdateDeviceProfileRequest) ProtoMessage ¶
func (*UpdateDeviceProfileRequest) ProtoMessage()
func (*UpdateDeviceProfileRequest) Reset ¶
func (m *UpdateDeviceProfileRequest) Reset()
func (*UpdateDeviceProfileRequest) String ¶
func (m *UpdateDeviceProfileRequest) String() string
func (*UpdateDeviceProfileRequest) XXX_DiscardUnknown ¶
func (m *UpdateDeviceProfileRequest) XXX_DiscardUnknown()
func (*UpdateDeviceProfileRequest) XXX_Marshal ¶
func (m *UpdateDeviceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateDeviceProfileRequest) XXX_Merge ¶
func (m *UpdateDeviceProfileRequest) XXX_Merge(src proto.Message)
func (*UpdateDeviceProfileRequest) XXX_Size ¶
func (m *UpdateDeviceProfileRequest) XXX_Size() int
func (*UpdateDeviceProfileRequest) XXX_Unmarshal ¶
func (m *UpdateDeviceProfileRequest) XXX_Unmarshal(b []byte) error
type UpdateDeviceRequest ¶
type UpdateDeviceRequest struct { // Device object to update. Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateDeviceRequest) Descriptor ¶
func (*UpdateDeviceRequest) Descriptor() ([]byte, []int)
func (*UpdateDeviceRequest) GetDevice ¶
func (m *UpdateDeviceRequest) GetDevice() *Device
func (*UpdateDeviceRequest) ProtoMessage ¶
func (*UpdateDeviceRequest) ProtoMessage()
func (*UpdateDeviceRequest) Reset ¶
func (m *UpdateDeviceRequest) Reset()
func (*UpdateDeviceRequest) String ¶
func (m *UpdateDeviceRequest) String() string
func (*UpdateDeviceRequest) XXX_DiscardUnknown ¶
func (m *UpdateDeviceRequest) XXX_DiscardUnknown()
func (*UpdateDeviceRequest) XXX_Marshal ¶
func (m *UpdateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateDeviceRequest) XXX_Merge ¶
func (m *UpdateDeviceRequest) XXX_Merge(src proto.Message)
func (*UpdateDeviceRequest) XXX_Size ¶
func (m *UpdateDeviceRequest) XXX_Size() int
func (*UpdateDeviceRequest) XXX_Unmarshal ¶
func (m *UpdateDeviceRequest) XXX_Unmarshal(b []byte) error
type UpdateGCPPubSubIntegrationRequest ¶
type UpdateGCPPubSubIntegrationRequest struct { // Integration object to update. Integration *GCPPubSubIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateGCPPubSubIntegrationRequest) Descriptor ¶
func (*UpdateGCPPubSubIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateGCPPubSubIntegrationRequest) GetIntegration ¶
func (m *UpdateGCPPubSubIntegrationRequest) GetIntegration() *GCPPubSubIntegration
func (*UpdateGCPPubSubIntegrationRequest) ProtoMessage ¶
func (*UpdateGCPPubSubIntegrationRequest) ProtoMessage()
func (*UpdateGCPPubSubIntegrationRequest) Reset ¶
func (m *UpdateGCPPubSubIntegrationRequest) Reset()
func (*UpdateGCPPubSubIntegrationRequest) String ¶
func (m *UpdateGCPPubSubIntegrationRequest) String() string
func (*UpdateGCPPubSubIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateGCPPubSubIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateGCPPubSubIntegrationRequest) XXX_Marshal ¶
func (m *UpdateGCPPubSubIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateGCPPubSubIntegrationRequest) XXX_Merge ¶
func (m *UpdateGCPPubSubIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateGCPPubSubIntegrationRequest) XXX_Size ¶
func (m *UpdateGCPPubSubIntegrationRequest) XXX_Size() int
func (*UpdateGCPPubSubIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateGCPPubSubIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateGatewayProfileRequest ¶
type UpdateGatewayProfileRequest struct { // Gateway-profile object to update. GatewayProfile *GatewayProfile `protobuf:"bytes,1,opt,name=gateway_profile,json=gatewayProfile,proto3" json:"gateway_profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateGatewayProfileRequest) Descriptor ¶
func (*UpdateGatewayProfileRequest) Descriptor() ([]byte, []int)
func (*UpdateGatewayProfileRequest) GetGatewayProfile ¶
func (m *UpdateGatewayProfileRequest) GetGatewayProfile() *GatewayProfile
func (*UpdateGatewayProfileRequest) ProtoMessage ¶
func (*UpdateGatewayProfileRequest) ProtoMessage()
func (*UpdateGatewayProfileRequest) Reset ¶
func (m *UpdateGatewayProfileRequest) Reset()
func (*UpdateGatewayProfileRequest) String ¶
func (m *UpdateGatewayProfileRequest) String() string
func (*UpdateGatewayProfileRequest) XXX_DiscardUnknown ¶
func (m *UpdateGatewayProfileRequest) XXX_DiscardUnknown()
func (*UpdateGatewayProfileRequest) XXX_Marshal ¶
func (m *UpdateGatewayProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateGatewayProfileRequest) XXX_Merge ¶
func (m *UpdateGatewayProfileRequest) XXX_Merge(src proto.Message)
func (*UpdateGatewayProfileRequest) XXX_Size ¶
func (m *UpdateGatewayProfileRequest) XXX_Size() int
func (*UpdateGatewayProfileRequest) XXX_Unmarshal ¶
func (m *UpdateGatewayProfileRequest) XXX_Unmarshal(b []byte) error
type UpdateGatewayRequest ¶
type UpdateGatewayRequest struct { // Gateway object to update. Gateway *Gateway `protobuf:"bytes,1,opt,name=gateway,proto3" json:"gateway,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateGatewayRequest) Descriptor ¶
func (*UpdateGatewayRequest) Descriptor() ([]byte, []int)
func (*UpdateGatewayRequest) GetGateway ¶
func (m *UpdateGatewayRequest) GetGateway() *Gateway
func (*UpdateGatewayRequest) ProtoMessage ¶
func (*UpdateGatewayRequest) ProtoMessage()
func (*UpdateGatewayRequest) Reset ¶
func (m *UpdateGatewayRequest) Reset()
func (*UpdateGatewayRequest) String ¶
func (m *UpdateGatewayRequest) String() string
func (*UpdateGatewayRequest) XXX_DiscardUnknown ¶
func (m *UpdateGatewayRequest) XXX_DiscardUnknown()
func (*UpdateGatewayRequest) XXX_Marshal ¶
func (m *UpdateGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateGatewayRequest) XXX_Merge ¶
func (m *UpdateGatewayRequest) XXX_Merge(src proto.Message)
func (*UpdateGatewayRequest) XXX_Size ¶
func (m *UpdateGatewayRequest) XXX_Size() int
func (*UpdateGatewayRequest) XXX_Unmarshal ¶
func (m *UpdateGatewayRequest) XXX_Unmarshal(b []byte) error
type UpdateHTTPIntegrationRequest ¶
type UpdateHTTPIntegrationRequest struct { // Integration object to update. Integration *HTTPIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateHTTPIntegrationRequest) Descriptor ¶
func (*UpdateHTTPIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateHTTPIntegrationRequest) GetIntegration ¶
func (m *UpdateHTTPIntegrationRequest) GetIntegration() *HTTPIntegration
func (*UpdateHTTPIntegrationRequest) ProtoMessage ¶
func (*UpdateHTTPIntegrationRequest) ProtoMessage()
func (*UpdateHTTPIntegrationRequest) Reset ¶
func (m *UpdateHTTPIntegrationRequest) Reset()
func (*UpdateHTTPIntegrationRequest) String ¶
func (m *UpdateHTTPIntegrationRequest) String() string
func (*UpdateHTTPIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateHTTPIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateHTTPIntegrationRequest) XXX_Marshal ¶
func (m *UpdateHTTPIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateHTTPIntegrationRequest) XXX_Merge ¶
func (m *UpdateHTTPIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateHTTPIntegrationRequest) XXX_Size ¶
func (m *UpdateHTTPIntegrationRequest) XXX_Size() int
func (*UpdateHTTPIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateHTTPIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateInfluxDBIntegrationRequest ¶
type UpdateInfluxDBIntegrationRequest struct { // Integration object. Integration *InfluxDBIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateInfluxDBIntegrationRequest) Descriptor ¶
func (*UpdateInfluxDBIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateInfluxDBIntegrationRequest) GetIntegration ¶
func (m *UpdateInfluxDBIntegrationRequest) GetIntegration() *InfluxDBIntegration
func (*UpdateInfluxDBIntegrationRequest) ProtoMessage ¶
func (*UpdateInfluxDBIntegrationRequest) ProtoMessage()
func (*UpdateInfluxDBIntegrationRequest) Reset ¶
func (m *UpdateInfluxDBIntegrationRequest) Reset()
func (*UpdateInfluxDBIntegrationRequest) String ¶
func (m *UpdateInfluxDBIntegrationRequest) String() string
func (*UpdateInfluxDBIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateInfluxDBIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateInfluxDBIntegrationRequest) XXX_Marshal ¶
func (m *UpdateInfluxDBIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateInfluxDBIntegrationRequest) XXX_Merge ¶
func (m *UpdateInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateInfluxDBIntegrationRequest) XXX_Size ¶
func (m *UpdateInfluxDBIntegrationRequest) XXX_Size() int
func (*UpdateInfluxDBIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateInfluxDBIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateLoRaCloudIntegrationRequest ¶
type UpdateLoRaCloudIntegrationRequest struct { // Integration object. Integration *LoRaCloudIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateLoRaCloudIntegrationRequest) Descriptor ¶
func (*UpdateLoRaCloudIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateLoRaCloudIntegrationRequest) GetIntegration ¶
func (m *UpdateLoRaCloudIntegrationRequest) GetIntegration() *LoRaCloudIntegration
func (*UpdateLoRaCloudIntegrationRequest) ProtoMessage ¶
func (*UpdateLoRaCloudIntegrationRequest) ProtoMessage()
func (*UpdateLoRaCloudIntegrationRequest) Reset ¶
func (m *UpdateLoRaCloudIntegrationRequest) Reset()
func (*UpdateLoRaCloudIntegrationRequest) String ¶
func (m *UpdateLoRaCloudIntegrationRequest) String() string
func (*UpdateLoRaCloudIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateLoRaCloudIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateLoRaCloudIntegrationRequest) XXX_Marshal ¶
func (m *UpdateLoRaCloudIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateLoRaCloudIntegrationRequest) XXX_Merge ¶
func (m *UpdateLoRaCloudIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateLoRaCloudIntegrationRequest) XXX_Size ¶
func (m *UpdateLoRaCloudIntegrationRequest) XXX_Size() int
func (*UpdateLoRaCloudIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateLoRaCloudIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateMulticastGroupRequest ¶
type UpdateMulticastGroupRequest struct { // Multicast-group object to update. MulticastGroup *MulticastGroup `protobuf:"bytes,1,opt,name=multicast_group,json=multicastGroup,proto3" json:"multicast_group,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMulticastGroupRequest) Descriptor ¶
func (*UpdateMulticastGroupRequest) Descriptor() ([]byte, []int)
func (*UpdateMulticastGroupRequest) GetMulticastGroup ¶
func (m *UpdateMulticastGroupRequest) GetMulticastGroup() *MulticastGroup
func (*UpdateMulticastGroupRequest) ProtoMessage ¶
func (*UpdateMulticastGroupRequest) ProtoMessage()
func (*UpdateMulticastGroupRequest) Reset ¶
func (m *UpdateMulticastGroupRequest) Reset()
func (*UpdateMulticastGroupRequest) String ¶
func (m *UpdateMulticastGroupRequest) String() string
func (*UpdateMulticastGroupRequest) XXX_DiscardUnknown ¶
func (m *UpdateMulticastGroupRequest) XXX_DiscardUnknown()
func (*UpdateMulticastGroupRequest) XXX_Marshal ¶
func (m *UpdateMulticastGroupRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMulticastGroupRequest) XXX_Merge ¶
func (m *UpdateMulticastGroupRequest) XXX_Merge(src proto.Message)
func (*UpdateMulticastGroupRequest) XXX_Size ¶
func (m *UpdateMulticastGroupRequest) XXX_Size() int
func (*UpdateMulticastGroupRequest) XXX_Unmarshal ¶
func (m *UpdateMulticastGroupRequest) XXX_Unmarshal(b []byte) error
type UpdateMyDevicesIntegrationRequest ¶
type UpdateMyDevicesIntegrationRequest struct { // Integration object. Integration *MyDevicesIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMyDevicesIntegrationRequest) Descriptor ¶
func (*UpdateMyDevicesIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateMyDevicesIntegrationRequest) GetIntegration ¶
func (m *UpdateMyDevicesIntegrationRequest) GetIntegration() *MyDevicesIntegration
func (*UpdateMyDevicesIntegrationRequest) ProtoMessage ¶
func (*UpdateMyDevicesIntegrationRequest) ProtoMessage()
func (*UpdateMyDevicesIntegrationRequest) Reset ¶
func (m *UpdateMyDevicesIntegrationRequest) Reset()
func (*UpdateMyDevicesIntegrationRequest) String ¶
func (m *UpdateMyDevicesIntegrationRequest) String() string
func (*UpdateMyDevicesIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateMyDevicesIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateMyDevicesIntegrationRequest) XXX_Marshal ¶
func (m *UpdateMyDevicesIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMyDevicesIntegrationRequest) XXX_Merge ¶
func (m *UpdateMyDevicesIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateMyDevicesIntegrationRequest) XXX_Size ¶
func (m *UpdateMyDevicesIntegrationRequest) XXX_Size() int
func (*UpdateMyDevicesIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateMyDevicesIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateNetworkServerRequest ¶
type UpdateNetworkServerRequest struct { // Network-server object to update. NetworkServer *NetworkServer `protobuf:"bytes,1,opt,name=network_server,json=networkServer,proto3" json:"network_server,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateNetworkServerRequest) Descriptor ¶
func (*UpdateNetworkServerRequest) Descriptor() ([]byte, []int)
func (*UpdateNetworkServerRequest) GetNetworkServer ¶
func (m *UpdateNetworkServerRequest) GetNetworkServer() *NetworkServer
func (*UpdateNetworkServerRequest) ProtoMessage ¶
func (*UpdateNetworkServerRequest) ProtoMessage()
func (*UpdateNetworkServerRequest) Reset ¶
func (m *UpdateNetworkServerRequest) Reset()
func (*UpdateNetworkServerRequest) String ¶
func (m *UpdateNetworkServerRequest) String() string
func (*UpdateNetworkServerRequest) XXX_DiscardUnknown ¶
func (m *UpdateNetworkServerRequest) XXX_DiscardUnknown()
func (*UpdateNetworkServerRequest) XXX_Marshal ¶
func (m *UpdateNetworkServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNetworkServerRequest) XXX_Merge ¶
func (m *UpdateNetworkServerRequest) XXX_Merge(src proto.Message)
func (*UpdateNetworkServerRequest) XXX_Size ¶
func (m *UpdateNetworkServerRequest) XXX_Size() int
func (*UpdateNetworkServerRequest) XXX_Unmarshal ¶
func (m *UpdateNetworkServerRequest) XXX_Unmarshal(b []byte) error
type UpdateOrganizationRequest ¶
type UpdateOrganizationRequest struct { // Organization object to update. Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateOrganizationRequest) Descriptor ¶
func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
func (*UpdateOrganizationRequest) GetOrganization ¶
func (m *UpdateOrganizationRequest) GetOrganization() *Organization
func (*UpdateOrganizationRequest) ProtoMessage ¶
func (*UpdateOrganizationRequest) ProtoMessage()
func (*UpdateOrganizationRequest) Reset ¶
func (m *UpdateOrganizationRequest) Reset()
func (*UpdateOrganizationRequest) String ¶
func (m *UpdateOrganizationRequest) String() string
func (*UpdateOrganizationRequest) XXX_DiscardUnknown ¶
func (m *UpdateOrganizationRequest) XXX_DiscardUnknown()
func (*UpdateOrganizationRequest) XXX_Marshal ¶
func (m *UpdateOrganizationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateOrganizationRequest) XXX_Merge ¶
func (m *UpdateOrganizationRequest) XXX_Merge(src proto.Message)
func (*UpdateOrganizationRequest) XXX_Size ¶
func (m *UpdateOrganizationRequest) XXX_Size() int
func (*UpdateOrganizationRequest) XXX_Unmarshal ¶
func (m *UpdateOrganizationRequest) XXX_Unmarshal(b []byte) error
type UpdateOrganizationUserRequest ¶
type UpdateOrganizationUserRequest struct { // Organization-user object to update. OrganizationUser *OrganizationUser `protobuf:"bytes,1,opt,name=organization_user,json=organizationUser,proto3" json:"organization_user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateOrganizationUserRequest) Descriptor ¶
func (*UpdateOrganizationUserRequest) Descriptor() ([]byte, []int)
func (*UpdateOrganizationUserRequest) GetOrganizationUser ¶
func (m *UpdateOrganizationUserRequest) GetOrganizationUser() *OrganizationUser
func (*UpdateOrganizationUserRequest) ProtoMessage ¶
func (*UpdateOrganizationUserRequest) ProtoMessage()
func (*UpdateOrganizationUserRequest) Reset ¶
func (m *UpdateOrganizationUserRequest) Reset()
func (*UpdateOrganizationUserRequest) String ¶
func (m *UpdateOrganizationUserRequest) String() string
func (*UpdateOrganizationUserRequest) XXX_DiscardUnknown ¶
func (m *UpdateOrganizationUserRequest) XXX_DiscardUnknown()
func (*UpdateOrganizationUserRequest) XXX_Marshal ¶
func (m *UpdateOrganizationUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateOrganizationUserRequest) XXX_Merge ¶
func (m *UpdateOrganizationUserRequest) XXX_Merge(src proto.Message)
func (*UpdateOrganizationUserRequest) XXX_Size ¶
func (m *UpdateOrganizationUserRequest) XXX_Size() int
func (*UpdateOrganizationUserRequest) XXX_Unmarshal ¶
func (m *UpdateOrganizationUserRequest) XXX_Unmarshal(b []byte) error
type UpdatePilotThingsIntegrationRequest ¶
type UpdatePilotThingsIntegrationRequest struct { // Integration object to update. Integration *PilotThingsIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdatePilotThingsIntegrationRequest) Descriptor ¶
func (*UpdatePilotThingsIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdatePilotThingsIntegrationRequest) GetIntegration ¶
func (m *UpdatePilotThingsIntegrationRequest) GetIntegration() *PilotThingsIntegration
func (*UpdatePilotThingsIntegrationRequest) ProtoMessage ¶
func (*UpdatePilotThingsIntegrationRequest) ProtoMessage()
func (*UpdatePilotThingsIntegrationRequest) Reset ¶
func (m *UpdatePilotThingsIntegrationRequest) Reset()
func (*UpdatePilotThingsIntegrationRequest) String ¶
func (m *UpdatePilotThingsIntegrationRequest) String() string
func (*UpdatePilotThingsIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdatePilotThingsIntegrationRequest) XXX_DiscardUnknown()
func (*UpdatePilotThingsIntegrationRequest) XXX_Marshal ¶
func (m *UpdatePilotThingsIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePilotThingsIntegrationRequest) XXX_Merge ¶
func (m *UpdatePilotThingsIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdatePilotThingsIntegrationRequest) XXX_Size ¶
func (m *UpdatePilotThingsIntegrationRequest) XXX_Size() int
func (*UpdatePilotThingsIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdatePilotThingsIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateServiceProfileRequest ¶
type UpdateServiceProfileRequest struct { // Service-profile object to update. ServiceProfile *ServiceProfile `protobuf:"bytes,1,opt,name=service_profile,json=serviceProfile,proto3" json:"service_profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateServiceProfileRequest) Descriptor ¶
func (*UpdateServiceProfileRequest) Descriptor() ([]byte, []int)
func (*UpdateServiceProfileRequest) GetServiceProfile ¶
func (m *UpdateServiceProfileRequest) GetServiceProfile() *ServiceProfile
func (*UpdateServiceProfileRequest) ProtoMessage ¶
func (*UpdateServiceProfileRequest) ProtoMessage()
func (*UpdateServiceProfileRequest) Reset ¶
func (m *UpdateServiceProfileRequest) Reset()
func (*UpdateServiceProfileRequest) String ¶
func (m *UpdateServiceProfileRequest) String() string
func (*UpdateServiceProfileRequest) XXX_DiscardUnknown ¶
func (m *UpdateServiceProfileRequest) XXX_DiscardUnknown()
func (*UpdateServiceProfileRequest) XXX_Marshal ¶
func (m *UpdateServiceProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateServiceProfileRequest) XXX_Merge ¶
func (m *UpdateServiceProfileRequest) XXX_Merge(src proto.Message)
func (*UpdateServiceProfileRequest) XXX_Size ¶
func (m *UpdateServiceProfileRequest) XXX_Size() int
func (*UpdateServiceProfileRequest) XXX_Unmarshal ¶
func (m *UpdateServiceProfileRequest) XXX_Unmarshal(b []byte) error
type UpdateThingsBoardIntegrationRequest ¶
type UpdateThingsBoardIntegrationRequest struct { // Integration object. Integration *ThingsBoardIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateThingsBoardIntegrationRequest) Descriptor ¶
func (*UpdateThingsBoardIntegrationRequest) Descriptor() ([]byte, []int)
func (*UpdateThingsBoardIntegrationRequest) GetIntegration ¶
func (m *UpdateThingsBoardIntegrationRequest) GetIntegration() *ThingsBoardIntegration
func (*UpdateThingsBoardIntegrationRequest) ProtoMessage ¶
func (*UpdateThingsBoardIntegrationRequest) ProtoMessage()
func (*UpdateThingsBoardIntegrationRequest) Reset ¶
func (m *UpdateThingsBoardIntegrationRequest) Reset()
func (*UpdateThingsBoardIntegrationRequest) String ¶
func (m *UpdateThingsBoardIntegrationRequest) String() string
func (*UpdateThingsBoardIntegrationRequest) XXX_DiscardUnknown ¶
func (m *UpdateThingsBoardIntegrationRequest) XXX_DiscardUnknown()
func (*UpdateThingsBoardIntegrationRequest) XXX_Marshal ¶
func (m *UpdateThingsBoardIntegrationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateThingsBoardIntegrationRequest) XXX_Merge ¶
func (m *UpdateThingsBoardIntegrationRequest) XXX_Merge(src proto.Message)
func (*UpdateThingsBoardIntegrationRequest) XXX_Size ¶
func (m *UpdateThingsBoardIntegrationRequest) XXX_Size() int
func (*UpdateThingsBoardIntegrationRequest) XXX_Unmarshal ¶
func (m *UpdateThingsBoardIntegrationRequest) XXX_Unmarshal(b []byte) error
type UpdateUserPasswordRequest ¶
type UpdateUserPasswordRequest struct { // User ID. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // New pasword. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateUserPasswordRequest) Descriptor ¶
func (*UpdateUserPasswordRequest) Descriptor() ([]byte, []int)
func (*UpdateUserPasswordRequest) GetPassword ¶
func (m *UpdateUserPasswordRequest) GetPassword() string
func (*UpdateUserPasswordRequest) GetUserId ¶
func (m *UpdateUserPasswordRequest) GetUserId() int64
func (*UpdateUserPasswordRequest) ProtoMessage ¶
func (*UpdateUserPasswordRequest) ProtoMessage()
func (*UpdateUserPasswordRequest) Reset ¶
func (m *UpdateUserPasswordRequest) Reset()
func (*UpdateUserPasswordRequest) String ¶
func (m *UpdateUserPasswordRequest) String() string
func (*UpdateUserPasswordRequest) XXX_DiscardUnknown ¶
func (m *UpdateUserPasswordRequest) XXX_DiscardUnknown()
func (*UpdateUserPasswordRequest) XXX_Marshal ¶
func (m *UpdateUserPasswordRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserPasswordRequest) XXX_Merge ¶
func (m *UpdateUserPasswordRequest) XXX_Merge(src proto.Message)
func (*UpdateUserPasswordRequest) XXX_Size ¶
func (m *UpdateUserPasswordRequest) XXX_Size() int
func (*UpdateUserPasswordRequest) XXX_Unmarshal ¶
func (m *UpdateUserPasswordRequest) XXX_Unmarshal(b []byte) error
type UpdateUserRequest ¶
type UpdateUserRequest struct { // User object to update. User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateUserRequest) Descriptor ¶
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
func (*UpdateUserRequest) GetUser ¶
func (m *UpdateUserRequest) GetUser() *User
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) Reset ¶
func (m *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (m *UpdateUserRequest) String() string
func (*UpdateUserRequest) XXX_DiscardUnknown ¶
func (m *UpdateUserRequest) XXX_DiscardUnknown()
func (*UpdateUserRequest) XXX_Marshal ¶
func (m *UpdateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserRequest) XXX_Merge ¶
func (m *UpdateUserRequest) XXX_Merge(src proto.Message)
func (*UpdateUserRequest) XXX_Size ¶
func (m *UpdateUserRequest) XXX_Size() int
func (*UpdateUserRequest) XXX_Unmarshal ¶
func (m *UpdateUserRequest) XXX_Unmarshal(b []byte) error
type UplinkFrameLog ¶
type UplinkFrameLog struct { // TX information of the uplink. TxInfo *gw.UplinkTXInfo `protobuf:"bytes,1,opt,name=tx_info,json=txInfo,proto3" json:"tx_info,omitempty"` // RX information of the uplink. RxInfo []*gw.UplinkRXInfo `protobuf:"bytes,2,rep,name=rx_info,json=rxInfo,proto3" json:"rx_info,omitempty"` // LoRaWAN PHYPayload. PhyPayloadJson string `protobuf:"bytes,3,opt,name=phy_payload_json,json=phyPayloadJSON,proto3" json:"phy_payload_json,omitempty"` // Published at timestamp. PublishedAt *timestamp.Timestamp `protobuf:"bytes,4,opt,name=published_at,json=publishedAt,proto3" json:"published_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UplinkFrameLog) Descriptor ¶
func (*UplinkFrameLog) Descriptor() ([]byte, []int)
func (*UplinkFrameLog) GetPhyPayloadJson ¶
func (m *UplinkFrameLog) GetPhyPayloadJson() string
func (*UplinkFrameLog) GetPublishedAt ¶
func (m *UplinkFrameLog) GetPublishedAt() *timestamp.Timestamp
func (*UplinkFrameLog) GetRxInfo ¶
func (m *UplinkFrameLog) GetRxInfo() []*gw.UplinkRXInfo
func (*UplinkFrameLog) GetTxInfo ¶
func (m *UplinkFrameLog) GetTxInfo() *gw.UplinkTXInfo
func (*UplinkFrameLog) ProtoMessage ¶
func (*UplinkFrameLog) ProtoMessage()
func (*UplinkFrameLog) Reset ¶
func (m *UplinkFrameLog) Reset()
func (*UplinkFrameLog) String ¶
func (m *UplinkFrameLog) String() string
func (*UplinkFrameLog) XXX_DiscardUnknown ¶
func (m *UplinkFrameLog) XXX_DiscardUnknown()
func (*UplinkFrameLog) XXX_Marshal ¶
func (m *UplinkFrameLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UplinkFrameLog) XXX_Merge ¶
func (m *UplinkFrameLog) XXX_Merge(src proto.Message)
func (*UplinkFrameLog) XXX_Size ¶
func (m *UplinkFrameLog) XXX_Size() int
func (*UplinkFrameLog) XXX_Unmarshal ¶
func (m *UplinkFrameLog) XXX_Unmarshal(b []byte) error
type User ¶
type User struct { // User ID. // Will be set automatically on create. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // The session timeout, in minutes. SessionTtl int32 `protobuf:"varint,3,opt,name=session_ttl,json=sessionTTL,proto3" json:"session_ttl,omitempty"` // Set to true to make the user a global administrator. IsAdmin bool `protobuf:"varint,4,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // Set to false to disable the user. IsActive bool `protobuf:"varint,5,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` // E-mail of the user. Email string `protobuf:"bytes,6,opt,name=email,proto3" json:"email,omitempty"` // Optional note to store with the user. Note string `protobuf:"bytes,7,opt,name=note,proto3" json:"note,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*User) Descriptor ¶
func (*User) GetIsActive ¶
func (*User) GetIsAdmin ¶
func (*User) GetSessionTtl ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) XXX_DiscardUnknown ¶
func (m *User) XXX_DiscardUnknown()
func (*User) XXX_Unmarshal ¶
type UserListItem ¶
type UserListItem struct { // User ID. // Will be set automatically on create. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Email of the user. Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` // The session timeout, in minutes. SessionTtl int32 `protobuf:"varint,3,opt,name=session_ttl,json=sessionTTL,proto3" json:"session_ttl,omitempty"` // Set to true to make the user a global administrator. IsAdmin bool `protobuf:"varint,4,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // Set to false to disable the user. IsActive bool `protobuf:"varint,5,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"` // Created at timestamp. CreatedAt *timestamp.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Last update timestamp. UpdatedAt *timestamp.Timestamp `protobuf:"bytes,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UserListItem) Descriptor ¶
func (*UserListItem) Descriptor() ([]byte, []int)
func (*UserListItem) GetCreatedAt ¶
func (m *UserListItem) GetCreatedAt() *timestamp.Timestamp
func (*UserListItem) GetEmail ¶
func (m *UserListItem) GetEmail() string
func (*UserListItem) GetId ¶
func (m *UserListItem) GetId() int64
func (*UserListItem) GetIsActive ¶
func (m *UserListItem) GetIsActive() bool
func (*UserListItem) GetIsAdmin ¶
func (m *UserListItem) GetIsAdmin() bool
func (*UserListItem) GetSessionTtl ¶
func (m *UserListItem) GetSessionTtl() int32
func (*UserListItem) GetUpdatedAt ¶
func (m *UserListItem) GetUpdatedAt() *timestamp.Timestamp
func (*UserListItem) ProtoMessage ¶
func (*UserListItem) ProtoMessage()
func (*UserListItem) Reset ¶
func (m *UserListItem) Reset()
func (*UserListItem) String ¶
func (m *UserListItem) String() string
func (*UserListItem) XXX_DiscardUnknown ¶
func (m *UserListItem) XXX_DiscardUnknown()
func (*UserListItem) XXX_Marshal ¶
func (m *UserListItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserListItem) XXX_Merge ¶
func (m *UserListItem) XXX_Merge(src proto.Message)
func (*UserListItem) XXX_Size ¶
func (m *UserListItem) XXX_Size() int
func (*UserListItem) XXX_Unmarshal ¶
func (m *UserListItem) XXX_Unmarshal(b []byte) error
type UserOrganization ¶
type UserOrganization struct { // Organization ID. OrganizationId int64 `protobuf:"varint,1,opt,name=organization_id,json=organizationID,proto3" json:"organization_id,omitempty"` // User is admin within the context of the organization. // There is no need to set the is_device_admin and is_gateway_admin flags. IsAdmin bool `protobuf:"varint,2,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // User is able to modify device related resources (applications, // device-profiles, devices, multicast-groups). IsDeviceAdmin bool `protobuf:"varint,3,opt,name=is_device_admin,json=isDeviceAdmin,proto3" json:"is_device_admin,omitempty"` // User is able to modify gateways. IsGatewayAdmin bool `protobuf:"varint,4,opt,name=is_gateway_admin,json=isGatewayAdmin,proto3" json:"is_gateway_admin,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UserOrganization) Descriptor ¶
func (*UserOrganization) Descriptor() ([]byte, []int)
func (*UserOrganization) GetIsAdmin ¶
func (m *UserOrganization) GetIsAdmin() bool
func (*UserOrganization) GetIsDeviceAdmin ¶
func (m *UserOrganization) GetIsDeviceAdmin() bool
func (*UserOrganization) GetIsGatewayAdmin ¶
func (m *UserOrganization) GetIsGatewayAdmin() bool
func (*UserOrganization) GetOrganizationId ¶
func (m *UserOrganization) GetOrganizationId() int64
func (*UserOrganization) ProtoMessage ¶
func (*UserOrganization) ProtoMessage()
func (*UserOrganization) Reset ¶
func (m *UserOrganization) Reset()
func (*UserOrganization) String ¶
func (m *UserOrganization) String() string
func (*UserOrganization) XXX_DiscardUnknown ¶
func (m *UserOrganization) XXX_DiscardUnknown()
func (*UserOrganization) XXX_Marshal ¶
func (m *UserOrganization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserOrganization) XXX_Merge ¶
func (m *UserOrganization) XXX_Merge(src proto.Message)
func (*UserOrganization) XXX_Size ¶
func (m *UserOrganization) XXX_Size() int
func (*UserOrganization) XXX_Unmarshal ¶
func (m *UserOrganization) XXX_Unmarshal(b []byte) error
type UserServiceClient ¶
type UserServiceClient interface { // Get user list. List(ctx context.Context, in *ListUserRequest, opts ...grpc.CallOption) (*ListUserResponse, error) // Get data for a particular user. Get(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // Create a new user. Create(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) // Update an existing user. Update(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Delete a user. Delete(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*empty.Empty, error) // UpdatePassword updates a password. UpdatePassword(ctx context.Context, in *UpdateUserPasswordRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
UserServiceClient is the client API for UserService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewUserServiceClient ¶
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
type UserServiceServer ¶
type UserServiceServer interface { // Get user list. List(context.Context, *ListUserRequest) (*ListUserResponse, error) // Get data for a particular user. Get(context.Context, *GetUserRequest) (*GetUserResponse, error) // Create a new user. Create(context.Context, *CreateUserRequest) (*CreateUserResponse, error) // Update an existing user. Update(context.Context, *UpdateUserRequest) (*empty.Empty, error) // Delete a user. Delete(context.Context, *DeleteUserRequest) (*empty.Empty, error) // UpdatePassword updates a password. UpdatePassword(context.Context, *UpdateUserPasswordRequest) (*empty.Empty, error) }
UserServiceServer is the server API for UserService service.
Source Files ¶
- application.pb.go
- application.pb.gw.go
- device.pb.go
- device.pb.gw.go
- deviceProfile.pb.go
- deviceProfile.pb.gw.go
- deviceQueue.pb.go
- deviceQueue.pb.gw.go
- frameLog.pb.go
- fuotaDeployment.pb.go
- fuotaDeployment.pb.gw.go
- gateway.pb.go
- gateway.pb.gw.go
- gatewayProfile.pb.go
- gatewayProfile.pb.gw.go
- internal.pb.go
- internal.pb.gw.go
- multicastGroup.pb.go
- multicastGroup.pb.gw.go
- networkServer.pb.go
- networkServer.pb.gw.go
- organization.pb.go
- organization.pb.gw.go
- profiles.pb.go
- serviceProfile.pb.go
- serviceProfile.pb.gw.go
- user.pb.go
- user.pb.gw.go