Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterDefaultServiceServer(s grpc.ServiceRegistrar, srv DefaultServiceServer)
- type AuthenticatePostResponse
- type AuthenticateRegistrationIdPostRequest
- func (*AuthenticateRegistrationIdPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateRegistrationIdPostRequest) GetRegistrationId() *models.RegistrationId
- func (*AuthenticateRegistrationIdPostRequest) ProtoMessage()
- func (x *AuthenticateRegistrationIdPostRequest) ProtoReflect() protoreflect.Message
- func (x *AuthenticateRegistrationIdPostRequest) Reset()
- func (x *AuthenticateRegistrationIdPostRequest) String() string
- type Bbox
- type BboxConfigResponse
- type BboxesGetResponse
- func (*BboxesGetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BboxesGetResponse) GetData() []*models.Bbox
- func (*BboxesGetResponse) ProtoMessage()
- func (x *BboxesGetResponse) ProtoReflect() protoreflect.Message
- func (x *BboxesGetResponse) Reset()
- func (x *BboxesGetResponse) String() string
- type ConfigsBboxAssociatePostRequest
- func (*ConfigsBboxAssociatePostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigsBboxAssociatePostRequest) GetBboxId() string
- func (x *ConfigsBboxAssociatePostRequest) GetConfigUuid() string
- func (x *ConfigsBboxAssociatePostRequest) GetHiveUuid() string
- func (x *ConfigsBboxAssociatePostRequest) GetUserId() int64
- func (*ConfigsBboxAssociatePostRequest) ProtoMessage()
- func (x *ConfigsBboxAssociatePostRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigsBboxAssociatePostRequest) Reset()
- func (x *ConfigsBboxAssociatePostRequest) String() string
- type ConfigsBboxDeleteRequest
- func (*ConfigsBboxDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigsBboxDeleteRequest) GetQToken() string
- func (x *ConfigsBboxDeleteRequest) GetToken() string
- func (x *ConfigsBboxDeleteRequest) GetUserId() int64
- func (x *ConfigsBboxDeleteRequest) GetUuid() string
- func (*ConfigsBboxDeleteRequest) ProtoMessage()
- func (x *ConfigsBboxDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigsBboxDeleteRequest) Reset()
- func (x *ConfigsBboxDeleteRequest) String() string
- type ConfigsBboxGetRequest
- func (*ConfigsBboxGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigsBboxGetRequest) GetQToken() string
- func (x *ConfigsBboxGetRequest) GetToken() string
- func (x *ConfigsBboxGetRequest) GetUserId() int64
- func (x *ConfigsBboxGetRequest) GetUuid() string
- func (*ConfigsBboxGetRequest) ProtoMessage()
- func (x *ConfigsBboxGetRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigsBboxGetRequest) Reset()
- func (x *ConfigsBboxGetRequest) String() string
- type ConfigsBboxPostRequest
- func (*ConfigsBboxPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigsBboxPostRequest) GetBbox() *models.Bbox
- func (x *ConfigsBboxPostRequest) GetQToken() string
- func (x *ConfigsBboxPostRequest) GetToken() string
- func (x *ConfigsBboxPostRequest) GetUserId() int64
- func (*ConfigsBboxPostRequest) ProtoMessage()
- func (x *ConfigsBboxPostRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigsBboxPostRequest) Reset()
- func (x *ConfigsBboxPostRequest) String() string
- type ConfigsBboxPutRequest
- func (*ConfigsBboxPutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigsBboxPutRequest) GetBbox() *models.Bbox
- func (x *ConfigsBboxPutRequest) GetQToken() string
- func (x *ConfigsBboxPutRequest) GetToken() string
- func (x *ConfigsBboxPutRequest) GetUserId() int64
- func (x *ConfigsBboxPutRequest) GetUuid() string
- func (*ConfigsBboxPutRequest) ProtoMessage()
- func (x *ConfigsBboxPutRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigsBboxPutRequest) Reset()
- func (x *ConfigsBboxPutRequest) String() string
- type ConfigsBboxRegisterPostRequest
- func (*ConfigsBboxRegisterPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigsBboxRegisterPostRequest) GetBbox() *models.Bbox
- func (x *ConfigsBboxRegisterPostRequest) GetRegistrationId() string
- func (x *ConfigsBboxRegisterPostRequest) GetUserId() int64
- func (*ConfigsBboxRegisterPostRequest) ProtoMessage()
- func (x *ConfigsBboxRegisterPostRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigsBboxRegisterPostRequest) Reset()
- func (x *ConfigsBboxRegisterPostRequest) String() string
- type DefaultServiceClient
- type DefaultServiceServer
- type GenericPostResponse
- type GetBboxResponse
- type GetHivesResponse
- type GetStandsResponse
- type GetTemperatureResponse
- type Hive
- type Hive_FormatEnum
- type HivesDeleteRequest
- func (*HivesDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HivesDeleteRequest) GetQToken() string
- func (x *HivesDeleteRequest) GetToken() string
- func (x *HivesDeleteRequest) GetUserId() int64
- func (x *HivesDeleteRequest) GetUuid() string
- func (*HivesDeleteRequest) ProtoMessage()
- func (x *HivesDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *HivesDeleteRequest) Reset()
- func (x *HivesDeleteRequest) String() string
- type HivesGetRequest
- func (*HivesGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HivesGetRequest) GetEpoch() int64
- func (x *HivesGetRequest) GetSecondsInThePast() int64
- func (x *HivesGetRequest) GetUserId() int64
- func (x *HivesGetRequest) GetUuid() string
- func (*HivesGetRequest) ProtoMessage()
- func (x *HivesGetRequest) ProtoReflect() protoreflect.Message
- func (x *HivesGetRequest) Reset()
- func (x *HivesGetRequest) String() string
- type HivesPostRequest
- func (*HivesPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HivesPostRequest) GetHive() *models.Hive
- func (x *HivesPostRequest) GetQToken() string
- func (x *HivesPostRequest) GetToken() string
- func (x *HivesPostRequest) GetUserId() int64
- func (*HivesPostRequest) ProtoMessage()
- func (x *HivesPostRequest) ProtoReflect() protoreflect.Message
- func (x *HivesPostRequest) Reset()
- func (x *HivesPostRequest) String() string
- type HivesPutRequest
- func (*HivesPutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HivesPutRequest) GetHive() *models.Hive
- func (x *HivesPutRequest) GetQToken() string
- func (x *HivesPutRequest) GetToken() string
- func (x *HivesPutRequest) GetUserId() int64
- func (*HivesPutRequest) ProtoMessage()
- func (x *HivesPutRequest) ProtoReflect() protoreflect.Message
- func (x *HivesPutRequest) Reset()
- func (x *HivesPutRequest) String() string
- type LoginPostRequest
- func (*LoginPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginPostRequest) GetPassword() string
- func (x *LoginPostRequest) GetUsername() string
- func (*LoginPostRequest) ProtoMessage()
- func (x *LoginPostRequest) ProtoReflect() protoreflect.Message
- func (x *LoginPostRequest) Reset()
- func (x *LoginPostRequest) String() string
- type LoginPostResponse
- type PostBboxResponse
- type PostHivesResponse
- type PostStandsResponse
- type PutBboxResponse
- type PutHiveResponse
- type PutStandResponse
- type RegistrationId
- type ScaleGetRequest
- func (*ScaleGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScaleGetRequest) GetBhiveId() string
- func (x *ScaleGetRequest) GetEpoch() int64
- func (x *ScaleGetRequest) GetQToken() string
- func (x *ScaleGetRequest) GetSecondsInThePast() int64
- func (x *ScaleGetRequest) GetToken() string
- func (*ScaleGetRequest) ProtoMessage()
- func (x *ScaleGetRequest) ProtoReflect() protoreflect.Message
- func (x *ScaleGetRequest) Reset()
- func (x *ScaleGetRequest) String() string
- type ScaleGetResponse
- type ScaleGetV2Request
- func (*ScaleGetV2Request) Descriptor() ([]byte, []int)deprecated
- func (x *ScaleGetV2Request) GetEpoch() int64
- func (x *ScaleGetV2Request) GetHiveUuid() string
- func (x *ScaleGetV2Request) GetMacAddress() string
- func (x *ScaleGetV2Request) GetQToken() string
- func (x *ScaleGetV2Request) GetSecondsInThePast() int64
- func (x *ScaleGetV2Request) GetToken() string
- func (x *ScaleGetV2Request) GetUserId() int64
- func (*ScaleGetV2Request) ProtoMessage()
- func (x *ScaleGetV2Request) ProtoReflect() protoreflect.Message
- func (x *ScaleGetV2Request) Reset()
- func (x *ScaleGetV2Request) String() string
- type ScalePostRequest
- func (*ScalePostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScalePostRequest) GetQToken() string
- func (x *ScalePostRequest) GetRegistrationId() string
- func (x *ScalePostRequest) GetToken() string
- func (x *ScalePostRequest) GetUserId() int64
- func (x *ScalePostRequest) GetWeight() *models.Weight
- func (*ScalePostRequest) ProtoMessage()
- func (x *ScalePostRequest) ProtoReflect() protoreflect.Message
- func (x *ScalePostRequest) Reset()
- func (x *ScalePostRequest) String() string
- type ScalePostV2Request
- func (*ScalePostV2Request) Descriptor() ([]byte, []int)deprecated
- func (x *ScalePostV2Request) GetRegistrationId() string
- func (x *ScalePostV2Request) GetScaleV2() *models.ScaleV2
- func (x *ScalePostV2Request) GetUserId() int64
- func (*ScalePostV2Request) ProtoMessage()
- func (x *ScalePostV2Request) ProtoReflect() protoreflect.Message
- func (x *ScalePostV2Request) Reset()
- func (x *ScalePostV2Request) String() string
- type ScaleV2
- type ScaleV2Response
- type Stand
- type StandsDeleteRequest
- func (*StandsDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StandsDeleteRequest) GetQToken() string
- func (x *StandsDeleteRequest) GetToken() string
- func (x *StandsDeleteRequest) GetUserId() int64
- func (x *StandsDeleteRequest) GetUuid() string
- func (*StandsDeleteRequest) ProtoMessage()
- func (x *StandsDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *StandsDeleteRequest) Reset()
- func (x *StandsDeleteRequest) String() string
- type StandsGetRequest
- func (*StandsGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StandsGetRequest) GetEpoch() int64
- func (x *StandsGetRequest) GetQToken() string
- func (x *StandsGetRequest) GetSecondsInThePast() int64
- func (x *StandsGetRequest) GetToken() string
- func (x *StandsGetRequest) GetUserId() int64
- func (x *StandsGetRequest) GetUuid() string
- func (*StandsGetRequest) ProtoMessage()
- func (x *StandsGetRequest) ProtoReflect() protoreflect.Message
- func (x *StandsGetRequest) Reset()
- func (x *StandsGetRequest) String() string
- type StandsPostRequest
- func (*StandsPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StandsPostRequest) GetQToken() string
- func (x *StandsPostRequest) GetStand() *models.Stand
- func (x *StandsPostRequest) GetToken() string
- func (x *StandsPostRequest) GetUserId() int64
- func (*StandsPostRequest) ProtoMessage()
- func (x *StandsPostRequest) ProtoReflect() protoreflect.Message
- func (x *StandsPostRequest) Reset()
- func (x *StandsPostRequest) String() string
- type StandsPutRequest
- func (*StandsPutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StandsPutRequest) GetQToken() string
- func (x *StandsPutRequest) GetStand() *models.Stand
- func (x *StandsPutRequest) GetToken() string
- func (x *StandsPutRequest) GetUserId() int64
- func (*StandsPutRequest) ProtoMessage()
- func (x *StandsPutRequest) ProtoReflect() protoreflect.Message
- func (x *StandsPutRequest) Reset()
- func (x *StandsPutRequest) String() string
- type TelemetryGetRequest
- func (*TelemetryGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryGetRequest) GetEpoch() int64
- func (x *TelemetryGetRequest) GetHiveUuid() string
- func (x *TelemetryGetRequest) GetMacAddress() string
- func (x *TelemetryGetRequest) GetQToken() string
- func (x *TelemetryGetRequest) GetSecondsInThePast() int64
- func (x *TelemetryGetRequest) GetToken() string
- func (x *TelemetryGetRequest) GetUserId() int64
- func (*TelemetryGetRequest) ProtoMessage()
- func (x *TelemetryGetRequest) ProtoReflect() protoreflect.Message
- func (x *TelemetryGetRequest) Reset()
- func (x *TelemetryGetRequest) String() string
- type TelemetryPostRequest
- func (*TelemetryPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryPostRequest) GetRegistrationId() string
- func (x *TelemetryPostRequest) GetTelemetryValues() *models.TelemetryValues
- func (x *TelemetryPostRequest) GetUserId() int64
- func (*TelemetryPostRequest) ProtoMessage()
- func (x *TelemetryPostRequest) ProtoReflect() protoreflect.Message
- func (x *TelemetryPostRequest) Reset()
- func (x *TelemetryPostRequest) String() string
- type TelemetryResponse
- type TelemetryValues
- type Temperature
- type TemperatureGetRequest
- func (*TemperatureGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TemperatureGetRequest) GetBhiveId() string
- func (x *TemperatureGetRequest) GetEpoch() int64
- func (x *TemperatureGetRequest) GetQToken() string
- func (x *TemperatureGetRequest) GetSecondsInThePast() int64
- func (x *TemperatureGetRequest) GetToken() string
- func (x *TemperatureGetRequest) GetUserId() int64
- func (*TemperatureGetRequest) ProtoMessage()
- func (x *TemperatureGetRequest) ProtoReflect() protoreflect.Message
- func (x *TemperatureGetRequest) Reset()
- func (x *TemperatureGetRequest) String() string
- type TemperaturePostRequest
- func (*TemperaturePostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TemperaturePostRequest) GetTemperature() *models.Temperature
- func (x *TemperaturePostRequest) GetUserId() int64
- func (*TemperaturePostRequest) ProtoMessage()
- func (x *TemperaturePostRequest) ProtoReflect() protoreflect.Message
- func (x *TemperaturePostRequest) Reset()
- func (x *TemperaturePostRequest) String() string
- type UnimplementedDefaultServiceServer
- func (UnimplementedDefaultServiceServer) AuthenticateRegistrationIdPost(context.Context, *AuthenticateRegistrationIdPostRequest) (*models.AuthenticatePostResponse, error)
- func (UnimplementedDefaultServiceServer) BboxesGet(context.Context, *emptypb.Empty) (*BboxesGetResponse, error)
- func (UnimplementedDefaultServiceServer) ConfigsBboxAssociatePost(context.Context, *ConfigsBboxAssociatePostRequest) (*models.GenericPostResponse, error)
- func (UnimplementedDefaultServiceServer) ConfigsBboxDelete(context.Context, *ConfigsBboxDeleteRequest) (*emptypb.Empty, error)
- func (UnimplementedDefaultServiceServer) ConfigsBboxGet(context.Context, *ConfigsBboxGetRequest) (*models.GetBboxResponse, error)
- func (UnimplementedDefaultServiceServer) ConfigsBboxPost(context.Context, *ConfigsBboxPostRequest) (*models.PostBboxResponse, error)
- func (UnimplementedDefaultServiceServer) ConfigsBboxPut(context.Context, *ConfigsBboxPutRequest) (*models.PutBboxResponse, error)
- func (UnimplementedDefaultServiceServer) ConfigsBboxRegisterPost(context.Context, *ConfigsBboxRegisterPostRequest) (*models.BboxConfigResponse, error)
- func (UnimplementedDefaultServiceServer) HivesDelete(context.Context, *HivesDeleteRequest) (*emptypb.Empty, error)
- func (UnimplementedDefaultServiceServer) HivesGet(context.Context, *HivesGetRequest) (*models.GetHivesResponse, error)
- func (UnimplementedDefaultServiceServer) HivesPost(context.Context, *HivesPostRequest) (*models.PostHivesResponse, error)
- func (UnimplementedDefaultServiceServer) HivesPut(context.Context, *HivesPutRequest) (*models.PutHiveResponse, error)
- func (UnimplementedDefaultServiceServer) LoginPost(context.Context, *LoginPostRequest) (*models.LoginPostResponse, error)
- func (UnimplementedDefaultServiceServer) ScaleGet(context.Context, *ScaleGetRequest) (*ScaleGetResponse, error)
- func (UnimplementedDefaultServiceServer) ScaleGetV2(context.Context, *ScaleGetV2Request) (*models.ScaleV2Response, error)
- func (UnimplementedDefaultServiceServer) ScalePost(context.Context, *ScalePostRequest) (*models.GenericPostResponse, error)
- func (UnimplementedDefaultServiceServer) ScalePostV2(context.Context, *ScalePostV2Request) (*models.GenericPostResponse, error)
- func (UnimplementedDefaultServiceServer) StandsDelete(context.Context, *StandsDeleteRequest) (*emptypb.Empty, error)
- func (UnimplementedDefaultServiceServer) StandsGet(context.Context, *StandsGetRequest) (*models.GetStandsResponse, error)
- func (UnimplementedDefaultServiceServer) StandsPost(context.Context, *StandsPostRequest) (*models.PostStandsResponse, error)
- func (UnimplementedDefaultServiceServer) StandsPut(context.Context, *StandsPutRequest) (*models.PutStandResponse, error)
- func (UnimplementedDefaultServiceServer) TelemetryGet(context.Context, *TelemetryGetRequest) (*models.TelemetryResponse, error)
- func (UnimplementedDefaultServiceServer) TelemetryPost(context.Context, *TelemetryPostRequest) (*models.BboxConfigResponse, error)
- func (UnimplementedDefaultServiceServer) TemperatureGet(context.Context, *TemperatureGetRequest) (*models.GetTemperatureResponse, error)
- func (UnimplementedDefaultServiceServer) TemperaturePost(context.Context, *TemperaturePostRequest) (*models.GenericPostResponse, error)
- func (UnimplementedDefaultServiceServer) UserPost(context.Context, *UserPostRequest) (*emptypb.Empty, error)
- func (UnimplementedDefaultServiceServer) VarroaScanGet(context.Context, *VarroaScanGetRequest) (*models.VarroaScanResponse, error)
- func (UnimplementedDefaultServiceServer) VarroaScanImageAssociate(context.Context, *VarroaScanImageAssociateRequest) (*models.GenericPostResponse, error)
- func (UnimplementedDefaultServiceServer) VarroaScanImagePost(context.Context, *VarroaScanImagePostRequest) (*emptypb.Empty, error)
- func (UnimplementedDefaultServiceServer) VarroaScanPost(context.Context, *VarroaScanPostRequest) (*emptypb.Empty, error)
- type UnsafeDefaultServiceServer
- type User
- type UserPostRequest
- type VarroaScan
- type VarroaScanGetRequest
- func (*VarroaScanGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VarroaScanGetRequest) GetBhiveId() string
- func (x *VarroaScanGetRequest) GetEpoch() int64
- func (x *VarroaScanGetRequest) GetHiveUuid() string
- func (x *VarroaScanGetRequest) GetQToken() string
- func (x *VarroaScanGetRequest) GetSecondsInThePast() int64
- func (x *VarroaScanGetRequest) GetToken() string
- func (x *VarroaScanGetRequest) GetUserId() int64
- func (x *VarroaScanGetRequest) GetUuid() string
- func (*VarroaScanGetRequest) ProtoMessage()
- func (x *VarroaScanGetRequest) ProtoReflect() protoreflect.Message
- func (x *VarroaScanGetRequest) Reset()
- func (x *VarroaScanGetRequest) String() string
- type VarroaScanImageAssociateRequest
- func (*VarroaScanImageAssociateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VarroaScanImageAssociateRequest) GetHiveUuid() string
- func (x *VarroaScanImageAssociateRequest) GetUserId() int64
- func (x *VarroaScanImageAssociateRequest) GetVarroaScanImageUuid() string
- func (*VarroaScanImageAssociateRequest) ProtoMessage()
- func (x *VarroaScanImageAssociateRequest) ProtoReflect() protoreflect.Message
- func (x *VarroaScanImageAssociateRequest) Reset()
- func (x *VarroaScanImageAssociateRequest) String() string
- type VarroaScanImagePostRequest
- func (*VarroaScanImagePostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VarroaScanImagePostRequest) GetBhiveId() string
- func (x *VarroaScanImagePostRequest) GetEpoch() int64
- func (x *VarroaScanImagePostRequest) GetHiveUuid() string
- func (x *VarroaScanImagePostRequest) GetQToken() string
- func (x *VarroaScanImagePostRequest) GetScan() []byte
- func (x *VarroaScanImagePostRequest) GetToken() string
- func (x *VarroaScanImagePostRequest) GetUserId() int64
- func (*VarroaScanImagePostRequest) ProtoMessage()
- func (x *VarroaScanImagePostRequest) ProtoReflect() protoreflect.Message
- func (x *VarroaScanImagePostRequest) Reset()
- func (x *VarroaScanImagePostRequest) String() string
- type VarroaScanPostRequest
- func (*VarroaScanPostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VarroaScanPostRequest) GetUserId() int64
- func (x *VarroaScanPostRequest) GetVarroaScan() *models.VarroaScan
- func (*VarroaScanPostRequest) ProtoMessage()
- func (x *VarroaScanPostRequest) ProtoReflect() protoreflect.Message
- func (x *VarroaScanPostRequest) Reset()
- func (x *VarroaScanPostRequest) String() string
- type VarroaScanResponse
- type Weight
Constants ¶
const Hive_FormatEnum_DADANT = models.Hive_FormatEnum_DADANT
const Hive_FormatEnum_ZANDER = models.Hive_FormatEnum_ZANDER
Variables ¶
var DefaultService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "openapi.services.defaultservice.DefaultService", HandlerType: (*DefaultServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AuthenticateRegistrationIdPost", Handler: _DefaultService_AuthenticateRegistrationIdPost_Handler, }, { MethodName: "BboxesGet", Handler: _DefaultService_BboxesGet_Handler, }, { MethodName: "ConfigsBboxAssociatePost", Handler: _DefaultService_ConfigsBboxAssociatePost_Handler, }, { MethodName: "ConfigsBboxDelete", Handler: _DefaultService_ConfigsBboxDelete_Handler, }, { MethodName: "ConfigsBboxGet", Handler: _DefaultService_ConfigsBboxGet_Handler, }, { MethodName: "ConfigsBboxPost", Handler: _DefaultService_ConfigsBboxPost_Handler, }, { MethodName: "ConfigsBboxPut", Handler: _DefaultService_ConfigsBboxPut_Handler, }, { MethodName: "ConfigsBboxRegisterPost", Handler: _DefaultService_ConfigsBboxRegisterPost_Handler, }, { MethodName: "HivesDelete", Handler: _DefaultService_HivesDelete_Handler, }, { MethodName: "HivesGet", Handler: _DefaultService_HivesGet_Handler, }, { MethodName: "HivesPost", Handler: _DefaultService_HivesPost_Handler, }, { MethodName: "HivesPut", Handler: _DefaultService_HivesPut_Handler, }, { MethodName: "LoginPost", Handler: _DefaultService_LoginPost_Handler, }, { MethodName: "ScaleGet", Handler: _DefaultService_ScaleGet_Handler, }, { MethodName: "ScaleGetV2", Handler: _DefaultService_ScaleGetV2_Handler, }, { MethodName: "ScalePost", Handler: _DefaultService_ScalePost_Handler, }, { MethodName: "ScalePostV2", Handler: _DefaultService_ScalePostV2_Handler, }, { MethodName: "StandsDelete", Handler: _DefaultService_StandsDelete_Handler, }, { MethodName: "StandsGet", Handler: _DefaultService_StandsGet_Handler, }, { MethodName: "StandsPost", Handler: _DefaultService_StandsPost_Handler, }, { MethodName: "StandsPut", Handler: _DefaultService_StandsPut_Handler, }, { MethodName: "TelemetryGet", Handler: _DefaultService_TelemetryGet_Handler, }, { MethodName: "TelemetryPost", Handler: _DefaultService_TelemetryPost_Handler, }, { MethodName: "TemperatureGet", Handler: _DefaultService_TemperatureGet_Handler, }, { MethodName: "TemperaturePost", Handler: _DefaultService_TemperaturePost_Handler, }, { MethodName: "UserPost", Handler: _DefaultService_UserPost_Handler, }, { MethodName: "VarroaScanGet", Handler: _DefaultService_VarroaScanGet_Handler, }, { MethodName: "VarroaScanImageAssociate", Handler: _DefaultService_VarroaScanImageAssociate_Handler, }, { MethodName: "VarroaScanImagePost", Handler: _DefaultService_VarroaScanImagePost_Handler, }, { MethodName: "VarroaScanPost", Handler: _DefaultService_VarroaScanPost_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "services/default_service.proto", }
DefaultService_ServiceDesc is the grpc.ServiceDesc for DefaultService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_services_default_service_proto protoreflect.FileDescriptor
var Hive_FormatEnum_name = models.Hive_FormatEnum_name
var Hive_FormatEnum_value = models.Hive_FormatEnum_value
Functions ¶
func RegisterDefaultServiceServer ¶
func RegisterDefaultServiceServer(s grpc.ServiceRegistrar, srv DefaultServiceServer)
Types ¶
type AuthenticatePostResponse ¶
type AuthenticatePostResponse = models.AuthenticatePostResponse
type AuthenticateRegistrationIdPostRequest ¶
type AuthenticateRegistrationIdPostRequest struct { RegistrationId *models.RegistrationId `protobuf:"bytes,1,opt,name=registrationId,proto3" json:"registrationId,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateRegistrationIdPostRequest) Descriptor
deprecated
func (*AuthenticateRegistrationIdPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateRegistrationIdPostRequest.ProtoReflect.Descriptor instead.
func (*AuthenticateRegistrationIdPostRequest) GetRegistrationId ¶
func (x *AuthenticateRegistrationIdPostRequest) GetRegistrationId() *models.RegistrationId
func (*AuthenticateRegistrationIdPostRequest) ProtoMessage ¶
func (*AuthenticateRegistrationIdPostRequest) ProtoMessage()
func (*AuthenticateRegistrationIdPostRequest) ProtoReflect ¶
func (x *AuthenticateRegistrationIdPostRequest) ProtoReflect() protoreflect.Message
func (*AuthenticateRegistrationIdPostRequest) Reset ¶
func (x *AuthenticateRegistrationIdPostRequest) Reset()
func (*AuthenticateRegistrationIdPostRequest) String ¶
func (x *AuthenticateRegistrationIdPostRequest) String() string
type BboxConfigResponse ¶
type BboxConfigResponse = models.BboxConfigResponse
type BboxesGetResponse ¶
type BboxesGetResponse struct { Data []*models.Bbox `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BboxesGetResponse) Descriptor
deprecated
func (*BboxesGetResponse) Descriptor() ([]byte, []int)
Deprecated: Use BboxesGetResponse.ProtoReflect.Descriptor instead.
func (*BboxesGetResponse) GetData ¶
func (x *BboxesGetResponse) GetData() []*models.Bbox
func (*BboxesGetResponse) ProtoMessage ¶
func (*BboxesGetResponse) ProtoMessage()
func (*BboxesGetResponse) ProtoReflect ¶
func (x *BboxesGetResponse) ProtoReflect() protoreflect.Message
func (*BboxesGetResponse) Reset ¶
func (x *BboxesGetResponse) Reset()
func (*BboxesGetResponse) String ¶
func (x *BboxesGetResponse) String() string
type ConfigsBboxAssociatePostRequest ¶
type ConfigsBboxAssociatePostRequest struct { // The uuid the device. ConfigUuid string `protobuf:"bytes,1,opt,name=configUuid,proto3" json:"configUuid,omitempty"` // The Mac Address of the bBox. Deprecated. use configUuid instead. BboxId string `protobuf:"bytes,2,opt,name=bboxId,proto3" json:"bboxId,omitempty"` // Unique Identifier for this hive HiveUuid string `protobuf:"bytes,3,opt,name=hiveUuid,proto3" json:"hiveUuid,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*ConfigsBboxAssociatePostRequest) Descriptor
deprecated
func (*ConfigsBboxAssociatePostRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigsBboxAssociatePostRequest.ProtoReflect.Descriptor instead.
func (*ConfigsBboxAssociatePostRequest) GetBboxId ¶
func (x *ConfigsBboxAssociatePostRequest) GetBboxId() string
func (*ConfigsBboxAssociatePostRequest) GetConfigUuid ¶
func (x *ConfigsBboxAssociatePostRequest) GetConfigUuid() string
func (*ConfigsBboxAssociatePostRequest) GetHiveUuid ¶
func (x *ConfigsBboxAssociatePostRequest) GetHiveUuid() string
func (*ConfigsBboxAssociatePostRequest) GetUserId ¶
func (x *ConfigsBboxAssociatePostRequest) GetUserId() int64
func (*ConfigsBboxAssociatePostRequest) ProtoMessage ¶
func (*ConfigsBboxAssociatePostRequest) ProtoMessage()
func (*ConfigsBboxAssociatePostRequest) ProtoReflect ¶
func (x *ConfigsBboxAssociatePostRequest) ProtoReflect() protoreflect.Message
func (*ConfigsBboxAssociatePostRequest) Reset ¶
func (x *ConfigsBboxAssociatePostRequest) Reset()
func (*ConfigsBboxAssociatePostRequest) String ¶
func (x *ConfigsBboxAssociatePostRequest) String() string
type ConfigsBboxDeleteRequest ¶
type ConfigsBboxDeleteRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // The UUID of the bbox. Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*ConfigsBboxDeleteRequest) Descriptor
deprecated
func (*ConfigsBboxDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigsBboxDeleteRequest.ProtoReflect.Descriptor instead.
func (*ConfigsBboxDeleteRequest) GetQToken ¶
func (x *ConfigsBboxDeleteRequest) GetQToken() string
func (*ConfigsBboxDeleteRequest) GetToken ¶
func (x *ConfigsBboxDeleteRequest) GetToken() string
func (*ConfigsBboxDeleteRequest) GetUserId ¶
func (x *ConfigsBboxDeleteRequest) GetUserId() int64
func (*ConfigsBboxDeleteRequest) GetUuid ¶
func (x *ConfigsBboxDeleteRequest) GetUuid() string
func (*ConfigsBboxDeleteRequest) ProtoMessage ¶
func (*ConfigsBboxDeleteRequest) ProtoMessage()
func (*ConfigsBboxDeleteRequest) ProtoReflect ¶
func (x *ConfigsBboxDeleteRequest) ProtoReflect() protoreflect.Message
func (*ConfigsBboxDeleteRequest) Reset ¶
func (x *ConfigsBboxDeleteRequest) Reset()
func (*ConfigsBboxDeleteRequest) String ¶
func (x *ConfigsBboxDeleteRequest) String() string
type ConfigsBboxGetRequest ¶
type ConfigsBboxGetRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The UUID of the bbox. If not set, the request will return all bboxes. Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*ConfigsBboxGetRequest) Descriptor
deprecated
func (*ConfigsBboxGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigsBboxGetRequest.ProtoReflect.Descriptor instead.
func (*ConfigsBboxGetRequest) GetQToken ¶
func (x *ConfigsBboxGetRequest) GetQToken() string
func (*ConfigsBboxGetRequest) GetToken ¶
func (x *ConfigsBboxGetRequest) GetToken() string
func (*ConfigsBboxGetRequest) GetUserId ¶
func (x *ConfigsBboxGetRequest) GetUserId() int64
func (*ConfigsBboxGetRequest) GetUuid ¶
func (x *ConfigsBboxGetRequest) GetUuid() string
func (*ConfigsBboxGetRequest) ProtoMessage ¶
func (*ConfigsBboxGetRequest) ProtoMessage()
func (*ConfigsBboxGetRequest) ProtoReflect ¶
func (x *ConfigsBboxGetRequest) ProtoReflect() protoreflect.Message
func (*ConfigsBboxGetRequest) Reset ¶
func (x *ConfigsBboxGetRequest) Reset()
func (*ConfigsBboxGetRequest) String ¶
func (x *ConfigsBboxGetRequest) String() string
type ConfigsBboxPostRequest ¶
type ConfigsBboxPostRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` Bbox *models.Bbox `protobuf:"bytes,4,opt,name=bbox,proto3" json:"bbox,omitempty"` // contains filtered or unexported fields }
func (*ConfigsBboxPostRequest) Descriptor
deprecated
func (*ConfigsBboxPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigsBboxPostRequest.ProtoReflect.Descriptor instead.
func (*ConfigsBboxPostRequest) GetBbox ¶
func (x *ConfigsBboxPostRequest) GetBbox() *models.Bbox
func (*ConfigsBboxPostRequest) GetQToken ¶
func (x *ConfigsBboxPostRequest) GetQToken() string
func (*ConfigsBboxPostRequest) GetToken ¶
func (x *ConfigsBboxPostRequest) GetToken() string
func (*ConfigsBboxPostRequest) GetUserId ¶
func (x *ConfigsBboxPostRequest) GetUserId() int64
func (*ConfigsBboxPostRequest) ProtoMessage ¶
func (*ConfigsBboxPostRequest) ProtoMessage()
func (*ConfigsBboxPostRequest) ProtoReflect ¶
func (x *ConfigsBboxPostRequest) ProtoReflect() protoreflect.Message
func (*ConfigsBboxPostRequest) Reset ¶
func (x *ConfigsBboxPostRequest) Reset()
func (*ConfigsBboxPostRequest) String ¶
func (x *ConfigsBboxPostRequest) String() string
type ConfigsBboxPutRequest ¶
type ConfigsBboxPutRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // The UUID of the bbox. Required. You can only update one bbox at a time. Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` Bbox *models.Bbox `protobuf:"bytes,5,opt,name=bbox,proto3" json:"bbox,omitempty"` // contains filtered or unexported fields }
func (*ConfigsBboxPutRequest) Descriptor
deprecated
func (*ConfigsBboxPutRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigsBboxPutRequest.ProtoReflect.Descriptor instead.
func (*ConfigsBboxPutRequest) GetBbox ¶
func (x *ConfigsBboxPutRequest) GetBbox() *models.Bbox
func (*ConfigsBboxPutRequest) GetQToken ¶
func (x *ConfigsBboxPutRequest) GetQToken() string
func (*ConfigsBboxPutRequest) GetToken ¶
func (x *ConfigsBboxPutRequest) GetToken() string
func (*ConfigsBboxPutRequest) GetUserId ¶
func (x *ConfigsBboxPutRequest) GetUserId() int64
func (*ConfigsBboxPutRequest) GetUuid ¶
func (x *ConfigsBboxPutRequest) GetUuid() string
func (*ConfigsBboxPutRequest) ProtoMessage ¶
func (*ConfigsBboxPutRequest) ProtoMessage()
func (*ConfigsBboxPutRequest) ProtoReflect ¶
func (x *ConfigsBboxPutRequest) ProtoReflect() protoreflect.Message
func (*ConfigsBboxPutRequest) Reset ¶
func (x *ConfigsBboxPutRequest) Reset()
func (*ConfigsBboxPutRequest) String ¶
func (x *ConfigsBboxPutRequest) String() string
type ConfigsBboxRegisterPostRequest ¶
type ConfigsBboxRegisterPostRequest struct { // The unique registration Id for that scale. The user needs to register it first in the cloud, otherwise we will not accept the data. RegistrationId string `protobuf:"bytes,1,opt,name=registrationId,proto3" json:"registrationId,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,2,opt,name=userId,proto3" json:"userId,omitempty"` Bbox *models.Bbox `protobuf:"bytes,3,opt,name=bbox,proto3" json:"bbox,omitempty"` // contains filtered or unexported fields }
func (*ConfigsBboxRegisterPostRequest) Descriptor
deprecated
func (*ConfigsBboxRegisterPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigsBboxRegisterPostRequest.ProtoReflect.Descriptor instead.
func (*ConfigsBboxRegisterPostRequest) GetBbox ¶
func (x *ConfigsBboxRegisterPostRequest) GetBbox() *models.Bbox
func (*ConfigsBboxRegisterPostRequest) GetRegistrationId ¶
func (x *ConfigsBboxRegisterPostRequest) GetRegistrationId() string
func (*ConfigsBboxRegisterPostRequest) GetUserId ¶
func (x *ConfigsBboxRegisterPostRequest) GetUserId() int64
func (*ConfigsBboxRegisterPostRequest) ProtoMessage ¶
func (*ConfigsBboxRegisterPostRequest) ProtoMessage()
func (*ConfigsBboxRegisterPostRequest) ProtoReflect ¶
func (x *ConfigsBboxRegisterPostRequest) ProtoReflect() protoreflect.Message
func (*ConfigsBboxRegisterPostRequest) Reset ¶
func (x *ConfigsBboxRegisterPostRequest) Reset()
func (*ConfigsBboxRegisterPostRequest) String ¶
func (x *ConfigsBboxRegisterPostRequest) String() string
type DefaultServiceClient ¶
type DefaultServiceClient interface { AuthenticateRegistrationIdPost(ctx context.Context, in *AuthenticateRegistrationIdPostRequest, opts ...grpc.CallOption) (*models.AuthenticatePostResponse, error) BboxesGet(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*BboxesGetResponse, error) ConfigsBboxAssociatePost(ctx context.Context, in *ConfigsBboxAssociatePostRequest, opts ...grpc.CallOption) (*models.GenericPostResponse, error) ConfigsBboxDelete(ctx context.Context, in *ConfigsBboxDeleteRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) ConfigsBboxGet(ctx context.Context, in *ConfigsBboxGetRequest, opts ...grpc.CallOption) (*models.GetBboxResponse, error) ConfigsBboxPost(ctx context.Context, in *ConfigsBboxPostRequest, opts ...grpc.CallOption) (*models.PostBboxResponse, error) ConfigsBboxPut(ctx context.Context, in *ConfigsBboxPutRequest, opts ...grpc.CallOption) (*models.PutBboxResponse, error) ConfigsBboxRegisterPost(ctx context.Context, in *ConfigsBboxRegisterPostRequest, opts ...grpc.CallOption) (*models.BboxConfigResponse, error) HivesDelete(ctx context.Context, in *HivesDeleteRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) HivesGet(ctx context.Context, in *HivesGetRequest, opts ...grpc.CallOption) (*models.GetHivesResponse, error) HivesPost(ctx context.Context, in *HivesPostRequest, opts ...grpc.CallOption) (*models.PostHivesResponse, error) HivesPut(ctx context.Context, in *HivesPutRequest, opts ...grpc.CallOption) (*models.PutHiveResponse, error) LoginPost(ctx context.Context, in *LoginPostRequest, opts ...grpc.CallOption) (*models.LoginPostResponse, error) ScaleGet(ctx context.Context, in *ScaleGetRequest, opts ...grpc.CallOption) (*ScaleGetResponse, error) ScaleGetV2(ctx context.Context, in *ScaleGetV2Request, opts ...grpc.CallOption) (*models.ScaleV2Response, error) ScalePost(ctx context.Context, in *ScalePostRequest, opts ...grpc.CallOption) (*models.GenericPostResponse, error) ScalePostV2(ctx context.Context, in *ScalePostV2Request, opts ...grpc.CallOption) (*models.GenericPostResponse, error) StandsDelete(ctx context.Context, in *StandsDeleteRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) StandsGet(ctx context.Context, in *StandsGetRequest, opts ...grpc.CallOption) (*models.GetStandsResponse, error) StandsPost(ctx context.Context, in *StandsPostRequest, opts ...grpc.CallOption) (*models.PostStandsResponse, error) StandsPut(ctx context.Context, in *StandsPutRequest, opts ...grpc.CallOption) (*models.PutStandResponse, error) TelemetryGet(ctx context.Context, in *TelemetryGetRequest, opts ...grpc.CallOption) (*models.TelemetryResponse, error) TelemetryPost(ctx context.Context, in *TelemetryPostRequest, opts ...grpc.CallOption) (*models.BboxConfigResponse, error) TemperatureGet(ctx context.Context, in *TemperatureGetRequest, opts ...grpc.CallOption) (*models.GetTemperatureResponse, error) TemperaturePost(ctx context.Context, in *TemperaturePostRequest, opts ...grpc.CallOption) (*models.GenericPostResponse, error) UserPost(ctx context.Context, in *UserPostRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) VarroaScanGet(ctx context.Context, in *VarroaScanGetRequest, opts ...grpc.CallOption) (*models.VarroaScanResponse, error) VarroaScanImageAssociate(ctx context.Context, in *VarroaScanImageAssociateRequest, opts ...grpc.CallOption) (*models.GenericPostResponse, error) VarroaScanImagePost(ctx context.Context, in *VarroaScanImagePostRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) VarroaScanPost(ctx context.Context, in *VarroaScanPostRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
DefaultServiceClient is the client API for DefaultService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDefaultServiceClient ¶
func NewDefaultServiceClient(cc grpc.ClientConnInterface) DefaultServiceClient
type DefaultServiceServer ¶
type DefaultServiceServer interface { AuthenticateRegistrationIdPost(context.Context, *AuthenticateRegistrationIdPostRequest) (*models.AuthenticatePostResponse, error) BboxesGet(context.Context, *emptypb.Empty) (*BboxesGetResponse, error) ConfigsBboxAssociatePost(context.Context, *ConfigsBboxAssociatePostRequest) (*models.GenericPostResponse, error) ConfigsBboxDelete(context.Context, *ConfigsBboxDeleteRequest) (*emptypb.Empty, error) ConfigsBboxGet(context.Context, *ConfigsBboxGetRequest) (*models.GetBboxResponse, error) ConfigsBboxPost(context.Context, *ConfigsBboxPostRequest) (*models.PostBboxResponse, error) ConfigsBboxPut(context.Context, *ConfigsBboxPutRequest) (*models.PutBboxResponse, error) ConfigsBboxRegisterPost(context.Context, *ConfigsBboxRegisterPostRequest) (*models.BboxConfigResponse, error) HivesDelete(context.Context, *HivesDeleteRequest) (*emptypb.Empty, error) HivesGet(context.Context, *HivesGetRequest) (*models.GetHivesResponse, error) HivesPost(context.Context, *HivesPostRequest) (*models.PostHivesResponse, error) HivesPut(context.Context, *HivesPutRequest) (*models.PutHiveResponse, error) LoginPost(context.Context, *LoginPostRequest) (*models.LoginPostResponse, error) ScaleGet(context.Context, *ScaleGetRequest) (*ScaleGetResponse, error) ScaleGetV2(context.Context, *ScaleGetV2Request) (*models.ScaleV2Response, error) ScalePost(context.Context, *ScalePostRequest) (*models.GenericPostResponse, error) ScalePostV2(context.Context, *ScalePostV2Request) (*models.GenericPostResponse, error) StandsDelete(context.Context, *StandsDeleteRequest) (*emptypb.Empty, error) StandsGet(context.Context, *StandsGetRequest) (*models.GetStandsResponse, error) StandsPost(context.Context, *StandsPostRequest) (*models.PostStandsResponse, error) StandsPut(context.Context, *StandsPutRequest) (*models.PutStandResponse, error) TelemetryGet(context.Context, *TelemetryGetRequest) (*models.TelemetryResponse, error) TelemetryPost(context.Context, *TelemetryPostRequest) (*models.BboxConfigResponse, error) TemperatureGet(context.Context, *TemperatureGetRequest) (*models.GetTemperatureResponse, error) TemperaturePost(context.Context, *TemperaturePostRequest) (*models.GenericPostResponse, error) UserPost(context.Context, *UserPostRequest) (*emptypb.Empty, error) VarroaScanGet(context.Context, *VarroaScanGetRequest) (*models.VarroaScanResponse, error) VarroaScanImageAssociate(context.Context, *VarroaScanImageAssociateRequest) (*models.GenericPostResponse, error) VarroaScanImagePost(context.Context, *VarroaScanImagePostRequest) (*emptypb.Empty, error) VarroaScanPost(context.Context, *VarroaScanPostRequest) (*emptypb.Empty, error) // contains filtered or unexported methods }
DefaultServiceServer is the server API for DefaultService service. All implementations must embed UnimplementedDefaultServiceServer for forward compatibility
type GenericPostResponse ¶
type GenericPostResponse = models.GenericPostResponse
type GetBboxResponse ¶
type GetBboxResponse = models.GetBboxResponse
type GetHivesResponse ¶
type GetHivesResponse = models.GetHivesResponse
type GetStandsResponse ¶
type GetStandsResponse = models.GetStandsResponse
type GetTemperatureResponse ¶
type GetTemperatureResponse = models.GetTemperatureResponse
type Hive_FormatEnum ¶
type Hive_FormatEnum = models.Hive_FormatEnum
type HivesDeleteRequest ¶
type HivesDeleteRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // The UUID of the hive. Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*HivesDeleteRequest) Descriptor
deprecated
func (*HivesDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use HivesDeleteRequest.ProtoReflect.Descriptor instead.
func (*HivesDeleteRequest) GetQToken ¶
func (x *HivesDeleteRequest) GetQToken() string
func (*HivesDeleteRequest) GetToken ¶
func (x *HivesDeleteRequest) GetToken() string
func (*HivesDeleteRequest) GetUserId ¶
func (x *HivesDeleteRequest) GetUserId() int64
func (*HivesDeleteRequest) GetUuid ¶
func (x *HivesDeleteRequest) GetUuid() string
func (*HivesDeleteRequest) ProtoMessage ¶
func (*HivesDeleteRequest) ProtoMessage()
func (*HivesDeleteRequest) ProtoReflect ¶
func (x *HivesDeleteRequest) ProtoReflect() protoreflect.Message
func (*HivesDeleteRequest) Reset ¶
func (x *HivesDeleteRequest) Reset()
func (*HivesDeleteRequest) String ¶
func (x *HivesDeleteRequest) String() string
type HivesGetRequest ¶
type HivesGetRequest struct { // The Unix Time (epoch) that defines the end time of the query. The beginning is defined by the secondsInThePast parameter. If unset, the epoch will be set to NOW() Epoch int64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"` // How many seconds we go to the past to return data versions. If set to zero, we will return exactly one version. SecondsInThePast int64 `protobuf:"varint,2,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // The UUID of the hive. If not set, the request will return all hives. Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*HivesGetRequest) Descriptor
deprecated
func (*HivesGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use HivesGetRequest.ProtoReflect.Descriptor instead.
func (*HivesGetRequest) GetEpoch ¶
func (x *HivesGetRequest) GetEpoch() int64
func (*HivesGetRequest) GetSecondsInThePast ¶
func (x *HivesGetRequest) GetSecondsInThePast() int64
func (*HivesGetRequest) GetUserId ¶
func (x *HivesGetRequest) GetUserId() int64
func (*HivesGetRequest) GetUuid ¶
func (x *HivesGetRequest) GetUuid() string
func (*HivesGetRequest) ProtoMessage ¶
func (*HivesGetRequest) ProtoMessage()
func (*HivesGetRequest) ProtoReflect ¶
func (x *HivesGetRequest) ProtoReflect() protoreflect.Message
func (*HivesGetRequest) Reset ¶
func (x *HivesGetRequest) Reset()
func (*HivesGetRequest) String ¶
func (x *HivesGetRequest) String() string
type HivesPostRequest ¶
type HivesPostRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` Hive *models.Hive `protobuf:"bytes,4,opt,name=hive,proto3" json:"hive,omitempty"` // contains filtered or unexported fields }
func (*HivesPostRequest) Descriptor
deprecated
func (*HivesPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use HivesPostRequest.ProtoReflect.Descriptor instead.
func (*HivesPostRequest) GetHive ¶
func (x *HivesPostRequest) GetHive() *models.Hive
func (*HivesPostRequest) GetQToken ¶
func (x *HivesPostRequest) GetQToken() string
func (*HivesPostRequest) GetToken ¶
func (x *HivesPostRequest) GetToken() string
func (*HivesPostRequest) GetUserId ¶
func (x *HivesPostRequest) GetUserId() int64
func (*HivesPostRequest) ProtoMessage ¶
func (*HivesPostRequest) ProtoMessage()
func (*HivesPostRequest) ProtoReflect ¶
func (x *HivesPostRequest) ProtoReflect() protoreflect.Message
func (*HivesPostRequest) Reset ¶
func (x *HivesPostRequest) Reset()
func (*HivesPostRequest) String ¶
func (x *HivesPostRequest) String() string
type HivesPutRequest ¶
type HivesPutRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` Hive *models.Hive `protobuf:"bytes,4,opt,name=hive,proto3" json:"hive,omitempty"` // contains filtered or unexported fields }
func (*HivesPutRequest) Descriptor
deprecated
func (*HivesPutRequest) Descriptor() ([]byte, []int)
Deprecated: Use HivesPutRequest.ProtoReflect.Descriptor instead.
func (*HivesPutRequest) GetHive ¶
func (x *HivesPutRequest) GetHive() *models.Hive
func (*HivesPutRequest) GetQToken ¶
func (x *HivesPutRequest) GetQToken() string
func (*HivesPutRequest) GetToken ¶
func (x *HivesPutRequest) GetToken() string
func (*HivesPutRequest) GetUserId ¶
func (x *HivesPutRequest) GetUserId() int64
func (*HivesPutRequest) ProtoMessage ¶
func (*HivesPutRequest) ProtoMessage()
func (*HivesPutRequest) ProtoReflect ¶
func (x *HivesPutRequest) ProtoReflect() protoreflect.Message
func (*HivesPutRequest) Reset ¶
func (x *HivesPutRequest) Reset()
func (*HivesPutRequest) String ¶
func (x *HivesPutRequest) String() string
type LoginPostRequest ¶
type LoginPostRequest struct { // Username, must be unique to the queensaver system. We encourage using email-addresses here. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // Password Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*LoginPostRequest) Descriptor
deprecated
func (*LoginPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginPostRequest.ProtoReflect.Descriptor instead.
func (*LoginPostRequest) GetPassword ¶
func (x *LoginPostRequest) GetPassword() string
func (*LoginPostRequest) GetUsername ¶
func (x *LoginPostRequest) GetUsername() string
func (*LoginPostRequest) ProtoMessage ¶
func (*LoginPostRequest) ProtoMessage()
func (*LoginPostRequest) ProtoReflect ¶
func (x *LoginPostRequest) ProtoReflect() protoreflect.Message
func (*LoginPostRequest) Reset ¶
func (x *LoginPostRequest) Reset()
func (*LoginPostRequest) String ¶
func (x *LoginPostRequest) String() string
type LoginPostResponse ¶
type LoginPostResponse = models.LoginPostResponse
type PostBboxResponse ¶
type PostBboxResponse = models.PostBboxResponse
type PostHivesResponse ¶
type PostHivesResponse = models.PostHivesResponse
type PostStandsResponse ¶
type PostStandsResponse = models.PostStandsResponse
type PutBboxResponse ¶
type PutBboxResponse = models.PutBboxResponse
type PutHiveResponse ¶
type PutHiveResponse = models.PutHiveResponse
type PutStandResponse ¶
type PutStandResponse = models.PutStandResponse
type RegistrationId ¶
type RegistrationId = models.RegistrationId
type ScaleGetRequest ¶
type ScaleGetRequest struct { // The Mac Address of the QBox client. You can get all QBox IDs and clients with the /config API call. BhiveId string `protobuf:"bytes,1,opt,name=bhiveId,proto3" json:"bhiveId,omitempty"` // The Unix Time (epoch) that defines the end time of the scale measurements. The beginning is defined by the secondsInThePast parameter. Epoch int64 `protobuf:"varint,2,opt,name=epoch,proto3" json:"epoch,omitempty"` // How many seconds we go to the past to get the data measurements. SecondsInThePast int64 `protobuf:"varint,3,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // Either the cookie, registrationId or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,4,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie, registrationId or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,5,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ScaleGetRequest) Descriptor
deprecated
func (*ScaleGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScaleGetRequest.ProtoReflect.Descriptor instead.
func (*ScaleGetRequest) GetBhiveId ¶
func (x *ScaleGetRequest) GetBhiveId() string
func (*ScaleGetRequest) GetEpoch ¶
func (x *ScaleGetRequest) GetEpoch() int64
func (*ScaleGetRequest) GetQToken ¶
func (x *ScaleGetRequest) GetQToken() string
func (*ScaleGetRequest) GetSecondsInThePast ¶
func (x *ScaleGetRequest) GetSecondsInThePast() int64
func (*ScaleGetRequest) GetToken ¶
func (x *ScaleGetRequest) GetToken() string
func (*ScaleGetRequest) ProtoMessage ¶
func (*ScaleGetRequest) ProtoMessage()
func (*ScaleGetRequest) ProtoReflect ¶
func (x *ScaleGetRequest) ProtoReflect() protoreflect.Message
func (*ScaleGetRequest) Reset ¶
func (x *ScaleGetRequest) Reset()
func (*ScaleGetRequest) String ¶
func (x *ScaleGetRequest) String() string
type ScaleGetResponse ¶
type ScaleGetResponse struct { Data []*models.Weight `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ScaleGetResponse) Descriptor
deprecated
func (*ScaleGetResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScaleGetResponse.ProtoReflect.Descriptor instead.
func (*ScaleGetResponse) GetData ¶
func (x *ScaleGetResponse) GetData() []*models.Weight
func (*ScaleGetResponse) ProtoMessage ¶
func (*ScaleGetResponse) ProtoMessage()
func (*ScaleGetResponse) ProtoReflect ¶
func (x *ScaleGetResponse) ProtoReflect() protoreflect.Message
func (*ScaleGetResponse) Reset ¶
func (x *ScaleGetResponse) Reset()
func (*ScaleGetResponse) String ¶
func (x *ScaleGetResponse) String() string
type ScaleGetV2Request ¶
type ScaleGetV2Request struct { // The Unix Time (epoch) that defines the end time of the scale measurements. The beginning is defined by the secondsInThePast parameter. Epoch int64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"` // How many seconds we go to the past to get the data measurements. SecondsInThePast int64 `protobuf:"varint,2,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // Either the cookie, registrationId or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,3,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie, registrationId or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"` // The Hive UUID - can be used instead of the Mac Adress if you want to query an associated hive. Either this field or the macAddress are required. HiveUuid string `protobuf:"bytes,5,opt,name=hiveUuid,proto3" json:"hiveUuid,omitempty"` // The Mac Address of the scale. You can omit this if you use query the hiveUuid. MacAddress string `protobuf:"bytes,6,opt,name=macAddress,proto3" json:"macAddress,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,7,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*ScaleGetV2Request) Descriptor
deprecated
func (*ScaleGetV2Request) Descriptor() ([]byte, []int)
Deprecated: Use ScaleGetV2Request.ProtoReflect.Descriptor instead.
func (*ScaleGetV2Request) GetEpoch ¶
func (x *ScaleGetV2Request) GetEpoch() int64
func (*ScaleGetV2Request) GetHiveUuid ¶
func (x *ScaleGetV2Request) GetHiveUuid() string
func (*ScaleGetV2Request) GetMacAddress ¶
func (x *ScaleGetV2Request) GetMacAddress() string
func (*ScaleGetV2Request) GetQToken ¶
func (x *ScaleGetV2Request) GetQToken() string
func (*ScaleGetV2Request) GetSecondsInThePast ¶
func (x *ScaleGetV2Request) GetSecondsInThePast() int64
func (*ScaleGetV2Request) GetToken ¶
func (x *ScaleGetV2Request) GetToken() string
func (*ScaleGetV2Request) GetUserId ¶
func (x *ScaleGetV2Request) GetUserId() int64
func (*ScaleGetV2Request) ProtoMessage ¶
func (*ScaleGetV2Request) ProtoMessage()
func (*ScaleGetV2Request) ProtoReflect ¶
func (x *ScaleGetV2Request) ProtoReflect() protoreflect.Message
func (*ScaleGetV2Request) Reset ¶
func (x *ScaleGetV2Request) Reset()
func (*ScaleGetV2Request) String ¶
func (x *ScaleGetV2Request) String() string
type ScalePostRequest ¶
type ScalePostRequest struct { // Either the cookie, the registrationId or this Q-Token must be set to be authorized for the API call. RegistrationId string `protobuf:"bytes,1,opt,name=registrationId,proto3" json:"registrationId,omitempty"` // Either the cookie, the registrationId or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,2,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` Weight *models.Weight `protobuf:"bytes,5,opt,name=weight,proto3" json:"weight,omitempty"` // contains filtered or unexported fields }
func (*ScalePostRequest) Descriptor
deprecated
func (*ScalePostRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScalePostRequest.ProtoReflect.Descriptor instead.
func (*ScalePostRequest) GetQToken ¶
func (x *ScalePostRequest) GetQToken() string
func (*ScalePostRequest) GetRegistrationId ¶
func (x *ScalePostRequest) GetRegistrationId() string
func (*ScalePostRequest) GetToken ¶
func (x *ScalePostRequest) GetToken() string
func (*ScalePostRequest) GetUserId ¶
func (x *ScalePostRequest) GetUserId() int64
func (*ScalePostRequest) GetWeight ¶
func (x *ScalePostRequest) GetWeight() *models.Weight
func (*ScalePostRequest) ProtoMessage ¶
func (*ScalePostRequest) ProtoMessage()
func (*ScalePostRequest) ProtoReflect ¶
func (x *ScalePostRequest) ProtoReflect() protoreflect.Message
func (*ScalePostRequest) Reset ¶
func (x *ScalePostRequest) Reset()
func (*ScalePostRequest) String ¶
func (x *ScalePostRequest) String() string
type ScalePostV2Request ¶
type ScalePostV2Request struct { // The unique registration Id for that scale. The user needs to register it first in the cloud, otherwise we will not accept the data. RegistrationId string `protobuf:"bytes,1,opt,name=registrationId,proto3" json:"registrationId,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,2,opt,name=userId,proto3" json:"userId,omitempty"` ScaleV2 *models.ScaleV2 `protobuf:"bytes,3,opt,name=scaleV2,proto3" json:"scaleV2,omitempty"` // contains filtered or unexported fields }
func (*ScalePostV2Request) Descriptor
deprecated
func (*ScalePostV2Request) Descriptor() ([]byte, []int)
Deprecated: Use ScalePostV2Request.ProtoReflect.Descriptor instead.
func (*ScalePostV2Request) GetRegistrationId ¶
func (x *ScalePostV2Request) GetRegistrationId() string
func (*ScalePostV2Request) GetScaleV2 ¶
func (x *ScalePostV2Request) GetScaleV2() *models.ScaleV2
func (*ScalePostV2Request) GetUserId ¶
func (x *ScalePostV2Request) GetUserId() int64
func (*ScalePostV2Request) ProtoMessage ¶
func (*ScalePostV2Request) ProtoMessage()
func (*ScalePostV2Request) ProtoReflect ¶
func (x *ScalePostV2Request) ProtoReflect() protoreflect.Message
func (*ScalePostV2Request) Reset ¶
func (x *ScalePostV2Request) Reset()
func (*ScalePostV2Request) String ¶
func (x *ScalePostV2Request) String() string
type ScaleV2Response ¶
type ScaleV2Response = models.ScaleV2Response
type StandsDeleteRequest ¶
type StandsDeleteRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // The UUID of the stand. Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,4,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*StandsDeleteRequest) Descriptor
deprecated
func (*StandsDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use StandsDeleteRequest.ProtoReflect.Descriptor instead.
func (*StandsDeleteRequest) GetQToken ¶
func (x *StandsDeleteRequest) GetQToken() string
func (*StandsDeleteRequest) GetToken ¶
func (x *StandsDeleteRequest) GetToken() string
func (*StandsDeleteRequest) GetUserId ¶
func (x *StandsDeleteRequest) GetUserId() int64
func (*StandsDeleteRequest) GetUuid ¶
func (x *StandsDeleteRequest) GetUuid() string
func (*StandsDeleteRequest) ProtoMessage ¶
func (*StandsDeleteRequest) ProtoMessage()
func (*StandsDeleteRequest) ProtoReflect ¶
func (x *StandsDeleteRequest) ProtoReflect() protoreflect.Message
func (*StandsDeleteRequest) Reset ¶
func (x *StandsDeleteRequest) Reset()
func (*StandsDeleteRequest) String ¶
func (x *StandsDeleteRequest) String() string
type StandsGetRequest ¶
type StandsGetRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // The Unix Time (epoch) that defines the end time of the query. The beginning is defined by the secondsInThePast parameter. If unset, the epoch will be set to NOW() Epoch int64 `protobuf:"varint,2,opt,name=epoch,proto3" json:"epoch,omitempty"` // How many seconds we go to the past to return data versions. If set to zero, we will return exactly one version. If set to non-zero, we will return all results from the past as well, up to 100 values. SecondsInThePast int64 `protobuf:"varint,3,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"` // The UUID of the stand. If not set, the request will return all stands. Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,6,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*StandsGetRequest) Descriptor
deprecated
func (*StandsGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use StandsGetRequest.ProtoReflect.Descriptor instead.
func (*StandsGetRequest) GetEpoch ¶
func (x *StandsGetRequest) GetEpoch() int64
func (*StandsGetRequest) GetQToken ¶
func (x *StandsGetRequest) GetQToken() string
func (*StandsGetRequest) GetSecondsInThePast ¶
func (x *StandsGetRequest) GetSecondsInThePast() int64
func (*StandsGetRequest) GetToken ¶
func (x *StandsGetRequest) GetToken() string
func (*StandsGetRequest) GetUserId ¶
func (x *StandsGetRequest) GetUserId() int64
func (*StandsGetRequest) GetUuid ¶
func (x *StandsGetRequest) GetUuid() string
func (*StandsGetRequest) ProtoMessage ¶
func (*StandsGetRequest) ProtoMessage()
func (*StandsGetRequest) ProtoReflect ¶
func (x *StandsGetRequest) ProtoReflect() protoreflect.Message
func (*StandsGetRequest) Reset ¶
func (x *StandsGetRequest) Reset()
func (*StandsGetRequest) String ¶
func (x *StandsGetRequest) String() string
type StandsPostRequest ¶
type StandsPostRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` Stand *models.Stand `protobuf:"bytes,4,opt,name=stand,proto3" json:"stand,omitempty"` // contains filtered or unexported fields }
func (*StandsPostRequest) Descriptor
deprecated
func (*StandsPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use StandsPostRequest.ProtoReflect.Descriptor instead.
func (*StandsPostRequest) GetQToken ¶
func (x *StandsPostRequest) GetQToken() string
func (*StandsPostRequest) GetStand ¶
func (x *StandsPostRequest) GetStand() *models.Stand
func (*StandsPostRequest) GetToken ¶
func (x *StandsPostRequest) GetToken() string
func (*StandsPostRequest) GetUserId ¶
func (x *StandsPostRequest) GetUserId() int64
func (*StandsPostRequest) ProtoMessage ¶
func (*StandsPostRequest) ProtoMessage()
func (*StandsPostRequest) ProtoReflect ¶
func (x *StandsPostRequest) ProtoReflect() protoreflect.Message
func (*StandsPostRequest) Reset ¶
func (x *StandsPostRequest) Reset()
func (*StandsPostRequest) String ¶
func (x *StandsPostRequest) String() string
type StandsPutRequest ¶
type StandsPutRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The UserID is set internally and can not set or be overridden with the API request. Please ignore. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` Stand *models.Stand `protobuf:"bytes,4,opt,name=stand,proto3" json:"stand,omitempty"` // contains filtered or unexported fields }
func (*StandsPutRequest) Descriptor
deprecated
func (*StandsPutRequest) Descriptor() ([]byte, []int)
Deprecated: Use StandsPutRequest.ProtoReflect.Descriptor instead.
func (*StandsPutRequest) GetQToken ¶
func (x *StandsPutRequest) GetQToken() string
func (*StandsPutRequest) GetStand ¶
func (x *StandsPutRequest) GetStand() *models.Stand
func (*StandsPutRequest) GetToken ¶
func (x *StandsPutRequest) GetToken() string
func (*StandsPutRequest) GetUserId ¶
func (x *StandsPutRequest) GetUserId() int64
func (*StandsPutRequest) ProtoMessage ¶
func (*StandsPutRequest) ProtoMessage()
func (*StandsPutRequest) ProtoReflect ¶
func (x *StandsPutRequest) ProtoReflect() protoreflect.Message
func (*StandsPutRequest) Reset ¶
func (x *StandsPutRequest) Reset()
func (*StandsPutRequest) String ¶
func (x *StandsPutRequest) String() string
type TelemetryGetRequest ¶
type TelemetryGetRequest struct { // The Unix Time (epoch) that defines the end time of the telemetry measurements. The beginning is defined by the secondsInThePast parameter. Epoch int64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"` // How many seconds we go to the past to get the data measurements. SecondsInThePast int64 `protobuf:"varint,2,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // Either the cookie, registrationId or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,3,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie, registrationId or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"` // The Hive UUID - can be used instead of the Mac Adress if you want to query an associated hive. Either this field or the macAddress are required. HiveUuid string `protobuf:"bytes,5,opt,name=hiveUuid,proto3" json:"hiveUuid,omitempty"` // The Mac Address of the scale. You can omit this if you use query the hiveUuid. MacAddress string `protobuf:"bytes,6,opt,name=macAddress,proto3" json:"macAddress,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,7,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*TelemetryGetRequest) Descriptor
deprecated
func (*TelemetryGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryGetRequest.ProtoReflect.Descriptor instead.
func (*TelemetryGetRequest) GetEpoch ¶
func (x *TelemetryGetRequest) GetEpoch() int64
func (*TelemetryGetRequest) GetHiveUuid ¶
func (x *TelemetryGetRequest) GetHiveUuid() string
func (*TelemetryGetRequest) GetMacAddress ¶
func (x *TelemetryGetRequest) GetMacAddress() string
func (*TelemetryGetRequest) GetQToken ¶
func (x *TelemetryGetRequest) GetQToken() string
func (*TelemetryGetRequest) GetSecondsInThePast ¶
func (x *TelemetryGetRequest) GetSecondsInThePast() int64
func (*TelemetryGetRequest) GetToken ¶
func (x *TelemetryGetRequest) GetToken() string
func (*TelemetryGetRequest) GetUserId ¶
func (x *TelemetryGetRequest) GetUserId() int64
func (*TelemetryGetRequest) ProtoMessage ¶
func (*TelemetryGetRequest) ProtoMessage()
func (*TelemetryGetRequest) ProtoReflect ¶
func (x *TelemetryGetRequest) ProtoReflect() protoreflect.Message
func (*TelemetryGetRequest) Reset ¶
func (x *TelemetryGetRequest) Reset()
func (*TelemetryGetRequest) String ¶
func (x *TelemetryGetRequest) String() string
type TelemetryPostRequest ¶
type TelemetryPostRequest struct { // The unique registration Id for that scale. The user needs to register it first in the cloud, otherwise we will not accept the data. RegistrationId string `protobuf:"bytes,1,opt,name=registrationId,proto3" json:"registrationId,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,2,opt,name=userId,proto3" json:"userId,omitempty"` TelemetryValues *models.TelemetryValues `protobuf:"bytes,3,opt,name=telemetryValues,proto3" json:"telemetryValues,omitempty"` // contains filtered or unexported fields }
func (*TelemetryPostRequest) Descriptor
deprecated
func (*TelemetryPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryPostRequest.ProtoReflect.Descriptor instead.
func (*TelemetryPostRequest) GetRegistrationId ¶
func (x *TelemetryPostRequest) GetRegistrationId() string
func (*TelemetryPostRequest) GetTelemetryValues ¶
func (x *TelemetryPostRequest) GetTelemetryValues() *models.TelemetryValues
func (*TelemetryPostRequest) GetUserId ¶
func (x *TelemetryPostRequest) GetUserId() int64
func (*TelemetryPostRequest) ProtoMessage ¶
func (*TelemetryPostRequest) ProtoMessage()
func (*TelemetryPostRequest) ProtoReflect ¶
func (x *TelemetryPostRequest) ProtoReflect() protoreflect.Message
func (*TelemetryPostRequest) Reset ¶
func (x *TelemetryPostRequest) Reset()
func (*TelemetryPostRequest) String ¶
func (x *TelemetryPostRequest) String() string
type TelemetryResponse ¶
type TelemetryResponse = models.TelemetryResponse
type TelemetryValues ¶
type TelemetryValues = models.TelemetryValues
type Temperature ¶
type Temperature = models.Temperature
type TemperatureGetRequest ¶
type TemperatureGetRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // The Mac Address of the QBox client. You can get all QBox IDs and clients with the /config API call. BhiveId string `protobuf:"bytes,2,opt,name=bhiveId,proto3" json:"bhiveId,omitempty"` // The Unix Time (epoch) that defines the end time of the scale measurements. The beginning is defined by the secondsInThePast parameter. Epoch int64 `protobuf:"varint,3,opt,name=epoch,proto3" json:"epoch,omitempty"` // How many seconds we go to the past to get the data measurements. SecondsInThePast int64 `protobuf:"varint,4,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,5,opt,name=token,proto3" json:"token,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,6,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*TemperatureGetRequest) Descriptor
deprecated
func (*TemperatureGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use TemperatureGetRequest.ProtoReflect.Descriptor instead.
func (*TemperatureGetRequest) GetBhiveId ¶
func (x *TemperatureGetRequest) GetBhiveId() string
func (*TemperatureGetRequest) GetEpoch ¶
func (x *TemperatureGetRequest) GetEpoch() int64
func (*TemperatureGetRequest) GetQToken ¶
func (x *TemperatureGetRequest) GetQToken() string
func (*TemperatureGetRequest) GetSecondsInThePast ¶
func (x *TemperatureGetRequest) GetSecondsInThePast() int64
func (*TemperatureGetRequest) GetToken ¶
func (x *TemperatureGetRequest) GetToken() string
func (*TemperatureGetRequest) GetUserId ¶
func (x *TemperatureGetRequest) GetUserId() int64
func (*TemperatureGetRequest) ProtoMessage ¶
func (*TemperatureGetRequest) ProtoMessage()
func (*TemperatureGetRequest) ProtoReflect ¶
func (x *TemperatureGetRequest) ProtoReflect() protoreflect.Message
func (*TemperatureGetRequest) Reset ¶
func (x *TemperatureGetRequest) Reset()
func (*TemperatureGetRequest) String ¶
func (x *TemperatureGetRequest) String() string
type TemperaturePostRequest ¶
type TemperaturePostRequest struct { // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,1,opt,name=userId,proto3" json:"userId,omitempty"` Temperature *models.Temperature `protobuf:"bytes,2,opt,name=temperature,proto3" json:"temperature,omitempty"` // contains filtered or unexported fields }
func (*TemperaturePostRequest) Descriptor
deprecated
func (*TemperaturePostRequest) Descriptor() ([]byte, []int)
Deprecated: Use TemperaturePostRequest.ProtoReflect.Descriptor instead.
func (*TemperaturePostRequest) GetTemperature ¶
func (x *TemperaturePostRequest) GetTemperature() *models.Temperature
func (*TemperaturePostRequest) GetUserId ¶
func (x *TemperaturePostRequest) GetUserId() int64
func (*TemperaturePostRequest) ProtoMessage ¶
func (*TemperaturePostRequest) ProtoMessage()
func (*TemperaturePostRequest) ProtoReflect ¶
func (x *TemperaturePostRequest) ProtoReflect() protoreflect.Message
func (*TemperaturePostRequest) Reset ¶
func (x *TemperaturePostRequest) Reset()
func (*TemperaturePostRequest) String ¶
func (x *TemperaturePostRequest) String() string
type UnimplementedDefaultServiceServer ¶
type UnimplementedDefaultServiceServer struct { }
UnimplementedDefaultServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedDefaultServiceServer) AuthenticateRegistrationIdPost ¶
func (UnimplementedDefaultServiceServer) AuthenticateRegistrationIdPost(context.Context, *AuthenticateRegistrationIdPostRequest) (*models.AuthenticatePostResponse, error)
func (UnimplementedDefaultServiceServer) BboxesGet ¶
func (UnimplementedDefaultServiceServer) BboxesGet(context.Context, *emptypb.Empty) (*BboxesGetResponse, error)
func (UnimplementedDefaultServiceServer) ConfigsBboxAssociatePost ¶
func (UnimplementedDefaultServiceServer) ConfigsBboxAssociatePost(context.Context, *ConfigsBboxAssociatePostRequest) (*models.GenericPostResponse, error)
func (UnimplementedDefaultServiceServer) ConfigsBboxDelete ¶
func (UnimplementedDefaultServiceServer) ConfigsBboxDelete(context.Context, *ConfigsBboxDeleteRequest) (*emptypb.Empty, error)
func (UnimplementedDefaultServiceServer) ConfigsBboxGet ¶
func (UnimplementedDefaultServiceServer) ConfigsBboxGet(context.Context, *ConfigsBboxGetRequest) (*models.GetBboxResponse, error)
func (UnimplementedDefaultServiceServer) ConfigsBboxPost ¶
func (UnimplementedDefaultServiceServer) ConfigsBboxPost(context.Context, *ConfigsBboxPostRequest) (*models.PostBboxResponse, error)
func (UnimplementedDefaultServiceServer) ConfigsBboxPut ¶
func (UnimplementedDefaultServiceServer) ConfigsBboxPut(context.Context, *ConfigsBboxPutRequest) (*models.PutBboxResponse, error)
func (UnimplementedDefaultServiceServer) ConfigsBboxRegisterPost ¶
func (UnimplementedDefaultServiceServer) ConfigsBboxRegisterPost(context.Context, *ConfigsBboxRegisterPostRequest) (*models.BboxConfigResponse, error)
func (UnimplementedDefaultServiceServer) HivesDelete ¶
func (UnimplementedDefaultServiceServer) HivesDelete(context.Context, *HivesDeleteRequest) (*emptypb.Empty, error)
func (UnimplementedDefaultServiceServer) HivesGet ¶
func (UnimplementedDefaultServiceServer) HivesGet(context.Context, *HivesGetRequest) (*models.GetHivesResponse, error)
func (UnimplementedDefaultServiceServer) HivesPost ¶
func (UnimplementedDefaultServiceServer) HivesPost(context.Context, *HivesPostRequest) (*models.PostHivesResponse, error)
func (UnimplementedDefaultServiceServer) HivesPut ¶
func (UnimplementedDefaultServiceServer) HivesPut(context.Context, *HivesPutRequest) (*models.PutHiveResponse, error)
func (UnimplementedDefaultServiceServer) LoginPost ¶
func (UnimplementedDefaultServiceServer) LoginPost(context.Context, *LoginPostRequest) (*models.LoginPostResponse, error)
func (UnimplementedDefaultServiceServer) ScaleGet ¶
func (UnimplementedDefaultServiceServer) ScaleGet(context.Context, *ScaleGetRequest) (*ScaleGetResponse, error)
func (UnimplementedDefaultServiceServer) ScaleGetV2 ¶
func (UnimplementedDefaultServiceServer) ScaleGetV2(context.Context, *ScaleGetV2Request) (*models.ScaleV2Response, error)
func (UnimplementedDefaultServiceServer) ScalePost ¶
func (UnimplementedDefaultServiceServer) ScalePost(context.Context, *ScalePostRequest) (*models.GenericPostResponse, error)
func (UnimplementedDefaultServiceServer) ScalePostV2 ¶
func (UnimplementedDefaultServiceServer) ScalePostV2(context.Context, *ScalePostV2Request) (*models.GenericPostResponse, error)
func (UnimplementedDefaultServiceServer) StandsDelete ¶
func (UnimplementedDefaultServiceServer) StandsDelete(context.Context, *StandsDeleteRequest) (*emptypb.Empty, error)
func (UnimplementedDefaultServiceServer) StandsGet ¶
func (UnimplementedDefaultServiceServer) StandsGet(context.Context, *StandsGetRequest) (*models.GetStandsResponse, error)
func (UnimplementedDefaultServiceServer) StandsPost ¶
func (UnimplementedDefaultServiceServer) StandsPost(context.Context, *StandsPostRequest) (*models.PostStandsResponse, error)
func (UnimplementedDefaultServiceServer) StandsPut ¶
func (UnimplementedDefaultServiceServer) StandsPut(context.Context, *StandsPutRequest) (*models.PutStandResponse, error)
func (UnimplementedDefaultServiceServer) TelemetryGet ¶
func (UnimplementedDefaultServiceServer) TelemetryGet(context.Context, *TelemetryGetRequest) (*models.TelemetryResponse, error)
func (UnimplementedDefaultServiceServer) TelemetryPost ¶
func (UnimplementedDefaultServiceServer) TelemetryPost(context.Context, *TelemetryPostRequest) (*models.BboxConfigResponse, error)
func (UnimplementedDefaultServiceServer) TemperatureGet ¶
func (UnimplementedDefaultServiceServer) TemperatureGet(context.Context, *TemperatureGetRequest) (*models.GetTemperatureResponse, error)
func (UnimplementedDefaultServiceServer) TemperaturePost ¶
func (UnimplementedDefaultServiceServer) TemperaturePost(context.Context, *TemperaturePostRequest) (*models.GenericPostResponse, error)
func (UnimplementedDefaultServiceServer) UserPost ¶
func (UnimplementedDefaultServiceServer) UserPost(context.Context, *UserPostRequest) (*emptypb.Empty, error)
func (UnimplementedDefaultServiceServer) VarroaScanGet ¶
func (UnimplementedDefaultServiceServer) VarroaScanGet(context.Context, *VarroaScanGetRequest) (*models.VarroaScanResponse, error)
func (UnimplementedDefaultServiceServer) VarroaScanImageAssociate ¶
func (UnimplementedDefaultServiceServer) VarroaScanImageAssociate(context.Context, *VarroaScanImageAssociateRequest) (*models.GenericPostResponse, error)
func (UnimplementedDefaultServiceServer) VarroaScanImagePost ¶
func (UnimplementedDefaultServiceServer) VarroaScanImagePost(context.Context, *VarroaScanImagePostRequest) (*emptypb.Empty, error)
func (UnimplementedDefaultServiceServer) VarroaScanPost ¶
func (UnimplementedDefaultServiceServer) VarroaScanPost(context.Context, *VarroaScanPostRequest) (*emptypb.Empty, error)
type UnsafeDefaultServiceServer ¶
type UnsafeDefaultServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDefaultServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DefaultServiceServer will result in compilation errors.
type UserPostRequest ¶
type UserPostRequest struct { User *models.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*UserPostRequest) Descriptor
deprecated
func (*UserPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use UserPostRequest.ProtoReflect.Descriptor instead.
func (*UserPostRequest) GetUser ¶
func (x *UserPostRequest) GetUser() *models.User
func (*UserPostRequest) ProtoMessage ¶
func (*UserPostRequest) ProtoMessage()
func (*UserPostRequest) ProtoReflect ¶
func (x *UserPostRequest) ProtoReflect() protoreflect.Message
func (*UserPostRequest) Reset ¶
func (x *UserPostRequest) Reset()
func (*UserPostRequest) String ¶
func (x *UserPostRequest) String() string
type VarroaScan ¶
type VarroaScan = models.VarroaScan
type VarroaScanGetRequest ¶
type VarroaScanGetRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // The Mac Address of the QBox client. You can get all QBox IDs and clients with the /config API call. You can't use this in combination with hiveUuid or uuid. BhiveId string `protobuf:"bytes,3,opt,name=bhiveId,proto3" json:"bhiveId,omitempty"` // The Unix Time (epoch) that defines the end time of the varroa images. The beginning is defined by the secondsInThePast parameter. Epoch int64 `protobuf:"varint,4,opt,name=epoch,proto3" json:"epoch,omitempty"` // The UUID of the varra-scan. If not set, the request will return scans in the given time range. If you leave out the UUID we will not return any additional data to the varroa-scans (like positions of mites). Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` // Return a summary of all scans according to the UUID of an assigned hive. This parameter is optional. You can't use this in combination with the bhiveId or uuid parameters. HiveUuid string `protobuf:"bytes,6,opt,name=hiveUuid,proto3" json:"hiveUuid,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,7,opt,name=userId,proto3" json:"userId,omitempty"` // How many seconds we go to the past to get the data measurements. SecondsInThePast int64 `protobuf:"varint,8,opt,name=secondsInThePast,proto3" json:"secondsInThePast,omitempty"` // contains filtered or unexported fields }
func (*VarroaScanGetRequest) Descriptor
deprecated
func (*VarroaScanGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use VarroaScanGetRequest.ProtoReflect.Descriptor instead.
func (*VarroaScanGetRequest) GetBhiveId ¶
func (x *VarroaScanGetRequest) GetBhiveId() string
func (*VarroaScanGetRequest) GetEpoch ¶
func (x *VarroaScanGetRequest) GetEpoch() int64
func (*VarroaScanGetRequest) GetHiveUuid ¶
func (x *VarroaScanGetRequest) GetHiveUuid() string
func (*VarroaScanGetRequest) GetQToken ¶
func (x *VarroaScanGetRequest) GetQToken() string
func (*VarroaScanGetRequest) GetSecondsInThePast ¶
func (x *VarroaScanGetRequest) GetSecondsInThePast() int64
func (*VarroaScanGetRequest) GetToken ¶
func (x *VarroaScanGetRequest) GetToken() string
func (*VarroaScanGetRequest) GetUserId ¶
func (x *VarroaScanGetRequest) GetUserId() int64
func (*VarroaScanGetRequest) GetUuid ¶
func (x *VarroaScanGetRequest) GetUuid() string
func (*VarroaScanGetRequest) ProtoMessage ¶
func (*VarroaScanGetRequest) ProtoMessage()
func (*VarroaScanGetRequest) ProtoReflect ¶
func (x *VarroaScanGetRequest) ProtoReflect() protoreflect.Message
func (*VarroaScanGetRequest) Reset ¶
func (x *VarroaScanGetRequest) Reset()
func (*VarroaScanGetRequest) String ¶
func (x *VarroaScanGetRequest) String() string
type VarroaScanImageAssociateRequest ¶
type VarroaScanImageAssociateRequest struct { // The UUID of the varroa scan. VarroaScanImageUuid string `protobuf:"bytes,1,opt,name=varroaScanImageUuid,proto3" json:"varroaScanImageUuid,omitempty"` // The UUID of the varroa bee hive (see the /v1/hives call). HiveUuid string `protobuf:"bytes,2,opt,name=hiveUuid,proto3" json:"hiveUuid,omitempty"` // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*VarroaScanImageAssociateRequest) Descriptor
deprecated
func (*VarroaScanImageAssociateRequest) Descriptor() ([]byte, []int)
Deprecated: Use VarroaScanImageAssociateRequest.ProtoReflect.Descriptor instead.
func (*VarroaScanImageAssociateRequest) GetHiveUuid ¶
func (x *VarroaScanImageAssociateRequest) GetHiveUuid() string
func (*VarroaScanImageAssociateRequest) GetUserId ¶
func (x *VarroaScanImageAssociateRequest) GetUserId() int64
func (*VarroaScanImageAssociateRequest) GetVarroaScanImageUuid ¶
func (x *VarroaScanImageAssociateRequest) GetVarroaScanImageUuid() string
func (*VarroaScanImageAssociateRequest) ProtoMessage ¶
func (*VarroaScanImageAssociateRequest) ProtoMessage()
func (*VarroaScanImageAssociateRequest) ProtoReflect ¶
func (x *VarroaScanImageAssociateRequest) ProtoReflect() protoreflect.Message
func (*VarroaScanImageAssociateRequest) Reset ¶
func (x *VarroaScanImageAssociateRequest) Reset()
func (*VarroaScanImageAssociateRequest) String ¶
func (x *VarroaScanImageAssociateRequest) String() string
type VarroaScanImagePostRequest ¶
type VarroaScanImagePostRequest struct { // Either the cookie or this Q-Token must be set to be authorized for the API call. QToken string `protobuf:"bytes,1,opt,name=qToken,proto3" json:"qToken,omitempty"` // Either this cookie or the Q-Token must be set to be authorized for the API call. Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // the internal user id of the authenticated user. Will be set internally in the cloud system and does not have an effect if set via the API call as it will be overridden. Don't set this value. UserId int64 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"` // The Mac Address of the QBox client. You can get all QBox IDs and clients with the /config API call. BhiveId string `protobuf:"bytes,4,opt,name=bhiveId,proto3" json:"bhiveId,omitempty"` // The UUID of a hive. This is used for a photobox. Leave empty if you don't know the associated hive yet. HiveUuid string `protobuf:"bytes,5,opt,name=hiveUuid,proto3" json:"hiveUuid,omitempty"` // The Unix Time (epoch) that defines the end time of the varroa images. The beginning is defined by the secondsInThePast parameter. Epoch int64 `protobuf:"varint,6,opt,name=epoch,proto3" json:"epoch,omitempty"` Scan []byte `protobuf:"bytes,7,opt,name=scan,proto3" json:"scan,omitempty"` // contains filtered or unexported fields }
func (*VarroaScanImagePostRequest) Descriptor
deprecated
func (*VarroaScanImagePostRequest) Descriptor() ([]byte, []int)
Deprecated: Use VarroaScanImagePostRequest.ProtoReflect.Descriptor instead.
func (*VarroaScanImagePostRequest) GetBhiveId ¶
func (x *VarroaScanImagePostRequest) GetBhiveId() string
func (*VarroaScanImagePostRequest) GetEpoch ¶
func (x *VarroaScanImagePostRequest) GetEpoch() int64
func (*VarroaScanImagePostRequest) GetHiveUuid ¶
func (x *VarroaScanImagePostRequest) GetHiveUuid() string
func (*VarroaScanImagePostRequest) GetQToken ¶
func (x *VarroaScanImagePostRequest) GetQToken() string
func (*VarroaScanImagePostRequest) GetScan ¶
func (x *VarroaScanImagePostRequest) GetScan() []byte
func (*VarroaScanImagePostRequest) GetToken ¶
func (x *VarroaScanImagePostRequest) GetToken() string
func (*VarroaScanImagePostRequest) GetUserId ¶
func (x *VarroaScanImagePostRequest) GetUserId() int64
func (*VarroaScanImagePostRequest) ProtoMessage ¶
func (*VarroaScanImagePostRequest) ProtoMessage()
func (*VarroaScanImagePostRequest) ProtoReflect ¶
func (x *VarroaScanImagePostRequest) ProtoReflect() protoreflect.Message
func (*VarroaScanImagePostRequest) Reset ¶
func (x *VarroaScanImagePostRequest) Reset()
func (*VarroaScanImagePostRequest) String ¶
func (x *VarroaScanImagePostRequest) String() string
type VarroaScanPostRequest ¶
type VarroaScanPostRequest struct { // The User ID. This is used internally and will be overwritten if you send it to the api server. Ignore. UserId int64 `protobuf:"varint,1,opt,name=userId,proto3" json:"userId,omitempty"` VarroaScan *models.VarroaScan `protobuf:"bytes,2,opt,name=varroaScan,proto3" json:"varroaScan,omitempty"` // contains filtered or unexported fields }
func (*VarroaScanPostRequest) Descriptor
deprecated
func (*VarroaScanPostRequest) Descriptor() ([]byte, []int)
Deprecated: Use VarroaScanPostRequest.ProtoReflect.Descriptor instead.
func (*VarroaScanPostRequest) GetUserId ¶
func (x *VarroaScanPostRequest) GetUserId() int64
func (*VarroaScanPostRequest) GetVarroaScan ¶
func (x *VarroaScanPostRequest) GetVarroaScan() *models.VarroaScan
func (*VarroaScanPostRequest) ProtoMessage ¶
func (*VarroaScanPostRequest) ProtoMessage()
func (*VarroaScanPostRequest) ProtoReflect ¶
func (x *VarroaScanPostRequest) ProtoReflect() protoreflect.Message
func (*VarroaScanPostRequest) Reset ¶
func (x *VarroaScanPostRequest) Reset()
func (*VarroaScanPostRequest) String ¶
func (x *VarroaScanPostRequest) String() string
type VarroaScanResponse ¶
type VarroaScanResponse = models.VarroaScanResponse