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.
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 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 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 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 RegisterDeviceServiceServer(s *grpc.Server, srv DeviceServiceServer)
- 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 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 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 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 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 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 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 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 RegisterUserServiceServer(s *grpc.Server, srv UserServiceServer)
- 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 BrandingResponse
- func (*BrandingResponse) Descriptor() ([]byte, []int)
- func (m *BrandingResponse) GetFooter() string
- func (m *BrandingResponse) GetLogo() string
- func (m *BrandingResponse) GetRegistration() string
- func (*BrandingResponse) ProtoMessage()
- func (m *BrandingResponse) Reset()
- func (m *BrandingResponse) String() string
- func (m *BrandingResponse) XXX_DiscardUnknown()
- func (m *BrandingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BrandingResponse) XXX_Merge(src proto.Message)
- func (m *BrandingResponse) XXX_Size() int
- func (m *BrandingResponse) 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 (dst *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 (dst *CreateApplicationResponse) XXX_Merge(src proto.Message)
- func (m *CreateApplicationResponse) XXX_Size() int
- func (m *CreateApplicationResponse) 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 (dst *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 (dst *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 (dst *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 (dst *CreateDeviceRequest) XXX_Merge(src proto.Message)
- func (m *CreateDeviceRequest) XXX_Size() int
- func (m *CreateDeviceRequest) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *CreateInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *CreateInfluxDBIntegrationRequest) XXX_Size() int
- func (m *CreateInfluxDBIntegrationRequest) 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 (dst *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 (dst *CreateMulticastGroupResponse) XXX_Merge(src proto.Message)
- func (m *CreateMulticastGroupResponse) XXX_Size() int
- func (m *CreateMulticastGroupResponse) 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 (dst *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 (dst *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 (dst *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 (dst *CreateOrganizationResponse) XXX_Merge(src proto.Message)
- func (m *CreateOrganizationResponse) XXX_Size() int
- func (m *CreateOrganizationResponse) 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 (dst *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 (dst *CreateServiceProfileResponse) XXX_Merge(src proto.Message)
- func (m *CreateServiceProfileResponse) XXX_Size() int
- func (m *CreateServiceProfileResponse) 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 (dst *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 (dst *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 (dst *DeactivateDeviceRequest) XXX_Merge(src proto.Message)
- func (m *DeactivateDeviceRequest) XXX_Size() int
- func (m *DeactivateDeviceRequest) 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 (dst *DeleteApplicationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteApplicationRequest) XXX_Size() int
- func (m *DeleteApplicationRequest) 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 (dst *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 (dst *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 (dst *DeleteDeviceRequest) XXX_Merge(src proto.Message)
- func (m *DeleteDeviceRequest) XXX_Size() int
- func (m *DeleteDeviceRequest) 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 (dst *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 (dst *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 (dst *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 (dst *DeleteInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteInfluxDBIntegrationRequest) XXX_Size() int
- func (m *DeleteInfluxDBIntegrationRequest) 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 (dst *DeleteMulticastGroupRequest) XXX_Merge(src proto.Message)
- func (m *DeleteMulticastGroupRequest) XXX_Size() int
- func (m *DeleteMulticastGroupRequest) 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 (dst *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 (dst *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 (dst *DeleteOrganizationUserRequest) XXX_Merge(src proto.Message)
- func (m *DeleteOrganizationUserRequest) XXX_Size() int
- func (m *DeleteOrganizationUserRequest) 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 (dst *DeleteServiceProfileRequest) XXX_Merge(src proto.Message)
- func (m *DeleteServiceProfileRequest) XXX_Size() int
- func (m *DeleteServiceProfileRequest) 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 (dst *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) GetName() string
- func (m *Device) GetReferenceAltitude() float64
- func (m *Device) GetSkipFCntCheck() bool
- 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 (dst *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 (dst *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) 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 (dst *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 (dst *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) GetClassBTimeout() uint32
- func (m *DeviceProfile) GetClassCTimeout() uint32
- func (m *DeviceProfile) GetFactoryPresetFreqs() []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) 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 (*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 (dst *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) 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 (dst *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 (dst *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 DownlinkFrameLog
- func (*DownlinkFrameLog) Descriptor() ([]byte, []int)
- func (m *DownlinkFrameLog) GetPhyPayloadJson() string
- func (m *DownlinkFrameLog) GetTxInfo() *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 (dst *DownlinkFrameLog) XXX_Merge(src proto.Message)
- func (m *DownlinkFrameLog) XXX_Size() int
- func (m *DownlinkFrameLog) XXX_Unmarshal(b []byte) error
- type DownlinkTXInfo
- func (*DownlinkTXInfo) Descriptor() ([]byte, []int)
- func (m *DownlinkTXInfo) GetAntenna() uint32
- func (m *DownlinkTXInfo) GetBoard() uint32
- func (m *DownlinkTXInfo) GetFrequency() uint32
- func (m *DownlinkTXInfo) GetFskModulationInfo() *gw.FSKModulationInfo
- func (m *DownlinkTXInfo) GetGatewayId() string
- func (m *DownlinkTXInfo) GetImmediately() bool
- func (m *DownlinkTXInfo) GetLoraModulationInfo() *gw.LoRaModulationInfo
- func (m *DownlinkTXInfo) GetModulation() common.Modulation
- func (m *DownlinkTXInfo) GetModulationInfo() isDownlinkTXInfo_ModulationInfo
- func (m *DownlinkTXInfo) GetPower() int32
- func (m *DownlinkTXInfo) GetTimeSinceGpsEpoch() *duration.Duration
- func (m *DownlinkTXInfo) GetTimestamp() uint32
- func (*DownlinkTXInfo) ProtoMessage()
- func (m *DownlinkTXInfo) Reset()
- func (m *DownlinkTXInfo) String() string
- func (m *DownlinkTXInfo) XXX_DiscardUnknown()
- func (m *DownlinkTXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DownlinkTXInfo) XXX_Merge(src proto.Message)
- func (*DownlinkTXInfo) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *DownlinkTXInfo) XXX_Size() int
- func (m *DownlinkTXInfo) XXX_Unmarshal(b []byte) error
- type DownlinkTXInfo_FskModulationInfo
- type DownlinkTXInfo_LoraModulationInfo
- type EncryptedFineTimestamp
- func (*EncryptedFineTimestamp) Descriptor() ([]byte, []int)
- func (m *EncryptedFineTimestamp) GetAesKeyIndex() uint32
- func (m *EncryptedFineTimestamp) GetEncryptedNs() []byte
- func (m *EncryptedFineTimestamp) GetFpgaId() string
- func (*EncryptedFineTimestamp) ProtoMessage()
- func (m *EncryptedFineTimestamp) Reset()
- func (m *EncryptedFineTimestamp) String() string
- func (m *EncryptedFineTimestamp) XXX_DiscardUnknown()
- func (m *EncryptedFineTimestamp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EncryptedFineTimestamp) XXX_Merge(src proto.Message)
- func (m *EncryptedFineTimestamp) XXX_Size() int
- func (m *EncryptedFineTimestamp) 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 (dst *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 (dst *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 (dst *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 (dst *EnqueueMulticastQueueItemResponse) XXX_Merge(src proto.Message)
- func (m *EnqueueMulticastQueueItemResponse) XXX_Size() int
- func (m *EnqueueMulticastQueueItemResponse) XXX_Unmarshal(b []byte) error
- 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 (dst *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 (dst *FlushMulticastGroupQueueItemsRequest) XXX_Merge(src proto.Message)
- func (m *FlushMulticastGroupQueueItemsRequest) XXX_Size() int
- func (m *FlushMulticastGroupQueueItemsRequest) 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) GetName() string
- func (m *Gateway) GetNetworkServerId() int64
- func (m *Gateway) GetOrganizationId() int64
- 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 (dst *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 (dst *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) GetId() string
- func (m *GatewayListItem) GetName() string
- func (m *GatewayListItem) GetNetworkServerId() int64
- 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 (dst *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 (*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 (dst *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 (dst *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 (dst *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) GetRxPacketsReceived() int32
- func (m *GatewayStats) GetRxPacketsReceivedOk() int32
- func (m *GatewayStats) GetTimestamp() *timestamp.Timestamp
- func (m *GatewayStats) GetTxPacketsEmitted() int32
- 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 (dst *GatewayStats) XXX_Merge(src proto.Message)
- func (m *GatewayStats) XXX_Size() int
- func (m *GatewayStats) 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 (dst *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 (dst *GetApplicationResponse) XXX_Merge(src proto.Message)
- func (m *GetApplicationResponse) XXX_Size() int
- func (m *GetApplicationResponse) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *GetDeviceResponse) XXX_Merge(src proto.Message)
- func (m *GetDeviceResponse) XXX_Size() int
- func (m *GetDeviceResponse) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *GetGatewayStatsResponse) XXX_Merge(src proto.Message)
- func (m *GetGatewayStatsResponse) XXX_Size() int
- func (m *GetGatewayStatsResponse) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *GetLastPingResponse) XXX_Merge(src proto.Message)
- func (m *GetLastPingResponse) XXX_Size() int
- func (m *GetLastPingResponse) 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 (dst *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 (dst *GetMulticastGroupResponse) XXX_Merge(src proto.Message)
- func (m *GetMulticastGroupResponse) XXX_Size() int
- func (m *GetMulticastGroupResponse) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *GetOrganizationUserResponse) XXX_Merge(src proto.Message)
- func (m *GetOrganizationUserResponse) XXX_Size() int
- func (m *GetOrganizationUserResponse) 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 (dst *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 (dst *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 (dst *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 (dst *GetServiceProfileResponse) XXX_Merge(src proto.Message)
- func (m *GetServiceProfileResponse) XXX_Size() int
- func (m *GetServiceProfileResponse) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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) GetHeaders() []*HTTPIntegrationHeader
- func (m *HTTPIntegration) GetJoinNotificationUrl() string
- func (m *HTTPIntegration) GetLocationNotificationUrl() string
- func (m *HTTPIntegration) GetStatusNotificationUrl() 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 (dst *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 (dst *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) GetDb() string
- func (m *InfluxDBIntegration) GetEndpoint() string
- func (m *InfluxDBIntegration) GetPassword() string
- func (m *InfluxDBIntegration) GetPrecision() InfluxDBPrecision
- func (m *InfluxDBIntegration) GetRetentionPolicyName() string
- func (m *InfluxDBIntegration) GetUsername() string
- 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 (dst *InfluxDBIntegration) XXX_Merge(src proto.Message)
- func (m *InfluxDBIntegration) XXX_Size() int
- func (m *InfluxDBIntegration) XXX_Unmarshal(b []byte) error
- type InfluxDBPrecision
- 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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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) 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 (dst *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 (*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 (dst *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 (*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 (dst *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 (dst *ListDeviceResponse) XXX_Merge(src proto.Message)
- func (m *ListDeviceResponse) XXX_Size() int
- func (m *ListDeviceResponse) 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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) GetDevEui() string
- func (m *ListMulticastGroupRequest) GetLimit() int64
- func (m *ListMulticastGroupRequest) GetOffset() int64
- func (m *ListMulticastGroupRequest) GetOrganizationId() int64
- func (m *ListMulticastGroupRequest) GetSearch() string
- func (m *ListMulticastGroupRequest) GetServiceProfileId() 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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) 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 (dst *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 (dst *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 (m *ListUserRequest) GetSearch() string
- 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 (dst *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 (dst *ListUserResponse) XXX_Merge(src proto.Message)
- func (m *ListUserResponse) XXX_Size() int
- func (m *ListUserResponse) XXX_Unmarshal(b []byte) error
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)
- func (m *LoginRequest) GetPassword() string
- func (m *LoginRequest) GetUsername() 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 (dst *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 (dst *LoginResponse) XXX_Merge(src proto.Message)
- func (m *LoginResponse) XXX_Size() int
- func (m *LoginResponse) XXX_Unmarshal(b []byte) error
- type MulticastGroup
- func (*MulticastGroup) Descriptor() ([]byte, []int)
- 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 (m *MulticastGroup) GetServiceProfileId() string
- 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 (dst *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) GetId() string
- func (m *MulticastGroupListItem) GetName() string
- func (m *MulticastGroupListItem) GetServiceProfileId() string
- func (m *MulticastGroupListItem) GetServiceProfileName() 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 (dst *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 (dst *MulticastQueueItem) XXX_Merge(src proto.Message)
- func (m *MulticastQueueItem) XXX_Size() int
- func (m *MulticastQueueItem) 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 (dst *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 (dst *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 Organization
- func (*Organization) Descriptor() ([]byte, []int)
- func (m *Organization) GetCanHaveGateways() bool
- func (m *Organization) GetDisplayName() string
- func (m *Organization) GetId() int64
- 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 (dst *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) 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 (dst *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 (dst *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) GetIsAdmin() bool
- func (m *OrganizationUser) GetOrganizationId() int64
- func (m *OrganizationUser) GetUserId() int64
- func (m *OrganizationUser) GetUsername() string
- 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 (dst *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) GetIsAdmin() bool
- func (m *OrganizationUserListItem) GetUpdatedAt() *timestamp.Timestamp
- func (m *OrganizationUserListItem) GetUserId() int64
- func (m *OrganizationUserListItem) GetUsername() string
- 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 (dst *OrganizationUserListItem) XXX_Merge(src proto.Message)
- func (m *OrganizationUserListItem) XXX_Size() int
- func (m *OrganizationUserListItem) 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 (dst *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) GetSettings() *ProfileSettings
- 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 (dst *ProfileResponse) XXX_Merge(src proto.Message)
- func (m *ProfileResponse) XXX_Size() int
- func (m *ProfileResponse) XXX_Unmarshal(b []byte) error
- type ProfileSettings
- func (*ProfileSettings) Descriptor() ([]byte, []int)
- func (m *ProfileSettings) GetDisableAssignExistingUsers() bool
- func (*ProfileSettings) ProtoMessage()
- func (m *ProfileSettings) Reset()
- func (m *ProfileSettings) String() string
- func (m *ProfileSettings) XXX_DiscardUnknown()
- func (m *ProfileSettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ProfileSettings) XXX_Merge(src proto.Message)
- func (m *ProfileSettings) XXX_Size() int
- func (m *ProfileSettings) 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 (dst *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) 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 (dst *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) 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 (dst *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 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 (dst *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) 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 (dst *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 (dst *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 (dst *StreamDeviceFrameLogsResponse) XXX_Merge(src proto.Message)
- func (*StreamDeviceFrameLogsResponse) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- 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 (dst *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 (dst *StreamGatewayFrameLogsResponse) XXX_Merge(src proto.Message)
- func (*StreamGatewayFrameLogsResponse) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *StreamGatewayFrameLogsResponse) XXX_Size() int
- func (m *StreamGatewayFrameLogsResponse) XXX_Unmarshal(b []byte) error
- type StreamGatewayFrameLogsResponse_DownlinkFrame
- type StreamGatewayFrameLogsResponse_UplinkFrame
- 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 (dst *UpdateApplicationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateApplicationRequest) XXX_Size() int
- func (m *UpdateApplicationRequest) 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 (dst *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 (dst *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 (dst *UpdateDeviceRequest) XXX_Merge(src proto.Message)
- func (m *UpdateDeviceRequest) XXX_Size() int
- func (m *UpdateDeviceRequest) 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 (dst *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 (dst *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 (dst *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 (dst *UpdateInfluxDBIntegrationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateInfluxDBIntegrationRequest) XXX_Size() int
- func (m *UpdateInfluxDBIntegrationRequest) 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 (dst *UpdateMulticastGroupRequest) XXX_Merge(src proto.Message)
- func (m *UpdateMulticastGroupRequest) XXX_Size() int
- func (m *UpdateMulticastGroupRequest) 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 (dst *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 (dst *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 (dst *UpdateOrganizationUserRequest) XXX_Merge(src proto.Message)
- func (m *UpdateOrganizationUserRequest) XXX_Size() int
- func (m *UpdateOrganizationUserRequest) 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 (dst *UpdateServiceProfileRequest) XXX_Merge(src proto.Message)
- func (m *UpdateServiceProfileRequest) XXX_Size() int
- func (m *UpdateServiceProfileRequest) 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 (dst *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 (dst *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) GetRxInfo() []*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 (dst *UplinkFrameLog) XXX_Merge(src proto.Message)
- func (m *UplinkFrameLog) XXX_Size() int
- func (m *UplinkFrameLog) XXX_Unmarshal(b []byte) error
- type UplinkRXInfo
- func (*UplinkRXInfo) Descriptor() ([]byte, []int)
- func (m *UplinkRXInfo) GetAntenna() uint32
- func (m *UplinkRXInfo) GetBoard() uint32
- func (m *UplinkRXInfo) GetChannel() uint32
- func (m *UplinkRXInfo) GetEncryptedFineTimestamp() *EncryptedFineTimestamp
- func (m *UplinkRXInfo) GetFineTimestamp() isUplinkRXInfo_FineTimestamp
- func (m *UplinkRXInfo) GetFineTimestampType() gw.FineTimestampType
- func (m *UplinkRXInfo) GetGatewayId() string
- func (m *UplinkRXInfo) GetLocation() *common.Location
- func (m *UplinkRXInfo) GetLoraSnr() float64
- func (m *UplinkRXInfo) GetPlainFineTimestamp() *gw.PlainFineTimestamp
- func (m *UplinkRXInfo) GetRfChain() uint32
- func (m *UplinkRXInfo) GetRssi() int32
- func (m *UplinkRXInfo) GetTime() *timestamp.Timestamp
- func (m *UplinkRXInfo) GetTimeSinceGpsEpoch() *duration.Duration
- func (m *UplinkRXInfo) GetTimestamp() uint32
- func (*UplinkRXInfo) ProtoMessage()
- func (m *UplinkRXInfo) Reset()
- func (m *UplinkRXInfo) String() string
- func (m *UplinkRXInfo) XXX_DiscardUnknown()
- func (m *UplinkRXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UplinkRXInfo) XXX_Merge(src proto.Message)
- func (*UplinkRXInfo) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *UplinkRXInfo) XXX_Size() int
- func (m *UplinkRXInfo) XXX_Unmarshal(b []byte) error
- type UplinkRXInfo_EncryptedFineTimestamp
- type UplinkRXInfo_PlainFineTimestamp
- 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 (m *User) GetUsername() string
- 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 (dst *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) GetNote() string
- func (m *UserListItem) GetSessionTtl() int32
- func (m *UserListItem) GetUpdatedAt() *timestamp.Timestamp
- func (m *UserListItem) GetUsername() string
- 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 (dst *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) 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 (dst *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 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 IntegrationKind_name = map[int32]string{
0: "HTTP",
1: "INFLUXDB",
}
var IntegrationKind_value = map[string]int32{
"HTTP": 0,
"INFLUXDB": 1,
}
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 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 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 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 RegisterDeviceServiceServer ¶
func RegisterDeviceServiceServer(s *grpc.Server, srv DeviceServiceServer)
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 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 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 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 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 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 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 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 RegisterUserServiceServer ¶
func RegisterUserServiceServer(s *grpc.Server, srv UserServiceServer)
Types ¶
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 (dst *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 must be under the same service-profile as the // multicast-group. 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 (dst *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 (dst *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. 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. PayloadCodec string `protobuf:"bytes,6,opt,name=payload_codec,json=payloadCodec,proto3" json:"payload_codec,omitempty"` // Payload encoder script. PayloadEncoderScript string `protobuf:"bytes,7,opt,name=payload_encoder_script,json=payloadEncoderScript,proto3" json:"payload_encoder_script,omitempty"` // Payload decoder script. 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 (dst *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 (dst *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) // ListIntegrations lists all configured integrations. ListIntegrations(ctx context.Context, in *ListIntegrationRequest, opts ...grpc.CallOption) (*ListIntegrationResponse, 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.ClientConn) 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) // ListIntegrations lists all configured integrations. ListIntegrations(context.Context, *ListIntegrationRequest) (*ListIntegrationResponse, error) }
ApplicationServiceServer is the server API for ApplicationService service.
type BrandingResponse ¶
type BrandingResponse struct { // Logo html. Logo string `protobuf:"bytes,1,opt,name=logo,proto3" json:"logo,omitempty"` // Registration html. Registration string `protobuf:"bytes,2,opt,name=registration,proto3" json:"registration,omitempty"` // Footer html. XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BrandingResponse) Descriptor ¶
func (*BrandingResponse) Descriptor() ([]byte, []int)
func (*BrandingResponse) GetFooter ¶
func (m *BrandingResponse) GetFooter() string
func (*BrandingResponse) GetLogo ¶
func (m *BrandingResponse) GetLogo() string
func (*BrandingResponse) GetRegistration ¶
func (m *BrandingResponse) GetRegistration() string
func (*BrandingResponse) ProtoMessage ¶
func (*BrandingResponse) ProtoMessage()
func (*BrandingResponse) Reset ¶
func (m *BrandingResponse) Reset()
func (*BrandingResponse) String ¶
func (m *BrandingResponse) String() string
func (*BrandingResponse) XXX_DiscardUnknown ¶
func (m *BrandingResponse) XXX_DiscardUnknown()
func (*BrandingResponse) XXX_Marshal ¶
func (m *BrandingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BrandingResponse) XXX_Merge ¶
func (dst *BrandingResponse) XXX_Merge(src proto.Message)
func (*BrandingResponse) XXX_Size ¶
func (m *BrandingResponse) XXX_Size() int
func (*BrandingResponse) XXX_Unmarshal ¶
func (m *BrandingResponse) 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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 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 (dst *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 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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 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 (dst *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 (dst *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 (dst *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 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 (dst *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 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 (dst *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. 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"` 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) GetReferenceAltitude ¶
func (*Device) GetSkipFCntCheck ¶
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 (dst *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"` 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) 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 (dst *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 (dst *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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeviceProfile) Descriptor ¶
func (*DeviceProfile) Descriptor() ([]byte, []int)
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) 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) 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) 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 (dst *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"` 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) 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 (dst *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.ClientConn) 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 (dst *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.ClientConn) 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 (only when ABP is set to true). 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) // 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) }
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.ClientConn) 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 (only when ABP is set to true). 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) // 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 }
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 DownlinkFrameLog ¶
type DownlinkFrameLog struct { // TX information of the downlink. TxInfo *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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DownlinkFrameLog) Descriptor ¶
func (*DownlinkFrameLog) Descriptor() ([]byte, []int)
func (*DownlinkFrameLog) GetPhyPayloadJson ¶
func (m *DownlinkFrameLog) GetPhyPayloadJson() string
func (*DownlinkFrameLog) GetTxInfo ¶
func (m *DownlinkFrameLog) GetTxInfo() *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 (dst *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 DownlinkTXInfo ¶
type DownlinkTXInfo struct { // Gateway ID. GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayId,proto3" json:"gateway_id,omitempty"` // Frame must be sent immediately. Immediately bool `protobuf:"varint,2,opt,name=immediately,proto3" json:"immediately,omitempty"` // Emit frame at the given time since GPS epoch. TimeSinceGpsEpoch *duration.Duration `protobuf:"bytes,3,opt,name=time_since_gps_epoch,json=timeSinceGpsEpoch,proto3" json:"time_since_gps_epoch,omitempty"` // Emit the frame at the given gateway internal timestamp. Timestamp uint32 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // TX frequency (in Hz). Frequency uint32 `protobuf:"varint,5,opt,name=frequency,proto3" json:"frequency,omitempty"` // TX power (in dBm). Power int32 `protobuf:"varint,6,opt,name=power,proto3" json:"power,omitempty"` // Modulation. Modulation common.Modulation `protobuf:"varint,7,opt,name=modulation,proto3,enum=common.Modulation" json:"modulation,omitempty"` // Types that are valid to be assigned to ModulationInfo: // *DownlinkTXInfo_LoraModulationInfo // *DownlinkTXInfo_FskModulationInfo ModulationInfo isDownlinkTXInfo_ModulationInfo `protobuf_oneof:"modulation_info"` // The board identifier for emitting the frame. Board uint32 `protobuf:"varint,10,opt,name=board,proto3" json:"board,omitempty"` // The antenna identifier for emitting the frame. Antenna uint32 `protobuf:"varint,11,opt,name=antenna,proto3" json:"antenna,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Same comment as above applies to this message.
func (*DownlinkTXInfo) Descriptor ¶
func (*DownlinkTXInfo) Descriptor() ([]byte, []int)
func (*DownlinkTXInfo) GetAntenna ¶
func (m *DownlinkTXInfo) GetAntenna() uint32
func (*DownlinkTXInfo) GetBoard ¶
func (m *DownlinkTXInfo) GetBoard() uint32
func (*DownlinkTXInfo) GetFrequency ¶
func (m *DownlinkTXInfo) GetFrequency() uint32
func (*DownlinkTXInfo) GetFskModulationInfo ¶
func (m *DownlinkTXInfo) GetFskModulationInfo() *gw.FSKModulationInfo
func (*DownlinkTXInfo) GetGatewayId ¶
func (m *DownlinkTXInfo) GetGatewayId() string
func (*DownlinkTXInfo) GetImmediately ¶
func (m *DownlinkTXInfo) GetImmediately() bool
func (*DownlinkTXInfo) GetLoraModulationInfo ¶
func (m *DownlinkTXInfo) GetLoraModulationInfo() *gw.LoRaModulationInfo
func (*DownlinkTXInfo) GetModulation ¶
func (m *DownlinkTXInfo) GetModulation() common.Modulation
func (*DownlinkTXInfo) GetModulationInfo ¶
func (m *DownlinkTXInfo) GetModulationInfo() isDownlinkTXInfo_ModulationInfo
func (*DownlinkTXInfo) GetPower ¶
func (m *DownlinkTXInfo) GetPower() int32
func (*DownlinkTXInfo) GetTimeSinceGpsEpoch ¶
func (m *DownlinkTXInfo) GetTimeSinceGpsEpoch() *duration.Duration
func (*DownlinkTXInfo) GetTimestamp ¶
func (m *DownlinkTXInfo) GetTimestamp() uint32
func (*DownlinkTXInfo) ProtoMessage ¶
func (*DownlinkTXInfo) ProtoMessage()
func (*DownlinkTXInfo) Reset ¶
func (m *DownlinkTXInfo) Reset()
func (*DownlinkTXInfo) String ¶
func (m *DownlinkTXInfo) String() string
func (*DownlinkTXInfo) XXX_DiscardUnknown ¶
func (m *DownlinkTXInfo) XXX_DiscardUnknown()
func (*DownlinkTXInfo) XXX_Marshal ¶
func (m *DownlinkTXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DownlinkTXInfo) XXX_Merge ¶
func (dst *DownlinkTXInfo) XXX_Merge(src proto.Message)
func (*DownlinkTXInfo) XXX_OneofFuncs ¶
func (*DownlinkTXInfo) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*DownlinkTXInfo) XXX_Size ¶
func (m *DownlinkTXInfo) XXX_Size() int
func (*DownlinkTXInfo) XXX_Unmarshal ¶
func (m *DownlinkTXInfo) XXX_Unmarshal(b []byte) error
type DownlinkTXInfo_FskModulationInfo ¶
type DownlinkTXInfo_FskModulationInfo struct {
FskModulationInfo *gw.FSKModulationInfo `protobuf:"bytes,9,opt,name=fsk_modulation_info,json=fskModulationInfo,proto3,oneof"`
}
type DownlinkTXInfo_LoraModulationInfo ¶
type DownlinkTXInfo_LoraModulationInfo struct {
LoraModulationInfo *gw.LoRaModulationInfo `protobuf:"bytes,8,opt,name=lora_modulation_info,json=loraModulationInfo,proto3,oneof"`
}
type EncryptedFineTimestamp ¶
type EncryptedFineTimestamp struct { // AES key index used for encrypting the fine timestamp. AesKeyIndex uint32 `protobuf:"varint,1,opt,name=aes_key_index,json=aesKeyIndex,proto3" json:"aes_key_index,omitempty"` // Encrypted 'main' fine-timestamp (ns precision part of the timestamp). EncryptedNs []byte `protobuf:"bytes,2,opt,name=encrypted_ns,json=encryptedNS,proto3" json:"encrypted_ns,omitempty"` // FPGA ID. FpgaId string `protobuf:"bytes,3,opt,name=fpga_id,json=fpgaID,proto3" json:"fpga_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
this s a copy of gw.EncryptedFineTimestamp which the only change that the fpga_id is of type string so that it can be returned in HEX format instead of base64.
func (*EncryptedFineTimestamp) Descriptor ¶
func (*EncryptedFineTimestamp) Descriptor() ([]byte, []int)
func (*EncryptedFineTimestamp) GetAesKeyIndex ¶
func (m *EncryptedFineTimestamp) GetAesKeyIndex() uint32
func (*EncryptedFineTimestamp) GetEncryptedNs ¶
func (m *EncryptedFineTimestamp) GetEncryptedNs() []byte
func (*EncryptedFineTimestamp) GetFpgaId ¶
func (m *EncryptedFineTimestamp) GetFpgaId() string
func (*EncryptedFineTimestamp) ProtoMessage ¶
func (*EncryptedFineTimestamp) ProtoMessage()
func (*EncryptedFineTimestamp) Reset ¶
func (m *EncryptedFineTimestamp) Reset()
func (*EncryptedFineTimestamp) String ¶
func (m *EncryptedFineTimestamp) String() string
func (*EncryptedFineTimestamp) XXX_DiscardUnknown ¶
func (m *EncryptedFineTimestamp) XXX_DiscardUnknown()
func (*EncryptedFineTimestamp) XXX_Marshal ¶
func (m *EncryptedFineTimestamp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EncryptedFineTimestamp) XXX_Merge ¶
func (dst *EncryptedFineTimestamp) XXX_Merge(src proto.Message)
func (*EncryptedFineTimestamp) XXX_Size ¶
func (m *EncryptedFineTimestamp) XXX_Size() int
func (*EncryptedFineTimestamp) XXX_Unmarshal ¶
func (m *EncryptedFineTimestamp) 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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 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 LoRa Server to decrypt the fine-timestamp. Boards []*GatewayBoard `protobuf:"bytes,9,rep,name=boards,proto3" json:"boards,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) GetNetworkServerId ¶
func (*Gateway) GetOrganizationId ¶
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 (dst *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"` // 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"` 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) GetId ¶
func (m *GatewayListItem) GetId() string
func (*GatewayListItem) GetName ¶
func (m *GatewayListItem) GetName() string
func (*GatewayListItem) GetNetworkServerId ¶
func (m *GatewayListItem) GetNetworkServerId() int64
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 (dst *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"` 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) 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 (dst *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 (dst *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 (dst *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.ClientConn) 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) // 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.ClientConn) 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) // 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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GatewayStats) Descriptor ¶
func (*GatewayStats) Descriptor() ([]byte, []int)
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) 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 (dst *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 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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 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 (dst *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 LoRa Server version. Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` // The LoRa 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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. 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. 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). 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. 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. StatusNotificationUrl string `` /* 126-byte string literal not displayed */ // The URL to call for location notifications. LocationNotificationUrl string `` /* 132-byte string literal not displayed */ 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) GetHeaders ¶
func (m *HTTPIntegration) GetHeaders() []*HTTPIntegrationHeader
func (*HTTPIntegration) GetJoinNotificationUrl ¶
func (m *HTTPIntegration) GetJoinNotificationUrl() string
func (*HTTPIntegration) GetLocationNotificationUrl ¶
func (m *HTTPIntegration) GetLocationNotificationUrl() string
func (*HTTPIntegration) GetStatusNotificationUrl ¶
func (m *HTTPIntegration) GetStatusNotificationUrl() 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 (dst *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 (dst *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. Db string `protobuf:"bytes,3,opt,name=db,proto3" json:"db,omitempty"` // InfluxDB username. Username string `protobuf:"bytes,4,opt,name=username,proto3" json:"username,omitempty"` // InfluxDB password. Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` // InfluxDB retention policy name. RetentionPolicyName string `protobuf:"bytes,6,opt,name=retention_policy_name,json=retentionPolicyName,proto3" json:"retention_policy_name,omitempty"` // InfluxDB timestamp precision. Precision InfluxDBPrecision `protobuf:"varint,7,opt,name=precision,proto3,enum=api.InfluxDBPrecision" json:"precision,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) GetDb ¶
func (m *InfluxDBIntegration) GetDb() string
func (*InfluxDBIntegration) GetEndpoint ¶
func (m *InfluxDBIntegration) GetEndpoint() 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) GetUsername ¶
func (m *InfluxDBIntegration) GetUsername() string
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 (dst *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 IntegrationKind ¶
type IntegrationKind int32
const ( IntegrationKind_HTTP IntegrationKind = 0 IntegrationKind_INFLUXDB IntegrationKind = 1 )
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 (dst *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) // Get the branding for the UI Branding(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*BrandingResponse, error) // Perform a global search. GlobalSearch(ctx context.Context, in *GlobalSearchRequest, opts ...grpc.CallOption) (*GlobalSearchResponse, 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.ClientConn) 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) // Get the branding for the UI Branding(context.Context, *empty.Empty) (*BrandingResponse, error) // Perform a global search. GlobalSearch(context.Context, *GlobalSearchRequest) (*GlobalSearchResponse, error) }
InternalServiceServer is the server API for InternalService service.
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 (dst *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 (dst *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 (dst *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 (dst *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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDeviceQueueItemsRequest) Descriptor ¶
func (*ListDeviceQueueItemsRequest) Descriptor() ([]byte, []int)
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 (dst *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 { DeviceQueueItems []*DeviceQueueItem `protobuf:"bytes,1,rep,name=device_queue_items,json=deviceQueueItems,proto3" json:"device_queue_items,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) 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 (dst *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"` 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) 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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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"` // Service-profile ID to filter on. ServiceProfileId string `protobuf:"bytes,5,opt,name=service_profile_id,json=serviceProfileID,proto3" json:"service_profile_id,omitempty"` // Search can be used to search on the multicast-group name. Search string `protobuf:"bytes,6,opt,name=search,proto3" json:"search,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMulticastGroupRequest) Descriptor ¶
func (*ListMulticastGroupRequest) Descriptor() ([]byte, []int)
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) GetServiceProfileId ¶
func (m *ListMulticastGroupRequest) GetServiceProfileId() 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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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 (dst *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"` 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) 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 (dst *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 (dst *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"` // When provided, the given string will be used to search on username. 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 (*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) GetSearch ¶
func (m *ListUserRequest) GetSearch() string
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 (dst *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 (dst *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 LoginRequest ¶
type LoginRequest struct { // Username of the user. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,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) GetPassword ¶
func (m *LoginRequest) GetPassword() string
func (*LoginRequest) GetUsername ¶
func (m *LoginRequest) GetUsername() 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 (dst *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 lora-app-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 (dst *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"` // Service-profile ID. // After creation, this can not be updated. ServiceProfileId string `protobuf:"bytes,11,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 (*MulticastGroup) Descriptor ¶
func (*MulticastGroup) Descriptor() ([]byte, []int)
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) GetServiceProfileId ¶
func (m *MulticastGroup) GetServiceProfileId() string
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 (dst *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"` // Service-profile ID (string formatted UUID). ServiceProfileId string `protobuf:"bytes,3,opt,name=service_profile_id,json=serviceProfileID,proto3" json:"service_profile_id,omitempty"` // Service-profile name. ServiceProfileName string `protobuf:"bytes,4,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 (*MulticastGroupListItem) Descriptor ¶
func (*MulticastGroupListItem) Descriptor() ([]byte, []int)
func (*MulticastGroupListItem) GetId ¶
func (m *MulticastGroupListItem) GetId() string
func (*MulticastGroupListItem) GetName ¶
func (m *MulticastGroupListItem) GetName() string
func (*MulticastGroupListItem) GetServiceProfileId ¶
func (m *MulticastGroupListItem) GetServiceProfileId() string
func (*MulticastGroupListItem) GetServiceProfileName ¶
func (m *MulticastGroupListItem) GetServiceProfileName() 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 (dst *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.ClientConn) 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 (dst *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 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 (dst *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 (dst *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) }
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.ClientConn) 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) }
NetworkServerServiceServer is the server API for NetworkServerService service.
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"` 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) 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 (dst *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. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_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) 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 (dst *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 (dst *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. 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.ClientConn) 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. 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. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // Username (only used on get). Username string `protobuf:"bytes,4,opt,name=username,proto3" json:"username,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrganizationUser) Descriptor ¶
func (*OrganizationUser) Descriptor() ([]byte, []int)
func (*OrganizationUser) GetIsAdmin ¶
func (m *OrganizationUser) GetIsAdmin() bool
func (*OrganizationUser) GetOrganizationId ¶
func (m *OrganizationUser) GetOrganizationId() int64
func (*OrganizationUser) GetUserId ¶
func (m *OrganizationUser) GetUserId() int64
func (*OrganizationUser) GetUsername ¶
func (m *OrganizationUser) GetUsername() string
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 (dst *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. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userID,proto3" json:"user_id,omitempty"` // Username. Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` // User is admin within the context of the organization. IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_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) GetIsAdmin ¶
func (m *OrganizationUserListItem) GetIsAdmin() bool
func (*OrganizationUserListItem) GetUpdatedAt ¶
func (m *OrganizationUserListItem) GetUpdatedAt() *timestamp.Timestamp
func (*OrganizationUserListItem) GetUserId ¶
func (m *OrganizationUserListItem) GetUserId() int64
func (*OrganizationUserListItem) GetUsername ¶
func (m *OrganizationUserListItem) GetUsername() string
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 (dst *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 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"` // Profile settings. Settings *ProfileSettings `protobuf:"bytes,4,opt,name=settings,proto3" json:"settings,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) GetSettings ¶
func (m *ProfileResponse) GetSettings() *ProfileSettings
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 (dst *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 ProfileSettings ¶
type ProfileSettings struct { // Existing users in the system can not be assigned to organizations and // application and can not be listed by non global admin users. DisableAssignExistingUsers bool `` /* 144-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ProfileSettings) Descriptor ¶
func (*ProfileSettings) Descriptor() ([]byte, []int)
func (*ProfileSettings) GetDisableAssignExistingUsers ¶
func (m *ProfileSettings) GetDisableAssignExistingUsers() bool
func (*ProfileSettings) ProtoMessage ¶
func (*ProfileSettings) ProtoMessage()
func (*ProfileSettings) Reset ¶
func (m *ProfileSettings) Reset()
func (*ProfileSettings) String ¶
func (m *ProfileSettings) String() string
func (*ProfileSettings) XXX_DiscardUnknown ¶
func (m *ProfileSettings) XXX_DiscardUnknown()
func (*ProfileSettings) XXX_Marshal ¶
func (m *ProfileSettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProfileSettings) XXX_Merge ¶
func (dst *ProfileSettings) XXX_Merge(src proto.Message)
func (*ProfileSettings) XXX_Size ¶
func (m *ProfileSettings) XXX_Size() int
func (*ProfileSettings) XXX_Unmarshal ¶
func (m *ProfileSettings) 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 (dst *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"` 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) 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 (dst *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"` 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) 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 (dst *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.ClientConn) 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 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 (dst *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"` 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) 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 (dst *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 (dst *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 (dst *StreamDeviceFrameLogsResponse) XXX_Merge(src proto.Message)
func (*StreamDeviceFrameLogsResponse) XXX_OneofFuncs ¶
func (*StreamDeviceFrameLogsResponse) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs 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 (dst *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 (dst *StreamGatewayFrameLogsResponse) XXX_Merge(src proto.Message)
func (*StreamGatewayFrameLogsResponse) XXX_OneofFuncs ¶
func (*StreamGatewayFrameLogsResponse) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs 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 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 (dst *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 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 (dst *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 (dst *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 (dst *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 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 (dst *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 (dst *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 (dst *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 (dst *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 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 (dst *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 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 (dst *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 (dst *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 (dst *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 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 (dst *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 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 (dst *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 (dst *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 []*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"` 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) GetRxInfo ¶
func (m *UplinkFrameLog) GetRxInfo() []*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 (dst *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 UplinkRXInfo ¶
type UplinkRXInfo struct { // Gateway ID. GatewayId string `protobuf:"bytes,1,opt,name=gateway_id,json=gatewayId,proto3" json:"gateway_id,omitempty"` // RX time (only set when the gateway has a GPS module). Time *timestamp.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"` // RX time since GPS epoch (only set when the gateway has a GPS module). TimeSinceGpsEpoch *duration.Duration `protobuf:"bytes,3,opt,name=time_since_gps_epoch,json=timeSinceGpsEpoch,proto3" json:"time_since_gps_epoch,omitempty"` // Gateway internal timestamp. Timestamp uint32 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // RSSI. Rssi int32 `protobuf:"varint,5,opt,name=rssi,proto3" json:"rssi,omitempty"` // LoRa SNR. LoraSnr float64 `protobuf:"fixed64,6,opt,name=lora_snr,json=loraSnr,proto3" json:"lora_snr,omitempty"` // Channel. Channel uint32 `protobuf:"varint,7,opt,name=channel,proto3" json:"channel,omitempty"` // RF Chain. RfChain uint32 `protobuf:"varint,8,opt,name=rf_chain,json=rfChain,proto3" json:"rf_chain,omitempty"` // Board. Board uint32 `protobuf:"varint,9,opt,name=board,proto3" json:"board,omitempty"` // Antenna. Antenna uint32 `protobuf:"varint,10,opt,name=antenna,proto3" json:"antenna,omitempty"` // Location. Location *common.Location `protobuf:"bytes,11,opt,name=location,proto3" json:"location,omitempty"` // Fine-timestamp type. FineTimestampType gw.FineTimestampType `` /* 142-byte string literal not displayed */ // Fine-timestamp data. // // Types that are valid to be assigned to FineTimestamp: // *UplinkRXInfo_EncryptedFineTimestamp // *UplinkRXInfo_PlainFineTimestamp FineTimestamp isUplinkRXInfo_FineTimestamp `protobuf_oneof:"fine_timestamp"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
This is a copy of gw.UplinkRXInfo with the only change that the gateway_id is of type string so that we can return it as HEX encoded instead of base64.
func (*UplinkRXInfo) Descriptor ¶
func (*UplinkRXInfo) Descriptor() ([]byte, []int)
func (*UplinkRXInfo) GetAntenna ¶
func (m *UplinkRXInfo) GetAntenna() uint32
func (*UplinkRXInfo) GetBoard ¶
func (m *UplinkRXInfo) GetBoard() uint32
func (*UplinkRXInfo) GetChannel ¶
func (m *UplinkRXInfo) GetChannel() uint32
func (*UplinkRXInfo) GetEncryptedFineTimestamp ¶
func (m *UplinkRXInfo) GetEncryptedFineTimestamp() *EncryptedFineTimestamp
func (*UplinkRXInfo) GetFineTimestamp ¶
func (m *UplinkRXInfo) GetFineTimestamp() isUplinkRXInfo_FineTimestamp
func (*UplinkRXInfo) GetFineTimestampType ¶
func (m *UplinkRXInfo) GetFineTimestampType() gw.FineTimestampType
func (*UplinkRXInfo) GetGatewayId ¶
func (m *UplinkRXInfo) GetGatewayId() string
func (*UplinkRXInfo) GetLocation ¶
func (m *UplinkRXInfo) GetLocation() *common.Location
func (*UplinkRXInfo) GetLoraSnr ¶
func (m *UplinkRXInfo) GetLoraSnr() float64
func (*UplinkRXInfo) GetPlainFineTimestamp ¶
func (m *UplinkRXInfo) GetPlainFineTimestamp() *gw.PlainFineTimestamp
func (*UplinkRXInfo) GetRfChain ¶
func (m *UplinkRXInfo) GetRfChain() uint32
func (*UplinkRXInfo) GetRssi ¶
func (m *UplinkRXInfo) GetRssi() int32
func (*UplinkRXInfo) GetTime ¶
func (m *UplinkRXInfo) GetTime() *timestamp.Timestamp
func (*UplinkRXInfo) GetTimeSinceGpsEpoch ¶
func (m *UplinkRXInfo) GetTimeSinceGpsEpoch() *duration.Duration
func (*UplinkRXInfo) GetTimestamp ¶
func (m *UplinkRXInfo) GetTimestamp() uint32
func (*UplinkRXInfo) ProtoMessage ¶
func (*UplinkRXInfo) ProtoMessage()
func (*UplinkRXInfo) Reset ¶
func (m *UplinkRXInfo) Reset()
func (*UplinkRXInfo) String ¶
func (m *UplinkRXInfo) String() string
func (*UplinkRXInfo) XXX_DiscardUnknown ¶
func (m *UplinkRXInfo) XXX_DiscardUnknown()
func (*UplinkRXInfo) XXX_Marshal ¶
func (m *UplinkRXInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UplinkRXInfo) XXX_Merge ¶
func (dst *UplinkRXInfo) XXX_Merge(src proto.Message)
func (*UplinkRXInfo) XXX_OneofFuncs ¶
func (*UplinkRXInfo) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*UplinkRXInfo) XXX_Size ¶
func (m *UplinkRXInfo) XXX_Size() int
func (*UplinkRXInfo) XXX_Unmarshal ¶
func (m *UplinkRXInfo) XXX_Unmarshal(b []byte) error
type UplinkRXInfo_EncryptedFineTimestamp ¶
type UplinkRXInfo_EncryptedFineTimestamp struct {
EncryptedFineTimestamp *EncryptedFineTimestamp `protobuf:"bytes,13,opt,name=encrypted_fine_timestamp,json=encryptedFineTimestamp,proto3,oneof"`
}
type UplinkRXInfo_PlainFineTimestamp ¶
type UplinkRXInfo_PlainFineTimestamp struct {
PlainFineTimestamp *gw.PlainFineTimestamp `protobuf:"bytes,14,opt,name=plain_fine_timestamp,json=plainFineTimestamp,proto3,oneof"`
}
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"` // Username of the user. Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,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) GetUsername ¶
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"` // Username of the user. Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,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"` // 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) GetNote ¶
func (m *UserListItem) GetNote() string
func (*UserListItem) GetSessionTtl ¶
func (m *UserListItem) GetSessionTtl() int32
func (*UserListItem) GetUpdatedAt ¶
func (m *UserListItem) GetUpdatedAt() *timestamp.Timestamp
func (*UserListItem) GetUsername ¶
func (m *UserListItem) GetUsername() string
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 (dst *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 has admin rights within the organization. IsAdmin bool `protobuf:"varint,2,opt,name=is_admin,json=isAdmin,proto3" json:"is_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) 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 (dst *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.ClientConn) 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 ¶
- api.go
- application.pb.go
- application.pb.gw.go
- common.pb.go
- device.pb.go
- device.pb.gw.go
- deviceProfile.pb.go
- deviceProfile.pb.gw.go
- deviceQueue.pb.go
- deviceQueue.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