Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterDeviceDefinitionServiceServer(s grpc.ServiceRegistrar, srv DeviceDefinitionServiceServer)
- func RegisterIntegrationServiceServer(s grpc.ServiceRegistrar, srv IntegrationServiceServer)
- func RegisterVinDecoderServiceServer(s grpc.ServiceRegistrar, srv VinDecoderServiceServer)
- type BaseResponse
- type CreateDeviceDefinitionRequest
- func (*CreateDeviceDefinitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeviceDefinitionRequest) GetDeviceAttributes() []*DeviceTypeAttributeRequest
- func (x *CreateDeviceDefinitionRequest) GetDeviceTypeId() string
- func (x *CreateDeviceDefinitionRequest) GetHardwareTemplateId() string
- func (x *CreateDeviceDefinitionRequest) GetMake() string
- func (x *CreateDeviceDefinitionRequest) GetModel() string
- func (x *CreateDeviceDefinitionRequest) GetSource() string
- func (x *CreateDeviceDefinitionRequest) GetVerified() bool
- func (x *CreateDeviceDefinitionRequest) GetYear() int32
- func (*CreateDeviceDefinitionRequest) ProtoMessage()
- func (x *CreateDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeviceDefinitionRequest) Reset()
- func (x *CreateDeviceDefinitionRequest) String() string
- type CreateDeviceDefinitionResponse
- func (*CreateDeviceDefinitionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeviceDefinitionResponse) GetId() string
- func (x *CreateDeviceDefinitionResponse) GetNameSlug() string
- func (*CreateDeviceDefinitionResponse) ProtoMessage()
- func (x *CreateDeviceDefinitionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDeviceDefinitionResponse) Reset()
- func (x *CreateDeviceDefinitionResponse) String() string
- type CreateDeviceStyleRequest
- func (*CreateDeviceStyleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeviceStyleRequest) GetDefinitionId() string
- func (x *CreateDeviceStyleRequest) GetDeviceDefinitionId() stringdeprecated
- func (x *CreateDeviceStyleRequest) GetExternalStyleId() string
- func (x *CreateDeviceStyleRequest) GetHardwareTemplateId() stringdeprecated
- func (x *CreateDeviceStyleRequest) GetName() string
- func (x *CreateDeviceStyleRequest) GetSource() string
- func (x *CreateDeviceStyleRequest) GetSubModel() string
- func (*CreateDeviceStyleRequest) ProtoMessage()
- func (x *CreateDeviceStyleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeviceStyleRequest) Reset()
- func (x *CreateDeviceStyleRequest) String() string
- type CreateDeviceTypeAttributeRequest
- func (*CreateDeviceTypeAttributeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeviceTypeAttributeRequest) GetDefaultValue() string
- func (x *CreateDeviceTypeAttributeRequest) GetDescription() string
- func (x *CreateDeviceTypeAttributeRequest) GetLabel() string
- func (x *CreateDeviceTypeAttributeRequest) GetName() string
- func (x *CreateDeviceTypeAttributeRequest) GetOptions() []string
- func (x *CreateDeviceTypeAttributeRequest) GetRequired() bool
- func (x *CreateDeviceTypeAttributeRequest) GetType() string
- func (*CreateDeviceTypeAttributeRequest) ProtoMessage()
- func (x *CreateDeviceTypeAttributeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeviceTypeAttributeRequest) Reset()
- func (x *CreateDeviceTypeAttributeRequest) String() string
- type CreateDeviceTypeRequest
- func (*CreateDeviceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeviceTypeRequest) GetId() string
- func (x *CreateDeviceTypeRequest) GetName() string
- func (*CreateDeviceTypeRequest) ProtoMessage()
- func (x *CreateDeviceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeviceTypeRequest) Reset()
- func (x *CreateDeviceTypeRequest) String() string
- type CreateIntegrationRequest
- func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIntegrationRequest) GetStyle() string
- func (x *CreateIntegrationRequest) GetTokenId() uint64
- func (x *CreateIntegrationRequest) GetType() string
- func (x *CreateIntegrationRequest) GetVendor() string
- func (*CreateIntegrationRequest) ProtoMessage()
- func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIntegrationRequest) Reset()
- func (x *CreateIntegrationRequest) String() string
- type DecodeVinRequest
- func (*DecodeVinRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DecodeVinRequest) GetCountry() string
- func (x *DecodeVinRequest) GetKnownModel() string
- func (x *DecodeVinRequest) GetKnownYear() int32
- func (x *DecodeVinRequest) GetVin() string
- func (*DecodeVinRequest) ProtoMessage()
- func (x *DecodeVinRequest) ProtoReflect() protoreflect.Message
- func (x *DecodeVinRequest) Reset()
- func (x *DecodeVinRequest) String() string
- type DecodeVinResponse
- func (*DecodeVinResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DecodeVinResponse) GetDefinitionId() string
- func (x *DecodeVinResponse) GetDeviceMakeId() stringdeprecated
- func (x *DecodeVinResponse) GetDeviceStyleId() string
- func (x *DecodeVinResponse) GetManufacturer() string
- func (x *DecodeVinResponse) GetModel() string
- func (x *DecodeVinResponse) GetNewTrxHash() string
- func (x *DecodeVinResponse) GetPowertrain() string
- func (x *DecodeVinResponse) GetSource() string
- func (x *DecodeVinResponse) GetYear() int32
- func (*DecodeVinResponse) ProtoMessage()
- func (x *DecodeVinResponse) ProtoReflect() protoreflect.Message
- func (x *DecodeVinResponse) Reset()
- func (x *DecodeVinResponse) String() string
- type DeleteDeviceTypeRequest
- func (*DeleteDeviceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDeviceTypeRequest) GetId() string
- func (*DeleteDeviceTypeRequest) ProtoMessage()
- func (x *DeleteDeviceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDeviceTypeRequest) Reset()
- func (x *DeleteDeviceTypeRequest) String() string
- type DeviceDefinitionServiceClient
- type DeviceDefinitionServiceServer
- type DeviceImage
- func (*DeviceImage) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceImage) GetColor() string
- func (x *DeviceImage) GetDefinitionId() string
- func (x *DeviceImage) GetDeviceDefinitionId() stringdeprecated
- func (x *DeviceImage) GetHeight() int32
- func (x *DeviceImage) GetImageUrl() string
- func (x *DeviceImage) GetWidth() int32
- func (*DeviceImage) ProtoMessage()
- func (x *DeviceImage) ProtoReflect() protoreflect.Message
- func (x *DeviceImage) Reset()
- func (x *DeviceImage) String() string
- type DeviceStyle
- func (*DeviceStyle) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceStyle) GetDefinitionId() string
- func (x *DeviceStyle) GetDeviceAttributes() []*DeviceTypeAttribute
- func (x *DeviceStyle) GetDeviceDefinitionId() stringdeprecated
- func (x *DeviceStyle) GetExternalStyleId() string
- func (x *DeviceStyle) GetHardwareTemplateId() stringdeprecated
- func (x *DeviceStyle) GetId() string
- func (x *DeviceStyle) GetName() string
- func (x *DeviceStyle) GetSource() string
- func (x *DeviceStyle) GetSubModel() string
- func (*DeviceStyle) ProtoMessage()
- func (x *DeviceStyle) ProtoReflect() protoreflect.Message
- func (x *DeviceStyle) Reset()
- func (x *DeviceStyle) String() string
- type DeviceType
- func (*DeviceType) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceType) GetMake() string
- func (x *DeviceType) GetMakeSlug() string
- func (x *DeviceType) GetModel() string
- func (x *DeviceType) GetModelSlug() string
- func (x *DeviceType) GetSubModels() []string
- func (x *DeviceType) GetType() string
- func (x *DeviceType) GetYear() int32
- func (*DeviceType) ProtoMessage()
- func (x *DeviceType) ProtoReflect() protoreflect.Message
- func (x *DeviceType) Reset()
- func (x *DeviceType) String() string
- type DeviceTypeAttribute
- func (*DeviceTypeAttribute) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceTypeAttribute) GetDefaultValue() string
- func (x *DeviceTypeAttribute) GetDescription() string
- func (x *DeviceTypeAttribute) GetLabel() string
- func (x *DeviceTypeAttribute) GetName() string
- func (x *DeviceTypeAttribute) GetOptions() []string
- func (x *DeviceTypeAttribute) GetRequired() bool
- func (x *DeviceTypeAttribute) GetType() string
- func (x *DeviceTypeAttribute) GetValue() string
- func (*DeviceTypeAttribute) ProtoMessage()
- func (x *DeviceTypeAttribute) ProtoReflect() protoreflect.Message
- func (x *DeviceTypeAttribute) Reset()
- func (x *DeviceTypeAttribute) String() string
- type DeviceTypeAttributeRequest
- func (*DeviceTypeAttributeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceTypeAttributeRequest) GetName() string
- func (x *DeviceTypeAttributeRequest) GetValue() string
- func (*DeviceTypeAttributeRequest) ProtoMessage()
- func (x *DeviceTypeAttributeRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceTypeAttributeRequest) Reset()
- func (x *DeviceTypeAttributeRequest) String() string
- type ExternalID
- type FilterDeviceDefinitionRequest
- func (*FilterDeviceDefinitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FilterDeviceDefinitionRequest) GetDefinitionId() string
- func (x *FilterDeviceDefinitionRequest) GetDeviceDefinitionId() stringdeprecated
- func (x *FilterDeviceDefinitionRequest) GetIntegrationId() stringdeprecated
- func (x *FilterDeviceDefinitionRequest) GetMakeId() stringdeprecated
- func (x *FilterDeviceDefinitionRequest) GetMakeSlug() string
- func (x *FilterDeviceDefinitionRequest) GetModel() string
- func (x *FilterDeviceDefinitionRequest) GetPageIndex() int32
- func (x *FilterDeviceDefinitionRequest) GetPageSize() int32
- func (x *FilterDeviceDefinitionRequest) GetVerifiedVinList() []string
- func (x *FilterDeviceDefinitionRequest) GetYear() int32
- func (*FilterDeviceDefinitionRequest) ProtoMessage()
- func (x *FilterDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
- func (x *FilterDeviceDefinitionRequest) Reset()
- func (x *FilterDeviceDefinitionRequest) String() string
- type FilterDeviceDefinitionsReponse
- func (*FilterDeviceDefinitionsReponse) Descriptor() ([]byte, []int)deprecated
- func (x *FilterDeviceDefinitionsReponse) GetCreatedAt() int64
- func (x *FilterDeviceDefinitionsReponse) GetDeviceMakeId() string
- func (x *FilterDeviceDefinitionsReponse) GetExternal() stringdeprecated
- func (x *FilterDeviceDefinitionsReponse) GetExternalIds() []*ExternalID
- func (x *FilterDeviceDefinitionsReponse) GetId() string
- func (x *FilterDeviceDefinitionsReponse) GetImageUrl() string
- func (x *FilterDeviceDefinitionsReponse) GetMake() string
- func (x *FilterDeviceDefinitionsReponse) GetMetadata() string
- func (x *FilterDeviceDefinitionsReponse) GetModel() string
- func (x *FilterDeviceDefinitionsReponse) GetNameSlug() string
- func (x *FilterDeviceDefinitionsReponse) GetSource() stringdeprecated
- func (x *FilterDeviceDefinitionsReponse) GetUpdatedAt() int64
- func (x *FilterDeviceDefinitionsReponse) GetVerified() bool
- func (x *FilterDeviceDefinitionsReponse) GetYear() int32
- func (*FilterDeviceDefinitionsReponse) ProtoMessage()
- func (x *FilterDeviceDefinitionsReponse) ProtoReflect() protoreflect.Message
- func (x *FilterDeviceDefinitionsReponse) Reset()
- func (x *FilterDeviceDefinitionsReponse) String() string
- type GetDeviceDefinitionByMMYRequest
- func (*GetDeviceDefinitionByMMYRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceDefinitionByMMYRequest) GetMake() string
- func (x *GetDeviceDefinitionByMMYRequest) GetMakeID() string
- func (x *GetDeviceDefinitionByMMYRequest) GetModel() string
- func (x *GetDeviceDefinitionByMMYRequest) GetYear() int32
- func (*GetDeviceDefinitionByMMYRequest) ProtoMessage()
- func (x *GetDeviceDefinitionByMMYRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceDefinitionByMMYRequest) Reset()
- func (x *GetDeviceDefinitionByMMYRequest) String() string
- type GetDeviceDefinitionByMakeAndYearRangeRequest
- func (*GetDeviceDefinitionByMakeAndYearRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) GetEndYear() int32
- func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) GetMake() string
- func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) GetStartYear() int32
- func (*GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoMessage()
- func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) Reset()
- func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) String() string
- type GetDeviceDefinitionHardwareTemplateByIDRequest
- func (*GetDeviceDefinitionHardwareTemplateByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) GetId() string
- func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) GetIntegrationId() string
- func (*GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoMessage()
- func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) Reset()
- func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) String() string
- type GetDeviceDefinitionHardwareTemplateByIDResponse
- func (*GetDeviceDefinitionHardwareTemplateByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) GetHardwareTemplateId() string
- func (*GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoMessage()
- func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) Reset()
- func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) String() string
- type GetDeviceDefinitionRequest
- func (*GetDeviceDefinitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceDefinitionRequest) GetIds() []string
- func (x *GetDeviceDefinitionRequest) GetMakeSlug() string
- func (*GetDeviceDefinitionRequest) ProtoMessage()
- func (x *GetDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceDefinitionRequest) Reset()
- func (x *GetDeviceDefinitionRequest) String() string
- type GetDeviceImagesResponse
- func (*GetDeviceImagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceImagesResponse) GetImages() []*DeviceImage
- func (*GetDeviceImagesResponse) ProtoMessage()
- func (x *GetDeviceImagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceImagesResponse) Reset()
- func (x *GetDeviceImagesResponse) String() string
- type GetDeviceStyleByDeviceDefinitionIDRequest
- func (*GetDeviceStyleByDeviceDefinitionIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceStyleByDeviceDefinitionIDRequest) GetId() string
- func (*GetDeviceStyleByDeviceDefinitionIDRequest) ProtoMessage()
- func (x *GetDeviceStyleByDeviceDefinitionIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceStyleByDeviceDefinitionIDRequest) Reset()
- func (x *GetDeviceStyleByDeviceDefinitionIDRequest) String() string
- type GetDeviceStyleByIDRequest
- func (*GetDeviceStyleByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceStyleByIDRequest) GetId() string
- func (*GetDeviceStyleByIDRequest) ProtoMessage()
- func (x *GetDeviceStyleByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceStyleByIDRequest) Reset()
- func (x *GetDeviceStyleByIDRequest) String() string
- type GetDeviceStyleFilterRequest
- func (*GetDeviceStyleFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceStyleFilterRequest) GetDeviceDefinitionId() string
- func (x *GetDeviceStyleFilterRequest) GetName() string
- func (x *GetDeviceStyleFilterRequest) GetSource() string
- func (x *GetDeviceStyleFilterRequest) GetSubModel() string
- func (*GetDeviceStyleFilterRequest) ProtoMessage()
- func (x *GetDeviceStyleFilterRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceStyleFilterRequest) Reset()
- func (x *GetDeviceStyleFilterRequest) String() string
- type GetDeviceStyleResponse
- func (*GetDeviceStyleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceStyleResponse) GetDeviceStyles() []*DeviceStyle
- func (*GetDeviceStyleResponse) ProtoMessage()
- func (x *GetDeviceStyleResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceStyleResponse) Reset()
- func (x *GetDeviceStyleResponse) String() string
- type GetDeviceTypeByIDRequest
- func (*GetDeviceTypeByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceTypeByIDRequest) GetId() string
- func (*GetDeviceTypeByIDRequest) ProtoMessage()
- func (x *GetDeviceTypeByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeviceTypeByIDRequest) Reset()
- func (x *GetDeviceTypeByIDRequest) String() string
- type GetDeviceTypeListResponse
- func (*GetDeviceTypeListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceTypeListResponse) GetDeviceTypes() []*GetDeviceTypeResponse
- func (*GetDeviceTypeListResponse) ProtoMessage()
- func (x *GetDeviceTypeListResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceTypeListResponse) Reset()
- func (x *GetDeviceTypeListResponse) String() string
- type GetDeviceTypeResponse
- func (*GetDeviceTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeviceTypeResponse) GetAttributes() []*DeviceTypeAttribute
- func (x *GetDeviceTypeResponse) GetId() string
- func (x *GetDeviceTypeResponse) GetMetadataKey() string
- func (x *GetDeviceTypeResponse) GetName() string
- func (*GetDeviceTypeResponse) ProtoMessage()
- func (x *GetDeviceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeviceTypeResponse) Reset()
- func (x *GetDeviceTypeResponse) String() string
- type GetDevicesMMYItemResponse
- func (*GetDevicesMMYItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDevicesMMYItemResponse) GetHardwareTemplateId() string
- func (x *GetDevicesMMYItemResponse) GetId() string
- func (x *GetDevicesMMYItemResponse) GetMake() string
- func (x *GetDevicesMMYItemResponse) GetModel() string
- func (x *GetDevicesMMYItemResponse) GetNameSlug() string
- func (x *GetDevicesMMYItemResponse) GetYear() int32
- func (*GetDevicesMMYItemResponse) ProtoMessage()
- func (x *GetDevicesMMYItemResponse) ProtoReflect() protoreflect.Message
- func (x *GetDevicesMMYItemResponse) Reset()
- func (x *GetDevicesMMYItemResponse) String() string
- type GetDevicesMMYResponse
- func (*GetDevicesMMYResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDevicesMMYResponse) GetDevice() []*GetDevicesMMYItemResponse
- func (*GetDevicesMMYResponse) ProtoMessage()
- func (x *GetDevicesMMYResponse) ProtoReflect() protoreflect.Message
- func (x *GetDevicesMMYResponse) Reset()
- func (x *GetDevicesMMYResponse) String() string
- type GetFilteredDeviceDefinitionsResponse
- func (*GetFilteredDeviceDefinitionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFilteredDeviceDefinitionsResponse) GetItems() []*FilterDeviceDefinitionsReponse
- func (*GetFilteredDeviceDefinitionsResponse) ProtoMessage()
- func (x *GetFilteredDeviceDefinitionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFilteredDeviceDefinitionsResponse) Reset()
- func (x *GetFilteredDeviceDefinitionsResponse) String() string
- type GetIntegrationByTokenIDRequest
- func (*GetIntegrationByTokenIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationByTokenIDRequest) GetTokenId() uint64
- func (*GetIntegrationByTokenIDRequest) ProtoMessage()
- func (x *GetIntegrationByTokenIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationByTokenIDRequest) Reset()
- func (x *GetIntegrationByTokenIDRequest) String() string
- type GetIntegrationOptionItem
- func (*GetIntegrationOptionItem) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationOptionItem) GetIntegrationId() string
- func (x *GetIntegrationOptionItem) GetIntegrationVendor() string
- func (x *GetIntegrationOptionItem) GetRegion() string
- func (*GetIntegrationOptionItem) ProtoMessage()
- func (x *GetIntegrationOptionItem) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationOptionItem) Reset()
- func (x *GetIntegrationOptionItem) String() string
- type GetIntegrationOptionsRequest
- func (*GetIntegrationOptionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationOptionsRequest) GetMakeId() string
- func (*GetIntegrationOptionsRequest) ProtoMessage()
- func (x *GetIntegrationOptionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationOptionsRequest) Reset()
- func (x *GetIntegrationOptionsRequest) String() string
- type GetIntegrationOptionsResponse
- func (*GetIntegrationOptionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationOptionsResponse) GetIntegrationOptions() []*GetIntegrationOptionItem
- func (*GetIntegrationOptionsResponse) ProtoMessage()
- func (x *GetIntegrationOptionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationOptionsResponse) Reset()
- func (x *GetIntegrationOptionsResponse) String() string
- type GetIntegrationRequest
- func (*GetIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationRequest) GetId() []string
- func (*GetIntegrationRequest) ProtoMessage()
- func (x *GetIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationRequest) Reset()
- func (x *GetIntegrationRequest) String() string
- type GetIntegrationResponse
- func (*GetIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationResponse) GetIntegrations() []*Integration
- func (*GetIntegrationResponse) ProtoMessage()
- func (x *GetIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationResponse) Reset()
- func (x *GetIntegrationResponse) String() string
- type Integration
- func (*Integration) Descriptor() ([]byte, []int)deprecated
- func (x *Integration) GetAutoPiDefaultTemplateId() int32
- func (x *Integration) GetAutoPiPowertrainTemplate() *Integration_AutoPiPowertrainTemplate
- func (x *Integration) GetId() string
- func (x *Integration) GetManufacturerTokenId() uint64
- func (x *Integration) GetPoints() int64
- func (x *Integration) GetRefreshLimitSecs() int32
- func (x *Integration) GetStyle() string
- func (x *Integration) GetTokenId() uint64
- func (x *Integration) GetType() string
- func (x *Integration) GetVendor() string
- func (*Integration) ProtoMessage()
- func (x *Integration) ProtoReflect() protoreflect.Message
- func (x *Integration) Reset()
- func (x *Integration) String() string
- type IntegrationServiceClient
- type IntegrationServiceServer
- type Integration_AutoPiPowertrainTemplate
- func (*Integration_AutoPiPowertrainTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *Integration_AutoPiPowertrainTemplate) GetBEV() int32
- func (x *Integration_AutoPiPowertrainTemplate) GetHEV() int32
- func (x *Integration_AutoPiPowertrainTemplate) GetICE() int32
- func (x *Integration_AutoPiPowertrainTemplate) GetPHEV() int32
- func (*Integration_AutoPiPowertrainTemplate) ProtoMessage()
- func (x *Integration_AutoPiPowertrainTemplate) ProtoReflect() protoreflect.Message
- func (x *Integration_AutoPiPowertrainTemplate) Reset()
- func (x *Integration_AutoPiPowertrainTemplate) String() string
- type SyncStatusResult
- type UnimplementedDeviceDefinitionServiceServer
- func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceDefinition(context.Context, *CreateDeviceDefinitionRequest) (*CreateDeviceDefinitionResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceStyle(context.Context, *CreateDeviceStyleRequest) (*BaseResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceType(context.Context, *CreateDeviceTypeRequest) (*BaseResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) CreateIntegration(context.Context, *CreateIntegrationRequest) (*BaseResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) DeleteDeviceType(context.Context, *DeleteDeviceTypeRequest) (*BaseResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionHardwareTemplateByID(context.Context, *GetDeviceDefinitionHardwareTemplateByIDRequest) (*GetDeviceDefinitionHardwareTemplateByIDResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByExternalID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByDeviceDefinitionID(context.Context, *GetDeviceStyleByDeviceDefinitionIDRequest) (*GetDeviceStyleResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByFilter(context.Context, *GetDeviceStyleFilterRequest) (*GetDeviceStyleResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypes(context.Context, *emptypb.Empty) (*GetDeviceTypeListResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypesByID(context.Context, *GetDeviceTypeByIDRequest) (*GetDeviceTypeResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetFilteredDeviceDefinition(context.Context, *FilterDeviceDefinitionRequest) (*GetFilteredDeviceDefinitionsResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByID(context.Context, *GetIntegrationRequest) (*Integration, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByTokenID(context.Context, *GetIntegrationByTokenIDRequest) (*Integration, error)
- func (UnimplementedDeviceDefinitionServiceServer) GetIntegrations(context.Context, *emptypb.Empty) (*GetIntegrationResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) SyncDeviceDefinitionsWithElasticSearch(context.Context, *emptypb.Empty) (*SyncStatusResult, error)
- func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceDefinition(context.Context, *UpdateDeviceDefinitionRequest) (*BaseResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceStyle(context.Context, *UpdateDeviceStyleRequest) (*BaseResponse, error)
- func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceType(context.Context, *UpdateDeviceTypeRequest) (*BaseResponse, error)
- type UnimplementedIntegrationServiceServer
- type UnimplementedVinDecoderServiceServer
- type UnsafeDeviceDefinitionServiceServer
- type UnsafeIntegrationServiceServer
- type UnsafeVinDecoderServiceServer
- type UpdateDeviceDefinitionRequest
- func (*UpdateDeviceDefinitionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDeviceDefinitionRequest) GetDeviceAttributes() []*DeviceTypeAttributeRequest
- func (x *UpdateDeviceDefinitionRequest) GetDeviceDefinitionId() string
- func (x *UpdateDeviceDefinitionRequest) GetDeviceMakeId() stringdeprecated
- func (x *UpdateDeviceDefinitionRequest) GetDeviceStyles() []*UpdateDeviceDefinitionRequest_DeviceStyles
- func (x *UpdateDeviceDefinitionRequest) GetDeviceTypeId() string
- func (x *UpdateDeviceDefinitionRequest) GetExternalId() stringdeprecated
- func (x *UpdateDeviceDefinitionRequest) GetExternalIds() []*ExternalIDdeprecated
- func (x *UpdateDeviceDefinitionRequest) GetHardwareTemplateId() stringdeprecated
- func (x *UpdateDeviceDefinitionRequest) GetImageUrl() string
- func (x *UpdateDeviceDefinitionRequest) GetManufacturerName() string
- func (x *UpdateDeviceDefinitionRequest) GetModel() string
- func (x *UpdateDeviceDefinitionRequest) GetSource() stringdeprecated
- func (x *UpdateDeviceDefinitionRequest) GetVerified() booldeprecated
- func (x *UpdateDeviceDefinitionRequest) GetYear() int32
- func (*UpdateDeviceDefinitionRequest) ProtoMessage()
- func (x *UpdateDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDeviceDefinitionRequest) Reset()
- func (x *UpdateDeviceDefinitionRequest) String() string
- type UpdateDeviceDefinitionRequest_DeviceStyles
- func (*UpdateDeviceDefinitionRequest_DeviceStyles) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetCreatedAt() *timestamppb.Timestamp
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetExternalStyleId() string
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetHardwareTemplateId() string
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetId() string
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetName() string
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetSource() string
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetSubModel() string
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetUpdatedAt() *timestamppb.Timestamp
- func (*UpdateDeviceDefinitionRequest_DeviceStyles) ProtoMessage()
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) ProtoReflect() protoreflect.Message
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) Reset()
- func (x *UpdateDeviceDefinitionRequest_DeviceStyles) String() string
- type UpdateDeviceStyleRequest
- func (*UpdateDeviceStyleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDeviceStyleRequest) GetDefinitionId() string
- func (x *UpdateDeviceStyleRequest) GetDeviceDefinitionId() stringdeprecated
- func (x *UpdateDeviceStyleRequest) GetExternalStyleId() string
- func (x *UpdateDeviceStyleRequest) GetHardwareTemplateId() stringdeprecated
- func (x *UpdateDeviceStyleRequest) GetId() string
- func (x *UpdateDeviceStyleRequest) GetName() string
- func (x *UpdateDeviceStyleRequest) GetSource() string
- func (x *UpdateDeviceStyleRequest) GetSubModel() string
- func (*UpdateDeviceStyleRequest) ProtoMessage()
- func (x *UpdateDeviceStyleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDeviceStyleRequest) Reset()
- func (x *UpdateDeviceStyleRequest) String() string
- type UpdateDeviceTypeRequest
- func (*UpdateDeviceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDeviceTypeRequest) GetAttributes() []*CreateDeviceTypeAttributeRequest
- func (x *UpdateDeviceTypeRequest) GetId() string
- func (x *UpdateDeviceTypeRequest) GetName() string
- func (*UpdateDeviceTypeRequest) ProtoMessage()
- func (x *UpdateDeviceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDeviceTypeRequest) Reset()
- func (x *UpdateDeviceTypeRequest) String() string
- type UpsertDecodingRequest
- func (*UpsertDecodingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertDecodingRequest) GetTargetDefinitionId() string
- func (x *UpsertDecodingRequest) GetVin() string
- func (*UpsertDecodingRequest) ProtoMessage()
- func (x *UpsertDecodingRequest) ProtoReflect() protoreflect.Message
- func (x *UpsertDecodingRequest) Reset()
- func (x *UpsertDecodingRequest) String() string
- type VinDecoderServiceClient
- type VinDecoderServiceServer
Constants ¶
const ( VinDecoderService_DecodeVin_FullMethodName = "/grpc.VinDecoderService/DecodeVin" VinDecoderService_UpsertDecoding_FullMethodName = "/grpc.VinDecoderService/UpsertDecoding" )
const ( DeviceDefinitionService_GetIntegrations_FullMethodName = "/grpc.DeviceDefinitionService/GetIntegrations" DeviceDefinitionService_GetIntegrationByID_FullMethodName = "/grpc.DeviceDefinitionService/GetIntegrationByID" DeviceDefinitionService_CreateDeviceDefinition_FullMethodName = "/grpc.DeviceDefinitionService/CreateDeviceDefinition" DeviceDefinitionService_CreateDeviceStyle_FullMethodName = "/grpc.DeviceDefinitionService/CreateDeviceStyle" DeviceDefinitionService_CreateIntegration_FullMethodName = "/grpc.DeviceDefinitionService/CreateIntegration" DeviceDefinitionService_UpdateDeviceDefinition_FullMethodName = "/grpc.DeviceDefinitionService/UpdateDeviceDefinition" DeviceDefinitionService_GetFilteredDeviceDefinition_FullMethodName = "/grpc.DeviceDefinitionService/GetFilteredDeviceDefinition" DeviceDefinitionService_GetDeviceStyleByID_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceStyleByID" DeviceDefinitionService_GetDeviceStyleByExternalID_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceStyleByExternalID" DeviceDefinitionService_GetDeviceStylesByDeviceDefinitionID_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceStylesByDeviceDefinitionID" DeviceDefinitionService_GetDeviceStylesByFilter_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceStylesByFilter" DeviceDefinitionService_UpdateDeviceStyle_FullMethodName = "/grpc.DeviceDefinitionService/UpdateDeviceStyle" DeviceDefinitionService_GetDeviceTypesByID_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceTypesByID" DeviceDefinitionService_GetDeviceTypes_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceTypes" DeviceDefinitionService_CreateDeviceType_FullMethodName = "/grpc.DeviceDefinitionService/CreateDeviceType" DeviceDefinitionService_UpdateDeviceType_FullMethodName = "/grpc.DeviceDefinitionService/UpdateDeviceType" DeviceDefinitionService_DeleteDeviceType_FullMethodName = "/grpc.DeviceDefinitionService/DeleteDeviceType" DeviceDefinitionService_GetDeviceDefinitionHardwareTemplateByID_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceDefinitionHardwareTemplateByID" DeviceDefinitionService_SyncDeviceDefinitionsWithElasticSearch_FullMethodName = "/grpc.DeviceDefinitionService/SyncDeviceDefinitionsWithElasticSearch" DeviceDefinitionService_GetIntegrationByTokenID_FullMethodName = "/grpc.DeviceDefinitionService/GetIntegrationByTokenID" )
const (
IntegrationService_GetIntegrationOptions_FullMethodName = "/grpc.IntegrationService/GetIntegrationOptions"
)
Variables ¶
var DeviceDefinitionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "grpc.DeviceDefinitionService", HandlerType: (*DeviceDefinitionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetIntegrations", Handler: _DeviceDefinitionService_GetIntegrations_Handler, }, { MethodName: "GetIntegrationByID", Handler: _DeviceDefinitionService_GetIntegrationByID_Handler, }, { MethodName: "CreateDeviceDefinition", Handler: _DeviceDefinitionService_CreateDeviceDefinition_Handler, }, { MethodName: "CreateDeviceStyle", Handler: _DeviceDefinitionService_CreateDeviceStyle_Handler, }, { MethodName: "CreateIntegration", Handler: _DeviceDefinitionService_CreateIntegration_Handler, }, { MethodName: "UpdateDeviceDefinition", Handler: _DeviceDefinitionService_UpdateDeviceDefinition_Handler, }, { MethodName: "GetFilteredDeviceDefinition", Handler: _DeviceDefinitionService_GetFilteredDeviceDefinition_Handler, }, { MethodName: "GetDeviceStyleByID", Handler: _DeviceDefinitionService_GetDeviceStyleByID_Handler, }, { MethodName: "GetDeviceStyleByExternalID", Handler: _DeviceDefinitionService_GetDeviceStyleByExternalID_Handler, }, { MethodName: "GetDeviceStylesByDeviceDefinitionID", Handler: _DeviceDefinitionService_GetDeviceStylesByDeviceDefinitionID_Handler, }, { MethodName: "GetDeviceStylesByFilter", Handler: _DeviceDefinitionService_GetDeviceStylesByFilter_Handler, }, { MethodName: "UpdateDeviceStyle", Handler: _DeviceDefinitionService_UpdateDeviceStyle_Handler, }, { MethodName: "GetDeviceTypesByID", Handler: _DeviceDefinitionService_GetDeviceTypesByID_Handler, }, { MethodName: "GetDeviceTypes", Handler: _DeviceDefinitionService_GetDeviceTypes_Handler, }, { MethodName: "CreateDeviceType", Handler: _DeviceDefinitionService_CreateDeviceType_Handler, }, { MethodName: "UpdateDeviceType", Handler: _DeviceDefinitionService_UpdateDeviceType_Handler, }, { MethodName: "DeleteDeviceType", Handler: _DeviceDefinitionService_DeleteDeviceType_Handler, }, { MethodName: "GetDeviceDefinitionHardwareTemplateByID", Handler: _DeviceDefinitionService_GetDeviceDefinitionHardwareTemplateByID_Handler, }, { MethodName: "SyncDeviceDefinitionsWithElasticSearch", Handler: _DeviceDefinitionService_SyncDeviceDefinitionsWithElasticSearch_Handler, }, { MethodName: "GetIntegrationByTokenID", Handler: _DeviceDefinitionService_GetIntegrationByTokenID_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "pkg/grpc/device_definition.proto", }
DeviceDefinitionService_ServiceDesc is the grpc.ServiceDesc for DeviceDefinitionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_pkg_grpc_decoder_proto protoreflect.FileDescriptor
var File_pkg_grpc_device_definition_proto protoreflect.FileDescriptor
var File_pkg_grpc_integration_proto protoreflect.FileDescriptor
var IntegrationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "grpc.IntegrationService", HandlerType: (*IntegrationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetIntegrationOptions", Handler: _IntegrationService_GetIntegrationOptions_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "pkg/grpc/integration.proto", }
IntegrationService_ServiceDesc is the grpc.ServiceDesc for IntegrationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VinDecoderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "grpc.VinDecoderService", HandlerType: (*VinDecoderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DecodeVin", Handler: _VinDecoderService_DecodeVin_Handler, }, { MethodName: "UpsertDecoding", Handler: _VinDecoderService_UpsertDecoding_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "pkg/grpc/decoder.proto", }
VinDecoderService_ServiceDesc is the grpc.ServiceDesc for VinDecoderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterDeviceDefinitionServiceServer ¶
func RegisterDeviceDefinitionServiceServer(s grpc.ServiceRegistrar, srv DeviceDefinitionServiceServer)
func RegisterIntegrationServiceServer ¶ added in v0.3.5
func RegisterIntegrationServiceServer(s grpc.ServiceRegistrar, srv IntegrationServiceServer)
func RegisterVinDecoderServiceServer ¶ added in v0.6.8
func RegisterVinDecoderServiceServer(s grpc.ServiceRegistrar, srv VinDecoderServiceServer)
Types ¶
type BaseResponse ¶ added in v0.1.24
type BaseResponse struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*BaseResponse) Descriptor
deprecated
added in
v0.1.24
func (*BaseResponse) Descriptor() ([]byte, []int)
Deprecated: Use BaseResponse.ProtoReflect.Descriptor instead.
func (*BaseResponse) GetId ¶ added in v0.1.24
func (x *BaseResponse) GetId() string
func (*BaseResponse) ProtoMessage ¶ added in v0.1.24
func (*BaseResponse) ProtoMessage()
func (*BaseResponse) ProtoReflect ¶ added in v0.1.24
func (x *BaseResponse) ProtoReflect() protoreflect.Message
func (*BaseResponse) Reset ¶ added in v0.1.24
func (x *BaseResponse) Reset()
func (*BaseResponse) String ¶ added in v0.1.24
func (x *BaseResponse) String() string
type CreateDeviceDefinitionRequest ¶ added in v0.1.4
type CreateDeviceDefinitionRequest struct {
Make string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
Year int32 `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
DeviceTypeId string `protobuf:"bytes,5,opt,name=device_type_id,json=deviceTypeId,proto3" json:"device_type_id,omitempty"`
DeviceAttributes []*DeviceTypeAttributeRequest `protobuf:"bytes,6,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
HardwareTemplateId string `protobuf:"bytes,7,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
Verified bool `protobuf:"varint,8,opt,name=verified,proto3" json:"verified,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDeviceDefinitionRequest) Descriptor
deprecated
added in
v0.1.4
func (*CreateDeviceDefinitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDeviceDefinitionRequest.ProtoReflect.Descriptor instead.
func (*CreateDeviceDefinitionRequest) GetDeviceAttributes ¶ added in v0.2.0
func (x *CreateDeviceDefinitionRequest) GetDeviceAttributes() []*DeviceTypeAttributeRequest
func (*CreateDeviceDefinitionRequest) GetDeviceTypeId ¶ added in v0.2.0
func (x *CreateDeviceDefinitionRequest) GetDeviceTypeId() string
func (*CreateDeviceDefinitionRequest) GetHardwareTemplateId ¶ added in v0.7.0
func (x *CreateDeviceDefinitionRequest) GetHardwareTemplateId() string
func (*CreateDeviceDefinitionRequest) GetMake ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) GetMake() string
func (*CreateDeviceDefinitionRequest) GetModel ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) GetModel() string
func (*CreateDeviceDefinitionRequest) GetSource ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) GetSource() string
func (*CreateDeviceDefinitionRequest) GetVerified ¶ added in v1.0.28
func (x *CreateDeviceDefinitionRequest) GetVerified() bool
func (*CreateDeviceDefinitionRequest) GetYear ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) GetYear() int32
func (*CreateDeviceDefinitionRequest) ProtoMessage ¶ added in v0.1.4
func (*CreateDeviceDefinitionRequest) ProtoMessage()
func (*CreateDeviceDefinitionRequest) ProtoReflect ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
func (*CreateDeviceDefinitionRequest) Reset ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) Reset()
func (*CreateDeviceDefinitionRequest) String ¶ added in v0.1.4
func (x *CreateDeviceDefinitionRequest) String() string
type CreateDeviceDefinitionResponse ¶ added in v0.1.4
type CreateDeviceDefinitionResponse struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
NameSlug string `protobuf:"bytes,2,opt,name=name_slug,json=nameSlug,proto3" json:"name_slug,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDeviceDefinitionResponse) Descriptor
deprecated
added in
v0.1.4
func (*CreateDeviceDefinitionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDeviceDefinitionResponse.ProtoReflect.Descriptor instead.
func (*CreateDeviceDefinitionResponse) GetId ¶ added in v0.1.4
func (x *CreateDeviceDefinitionResponse) GetId() string
func (*CreateDeviceDefinitionResponse) GetNameSlug ¶ added in v1.2.28
func (x *CreateDeviceDefinitionResponse) GetNameSlug() string
func (*CreateDeviceDefinitionResponse) ProtoMessage ¶ added in v0.1.4
func (*CreateDeviceDefinitionResponse) ProtoMessage()
func (*CreateDeviceDefinitionResponse) ProtoReflect ¶ added in v0.1.4
func (x *CreateDeviceDefinitionResponse) ProtoReflect() protoreflect.Message
func (*CreateDeviceDefinitionResponse) Reset ¶ added in v0.1.4
func (x *CreateDeviceDefinitionResponse) Reset()
func (*CreateDeviceDefinitionResponse) String ¶ added in v0.1.4
func (x *CreateDeviceDefinitionResponse) String() string
type CreateDeviceStyleRequest ¶ added in v0.1.11
type CreateDeviceStyleRequest struct {
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
ExternalStyleId string `protobuf:"bytes,3,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
SubModel string `protobuf:"bytes,5,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
HardwareTemplateId string `protobuf:"bytes,6,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
DefinitionId string `protobuf:"bytes,7,opt,name=definition_id,json=definitionId,proto3" json:"definition_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDeviceStyleRequest) Descriptor
deprecated
added in
v0.1.11
func (*CreateDeviceStyleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDeviceStyleRequest.ProtoReflect.Descriptor instead.
func (*CreateDeviceStyleRequest) GetDefinitionId ¶ added in v1.2.95
func (x *CreateDeviceStyleRequest) GetDefinitionId() string
func (*CreateDeviceStyleRequest) GetDeviceDefinitionId
deprecated
added in
v0.1.24
func (x *CreateDeviceStyleRequest) GetDeviceDefinitionId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*CreateDeviceStyleRequest) GetExternalStyleId ¶ added in v0.1.24
func (x *CreateDeviceStyleRequest) GetExternalStyleId() string
func (*CreateDeviceStyleRequest) GetHardwareTemplateId
deprecated
added in
v0.6.8
func (x *CreateDeviceStyleRequest) GetHardwareTemplateId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*CreateDeviceStyleRequest) GetName ¶ added in v0.1.11
func (x *CreateDeviceStyleRequest) GetName() string
func (*CreateDeviceStyleRequest) GetSource ¶ added in v0.1.11
func (x *CreateDeviceStyleRequest) GetSource() string
func (*CreateDeviceStyleRequest) GetSubModel ¶ added in v0.1.11
func (x *CreateDeviceStyleRequest) GetSubModel() string
func (*CreateDeviceStyleRequest) ProtoMessage ¶ added in v0.1.11
func (*CreateDeviceStyleRequest) ProtoMessage()
func (*CreateDeviceStyleRequest) ProtoReflect ¶ added in v0.1.11
func (x *CreateDeviceStyleRequest) ProtoReflect() protoreflect.Message
func (*CreateDeviceStyleRequest) Reset ¶ added in v0.1.11
func (x *CreateDeviceStyleRequest) Reset()
func (*CreateDeviceStyleRequest) String ¶ added in v0.1.11
func (x *CreateDeviceStyleRequest) String() string
type CreateDeviceTypeAttributeRequest ¶ added in v0.2.3
type CreateDeviceTypeAttributeRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
Required bool `protobuf:"varint,4,opt,name=required,proto3" json:"required,omitempty"`
DefaultValue string `protobuf:"bytes,5,opt,name=defaultValue,proto3" json:"defaultValue,omitempty"`
Options []string `protobuf:"bytes,6,rep,name=options,proto3" json:"options,omitempty"`
Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDeviceTypeAttributeRequest) Descriptor
deprecated
added in
v0.2.3
func (*CreateDeviceTypeAttributeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDeviceTypeAttributeRequest.ProtoReflect.Descriptor instead.
func (*CreateDeviceTypeAttributeRequest) GetDefaultValue ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetDefaultValue() string
func (*CreateDeviceTypeAttributeRequest) GetDescription ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetDescription() string
func (*CreateDeviceTypeAttributeRequest) GetLabel ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetLabel() string
func (*CreateDeviceTypeAttributeRequest) GetName ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetName() string
func (*CreateDeviceTypeAttributeRequest) GetOptions ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetOptions() []string
func (*CreateDeviceTypeAttributeRequest) GetRequired ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetRequired() bool
func (*CreateDeviceTypeAttributeRequest) GetType ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) GetType() string
func (*CreateDeviceTypeAttributeRequest) ProtoMessage ¶ added in v0.2.3
func (*CreateDeviceTypeAttributeRequest) ProtoMessage()
func (*CreateDeviceTypeAttributeRequest) ProtoReflect ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) ProtoReflect() protoreflect.Message
func (*CreateDeviceTypeAttributeRequest) Reset ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) Reset()
func (*CreateDeviceTypeAttributeRequest) String ¶ added in v0.2.3
func (x *CreateDeviceTypeAttributeRequest) String() string
type CreateDeviceTypeRequest ¶ added in v0.2.3
type CreateDeviceTypeRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDeviceTypeRequest) Descriptor
deprecated
added in
v0.2.3
func (*CreateDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*CreateDeviceTypeRequest) GetId ¶ added in v0.2.3
func (x *CreateDeviceTypeRequest) GetId() string
func (*CreateDeviceTypeRequest) GetName ¶ added in v0.2.3
func (x *CreateDeviceTypeRequest) GetName() string
func (*CreateDeviceTypeRequest) ProtoMessage ¶ added in v0.2.3
func (*CreateDeviceTypeRequest) ProtoMessage()
func (*CreateDeviceTypeRequest) ProtoReflect ¶ added in v0.2.3
func (x *CreateDeviceTypeRequest) ProtoReflect() protoreflect.Message
func (*CreateDeviceTypeRequest) Reset ¶ added in v0.2.3
func (x *CreateDeviceTypeRequest) Reset()
func (*CreateDeviceTypeRequest) String ¶ added in v0.2.3
func (x *CreateDeviceTypeRequest) String() string
type CreateIntegrationRequest ¶ added in v0.1.28
type CreateIntegrationRequest struct {
Vendor string `protobuf:"bytes,1,opt,name=vendor,proto3" json:"vendor,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Style string `protobuf:"bytes,3,opt,name=style,proto3" json:"style,omitempty"`
TokenId uint64 `protobuf:"varint,4,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateIntegrationRequest) Descriptor
deprecated
added in
v0.1.28
func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIntegrationRequest.ProtoReflect.Descriptor instead.
func (*CreateIntegrationRequest) GetStyle ¶ added in v0.1.28
func (x *CreateIntegrationRequest) GetStyle() string
func (*CreateIntegrationRequest) GetTokenId ¶ added in v1.0.7
func (x *CreateIntegrationRequest) GetTokenId() uint64
func (*CreateIntegrationRequest) GetType ¶ added in v0.1.28
func (x *CreateIntegrationRequest) GetType() string
func (*CreateIntegrationRequest) GetVendor ¶ added in v0.1.28
func (x *CreateIntegrationRequest) GetVendor() string
func (*CreateIntegrationRequest) ProtoMessage ¶ added in v0.1.28
func (*CreateIntegrationRequest) ProtoMessage()
func (*CreateIntegrationRequest) ProtoReflect ¶ added in v0.1.28
func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message
func (*CreateIntegrationRequest) Reset ¶ added in v0.1.28
func (x *CreateIntegrationRequest) Reset()
func (*CreateIntegrationRequest) String ¶ added in v0.1.28
func (x *CreateIntegrationRequest) String() string
type DecodeVinRequest ¶ added in v0.6.8
type DecodeVinRequest struct {
Vin string `protobuf:"bytes,1,opt,name=vin,proto3" json:"vin,omitempty"`
Country string `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"`
KnownModel string `protobuf:"bytes,3,opt,name=known_model,json=knownModel,proto3" json:"known_model,omitempty"`
KnownYear int32 `protobuf:"varint,4,opt,name=known_year,json=knownYear,proto3" json:"known_year,omitempty"`
// contains filtered or unexported fields
}
func (*DecodeVinRequest) Descriptor
deprecated
added in
v0.6.8
func (*DecodeVinRequest) Descriptor() ([]byte, []int)
Deprecated: Use DecodeVinRequest.ProtoReflect.Descriptor instead.
func (*DecodeVinRequest) GetCountry ¶ added in v1.0.4
func (x *DecodeVinRequest) GetCountry() string
func (*DecodeVinRequest) GetKnownModel ¶ added in v1.0.4
func (x *DecodeVinRequest) GetKnownModel() string
func (*DecodeVinRequest) GetKnownYear ¶ added in v1.0.4
func (x *DecodeVinRequest) GetKnownYear() int32
func (*DecodeVinRequest) GetVin ¶ added in v0.6.8
func (x *DecodeVinRequest) GetVin() string
func (*DecodeVinRequest) ProtoMessage ¶ added in v0.6.8
func (*DecodeVinRequest) ProtoMessage()
func (*DecodeVinRequest) ProtoReflect ¶ added in v0.6.8
func (x *DecodeVinRequest) ProtoReflect() protoreflect.Message
func (*DecodeVinRequest) Reset ¶ added in v0.6.8
func (x *DecodeVinRequest) Reset()
func (*DecodeVinRequest) String ¶ added in v0.6.8
func (x *DecodeVinRequest) String() string
type DecodeVinResponse ¶ added in v0.6.8
type DecodeVinResponse struct {
// Deprecated: Marked as deprecated in pkg/grpc/decoder.proto.
DeviceMakeId string `protobuf:"bytes,1,opt,name=device_make_id,json=deviceMakeId,proto3" json:"device_make_id,omitempty"`
DeviceStyleId string `protobuf:"bytes,3,opt,name=device_style_id,json=deviceStyleId,proto3" json:"device_style_id,omitempty"`
Year int32 `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
Source string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`
Powertrain string `protobuf:"bytes,6,opt,name=powertrain,proto3" json:"powertrain,omitempty"`
NewTrxHash string `protobuf:"bytes,8,opt,name=new_trx_hash,json=newTrxHash,proto3" json:"new_trx_hash,omitempty"`
// new human readable tableland id
DefinitionId string `protobuf:"bytes,9,opt,name=definition_id,json=definitionId,proto3" json:"definition_id,omitempty"`
Model string `protobuf:"bytes,10,opt,name=model,proto3" json:"model,omitempty"`
Manufacturer string `protobuf:"bytes,11,opt,name=manufacturer,proto3" json:"manufacturer,omitempty"`
// contains filtered or unexported fields
}
func (*DecodeVinResponse) Descriptor
deprecated
added in
v0.6.8
func (*DecodeVinResponse) Descriptor() ([]byte, []int)
Deprecated: Use DecodeVinResponse.ProtoReflect.Descriptor instead.
func (*DecodeVinResponse) GetDefinitionId ¶ added in v1.2.51
func (x *DecodeVinResponse) GetDefinitionId() string
func (*DecodeVinResponse) GetDeviceMakeId
deprecated
added in
v0.6.8
func (x *DecodeVinResponse) GetDeviceMakeId() string
Deprecated: Marked as deprecated in pkg/grpc/decoder.proto.
func (*DecodeVinResponse) GetDeviceStyleId ¶ added in v0.6.8
func (x *DecodeVinResponse) GetDeviceStyleId() string
func (*DecodeVinResponse) GetManufacturer ¶ added in v1.2.95
func (x *DecodeVinResponse) GetManufacturer() string
func (*DecodeVinResponse) GetModel ¶ added in v1.2.95
func (x *DecodeVinResponse) GetModel() string
func (*DecodeVinResponse) GetNewTrxHash ¶ added in v1.2.48
func (x *DecodeVinResponse) GetNewTrxHash() string
func (*DecodeVinResponse) GetPowertrain ¶ added in v1.0.30
func (x *DecodeVinResponse) GetPowertrain() string
func (*DecodeVinResponse) GetSource ¶ added in v0.8.6
func (x *DecodeVinResponse) GetSource() string
func (*DecodeVinResponse) GetYear ¶ added in v0.6.8
func (x *DecodeVinResponse) GetYear() int32
func (*DecodeVinResponse) ProtoMessage ¶ added in v0.6.8
func (*DecodeVinResponse) ProtoMessage()
func (*DecodeVinResponse) ProtoReflect ¶ added in v0.6.8
func (x *DecodeVinResponse) ProtoReflect() protoreflect.Message
func (*DecodeVinResponse) Reset ¶ added in v0.6.8
func (x *DecodeVinResponse) Reset()
func (*DecodeVinResponse) String ¶ added in v0.6.8
func (x *DecodeVinResponse) String() string
type DeleteDeviceTypeRequest ¶ added in v0.2.3
type DeleteDeviceTypeRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteDeviceTypeRequest) Descriptor
deprecated
added in
v0.2.3
func (*DeleteDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*DeleteDeviceTypeRequest) GetId ¶ added in v0.2.3
func (x *DeleteDeviceTypeRequest) GetId() string
func (*DeleteDeviceTypeRequest) ProtoMessage ¶ added in v0.2.3
func (*DeleteDeviceTypeRequest) ProtoMessage()
func (*DeleteDeviceTypeRequest) ProtoReflect ¶ added in v0.2.3
func (x *DeleteDeviceTypeRequest) ProtoReflect() protoreflect.Message
func (*DeleteDeviceTypeRequest) Reset ¶ added in v0.2.3
func (x *DeleteDeviceTypeRequest) Reset()
func (*DeleteDeviceTypeRequest) String ¶ added in v0.2.3
func (x *DeleteDeviceTypeRequest) String() string
type DeviceDefinitionServiceClient ¶
type DeviceDefinitionServiceClient interface {
GetIntegrations(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetIntegrationResponse, error)
GetIntegrationByID(ctx context.Context, in *GetIntegrationRequest, opts ...grpc.CallOption) (*Integration, error)
CreateDeviceDefinition(ctx context.Context, in *CreateDeviceDefinitionRequest, opts ...grpc.CallOption) (*CreateDeviceDefinitionResponse, error)
CreateDeviceStyle(ctx context.Context, in *CreateDeviceStyleRequest, opts ...grpc.CallOption) (*BaseResponse, error)
CreateIntegration(ctx context.Context, in *CreateIntegrationRequest, opts ...grpc.CallOption) (*BaseResponse, error)
UpdateDeviceDefinition(ctx context.Context, in *UpdateDeviceDefinitionRequest, opts ...grpc.CallOption) (*BaseResponse, error)
GetFilteredDeviceDefinition(ctx context.Context, in *FilterDeviceDefinitionRequest, opts ...grpc.CallOption) (*GetFilteredDeviceDefinitionsResponse, error)
GetDeviceStyleByID(ctx context.Context, in *GetDeviceStyleByIDRequest, opts ...grpc.CallOption) (*DeviceStyle, error)
GetDeviceStyleByExternalID(ctx context.Context, in *GetDeviceStyleByIDRequest, opts ...grpc.CallOption) (*DeviceStyle, error)
GetDeviceStylesByDeviceDefinitionID(ctx context.Context, in *GetDeviceStyleByDeviceDefinitionIDRequest, opts ...grpc.CallOption) (*GetDeviceStyleResponse, error)
GetDeviceStylesByFilter(ctx context.Context, in *GetDeviceStyleFilterRequest, opts ...grpc.CallOption) (*GetDeviceStyleResponse, error)
UpdateDeviceStyle(ctx context.Context, in *UpdateDeviceStyleRequest, opts ...grpc.CallOption) (*BaseResponse, error)
GetDeviceTypesByID(ctx context.Context, in *GetDeviceTypeByIDRequest, opts ...grpc.CallOption) (*GetDeviceTypeResponse, error)
GetDeviceTypes(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDeviceTypeListResponse, error)
CreateDeviceType(ctx context.Context, in *CreateDeviceTypeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
UpdateDeviceType(ctx context.Context, in *UpdateDeviceTypeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
DeleteDeviceType(ctx context.Context, in *DeleteDeviceTypeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
GetDeviceDefinitionHardwareTemplateByID(ctx context.Context, in *GetDeviceDefinitionHardwareTemplateByIDRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionHardwareTemplateByIDResponse, error)
SyncDeviceDefinitionsWithElasticSearch(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SyncStatusResult, error)
GetIntegrationByTokenID(ctx context.Context, in *GetIntegrationByTokenIDRequest, opts ...grpc.CallOption) (*Integration, error)
}
DeviceDefinitionServiceClient is the client API for DeviceDefinitionService 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 NewDeviceDefinitionServiceClient ¶
func NewDeviceDefinitionServiceClient(cc grpc.ClientConnInterface) DeviceDefinitionServiceClient
type DeviceDefinitionServiceServer ¶
type DeviceDefinitionServiceServer interface {
GetIntegrations(context.Context, *emptypb.Empty) (*GetIntegrationResponse, error)
GetIntegrationByID(context.Context, *GetIntegrationRequest) (*Integration, error)
CreateDeviceDefinition(context.Context, *CreateDeviceDefinitionRequest) (*CreateDeviceDefinitionResponse, error)
CreateDeviceStyle(context.Context, *CreateDeviceStyleRequest) (*BaseResponse, error)
CreateIntegration(context.Context, *CreateIntegrationRequest) (*BaseResponse, error)
UpdateDeviceDefinition(context.Context, *UpdateDeviceDefinitionRequest) (*BaseResponse, error)
GetFilteredDeviceDefinition(context.Context, *FilterDeviceDefinitionRequest) (*GetFilteredDeviceDefinitionsResponse, error)
GetDeviceStyleByID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
GetDeviceStyleByExternalID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
GetDeviceStylesByDeviceDefinitionID(context.Context, *GetDeviceStyleByDeviceDefinitionIDRequest) (*GetDeviceStyleResponse, error)
GetDeviceStylesByFilter(context.Context, *GetDeviceStyleFilterRequest) (*GetDeviceStyleResponse, error)
UpdateDeviceStyle(context.Context, *UpdateDeviceStyleRequest) (*BaseResponse, error)
GetDeviceTypesByID(context.Context, *GetDeviceTypeByIDRequest) (*GetDeviceTypeResponse, error)
GetDeviceTypes(context.Context, *emptypb.Empty) (*GetDeviceTypeListResponse, error)
CreateDeviceType(context.Context, *CreateDeviceTypeRequest) (*BaseResponse, error)
UpdateDeviceType(context.Context, *UpdateDeviceTypeRequest) (*BaseResponse, error)
DeleteDeviceType(context.Context, *DeleteDeviceTypeRequest) (*BaseResponse, error)
GetDeviceDefinitionHardwareTemplateByID(context.Context, *GetDeviceDefinitionHardwareTemplateByIDRequest) (*GetDeviceDefinitionHardwareTemplateByIDResponse, error)
SyncDeviceDefinitionsWithElasticSearch(context.Context, *emptypb.Empty) (*SyncStatusResult, error)
GetIntegrationByTokenID(context.Context, *GetIntegrationByTokenIDRequest) (*Integration, error)
// contains filtered or unexported methods
}
DeviceDefinitionServiceServer is the server API for DeviceDefinitionService service. All implementations must embed UnimplementedDeviceDefinitionServiceServer for forward compatibility
type DeviceImage ¶ added in v0.7.6
type DeviceImage struct {
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
ImageUrl string `protobuf:"bytes,2,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
Width int32 `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"`
Height int32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"`
Color string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"`
DefinitionId string `protobuf:"bytes,6,opt,name=definition_id,json=definitionId,proto3" json:"definition_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceImage) Descriptor
deprecated
added in
v0.7.6
func (*DeviceImage) Descriptor() ([]byte, []int)
Deprecated: Use DeviceImage.ProtoReflect.Descriptor instead.
func (*DeviceImage) GetColor ¶ added in v0.7.6
func (x *DeviceImage) GetColor() string
func (*DeviceImage) GetDefinitionId ¶ added in v1.2.95
func (x *DeviceImage) GetDefinitionId() string
func (*DeviceImage) GetDeviceDefinitionId
deprecated
added in
v0.7.6
func (x *DeviceImage) GetDeviceDefinitionId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*DeviceImage) GetHeight ¶ added in v0.7.6
func (x *DeviceImage) GetHeight() int32
func (*DeviceImage) GetImageUrl ¶ added in v0.7.6
func (x *DeviceImage) GetImageUrl() string
func (*DeviceImage) GetWidth ¶ added in v0.7.6
func (x *DeviceImage) GetWidth() int32
func (*DeviceImage) ProtoMessage ¶ added in v0.7.6
func (*DeviceImage) ProtoMessage()
func (*DeviceImage) ProtoReflect ¶ added in v0.7.6
func (x *DeviceImage) ProtoReflect() protoreflect.Message
func (*DeviceImage) Reset ¶ added in v0.7.6
func (x *DeviceImage) Reset()
func (*DeviceImage) String ¶ added in v0.7.6
func (x *DeviceImage) String() string
type DeviceStyle ¶ added in v0.1.24
type DeviceStyle struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
SubModel string `protobuf:"bytes,4,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
DeviceDefinitionId string `protobuf:"bytes,5,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
ExternalStyleId string `protobuf:"bytes,6,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
HardwareTemplateId string `protobuf:"bytes,7,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
DeviceAttributes []*DeviceTypeAttribute `protobuf:"bytes,8,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
DefinitionId string `protobuf:"bytes,9,opt,name=definition_id,json=definitionId,proto3" json:"definition_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceStyle) Descriptor
deprecated
added in
v0.1.24
func (*DeviceStyle) Descriptor() ([]byte, []int)
Deprecated: Use DeviceStyle.ProtoReflect.Descriptor instead.
func (*DeviceStyle) GetDefinitionId ¶ added in v1.2.95
func (x *DeviceStyle) GetDefinitionId() string
func (*DeviceStyle) GetDeviceAttributes ¶ added in v0.9.9
func (x *DeviceStyle) GetDeviceAttributes() []*DeviceTypeAttribute
func (*DeviceStyle) GetDeviceDefinitionId
deprecated
added in
v0.1.24
func (x *DeviceStyle) GetDeviceDefinitionId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*DeviceStyle) GetExternalStyleId ¶ added in v0.1.24
func (x *DeviceStyle) GetExternalStyleId() string
func (*DeviceStyle) GetHardwareTemplateId
deprecated
added in
v0.6.8
func (x *DeviceStyle) GetHardwareTemplateId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*DeviceStyle) GetId ¶ added in v0.1.24
func (x *DeviceStyle) GetId() string
func (*DeviceStyle) GetName ¶ added in v0.1.24
func (x *DeviceStyle) GetName() string
func (*DeviceStyle) GetSource ¶ added in v0.1.24
func (x *DeviceStyle) GetSource() string
func (*DeviceStyle) GetSubModel ¶ added in v0.1.24
func (x *DeviceStyle) GetSubModel() string
func (*DeviceStyle) ProtoMessage ¶ added in v0.1.24
func (*DeviceStyle) ProtoMessage()
func (*DeviceStyle) ProtoReflect ¶ added in v0.1.24
func (x *DeviceStyle) ProtoReflect() protoreflect.Message
func (*DeviceStyle) Reset ¶ added in v0.1.24
func (x *DeviceStyle) Reset()
func (*DeviceStyle) String ¶ added in v0.1.24
func (x *DeviceStyle) String() string
type DeviceType ¶ added in v0.1.24
type DeviceType struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
Make string `protobuf:"bytes,2,opt,name=make,proto3" json:"make,omitempty"`
Model string `protobuf:"bytes,3,opt,name=model,proto3" json:"model,omitempty"`
Year int32 `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
SubModels []string `protobuf:"bytes,5,rep,name=sub_models,json=subModels,proto3" json:"sub_models,omitempty"`
MakeSlug string `protobuf:"bytes,6,opt,name=make_slug,json=makeSlug,proto3" json:"make_slug,omitempty"`
ModelSlug string `protobuf:"bytes,7,opt,name=model_slug,json=modelSlug,proto3" json:"model_slug,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceType) Descriptor
deprecated
added in
v0.1.24
func (*DeviceType) Descriptor() ([]byte, []int)
Deprecated: Use DeviceType.ProtoReflect.Descriptor instead.
func (*DeviceType) GetMake ¶ added in v0.1.24
func (x *DeviceType) GetMake() string
func (*DeviceType) GetMakeSlug ¶ added in v0.1.24
func (x *DeviceType) GetMakeSlug() string
func (*DeviceType) GetModel ¶ added in v0.1.24
func (x *DeviceType) GetModel() string
func (*DeviceType) GetModelSlug ¶ added in v0.1.24
func (x *DeviceType) GetModelSlug() string
func (*DeviceType) GetSubModels ¶ added in v0.1.24
func (x *DeviceType) GetSubModels() []string
func (*DeviceType) GetType ¶ added in v0.1.24
func (x *DeviceType) GetType() string
func (*DeviceType) GetYear ¶ added in v0.1.24
func (x *DeviceType) GetYear() int32
func (*DeviceType) ProtoMessage ¶ added in v0.1.24
func (*DeviceType) ProtoMessage()
func (*DeviceType) ProtoReflect ¶ added in v0.1.24
func (x *DeviceType) ProtoReflect() protoreflect.Message
func (*DeviceType) Reset ¶ added in v0.1.24
func (x *DeviceType) Reset()
func (*DeviceType) String ¶ added in v0.1.24
func (x *DeviceType) String() string
type DeviceTypeAttribute ¶ added in v0.2.0
type DeviceTypeAttribute struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
Required bool `protobuf:"varint,4,opt,name=required,proto3" json:"required,omitempty"`
DefaultValue string `protobuf:"bytes,5,opt,name=defaultValue,proto3" json:"defaultValue,omitempty"`
Value string `protobuf:"bytes,6,opt,name=value,proto3" json:"value,omitempty"`
Options []string `protobuf:"bytes,7,rep,name=options,proto3" json:"options,omitempty"`
Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceTypeAttribute) Descriptor
deprecated
added in
v0.2.0
func (*DeviceTypeAttribute) Descriptor() ([]byte, []int)
Deprecated: Use DeviceTypeAttribute.ProtoReflect.Descriptor instead.
func (*DeviceTypeAttribute) GetDefaultValue ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetDefaultValue() string
func (*DeviceTypeAttribute) GetDescription ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetDescription() string
func (*DeviceTypeAttribute) GetLabel ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetLabel() string
func (*DeviceTypeAttribute) GetName ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetName() string
func (*DeviceTypeAttribute) GetOptions ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetOptions() []string
func (*DeviceTypeAttribute) GetRequired ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetRequired() bool
func (*DeviceTypeAttribute) GetType ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetType() string
func (*DeviceTypeAttribute) GetValue ¶ added in v0.2.0
func (x *DeviceTypeAttribute) GetValue() string
func (*DeviceTypeAttribute) ProtoMessage ¶ added in v0.2.0
func (*DeviceTypeAttribute) ProtoMessage()
func (*DeviceTypeAttribute) ProtoReflect ¶ added in v0.2.0
func (x *DeviceTypeAttribute) ProtoReflect() protoreflect.Message
func (*DeviceTypeAttribute) Reset ¶ added in v0.2.0
func (x *DeviceTypeAttribute) Reset()
func (*DeviceTypeAttribute) String ¶ added in v0.2.0
func (x *DeviceTypeAttribute) String() string
type DeviceTypeAttributeRequest ¶ added in v0.2.0
type DeviceTypeAttributeRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceTypeAttributeRequest) Descriptor
deprecated
added in
v0.2.0
func (*DeviceTypeAttributeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceTypeAttributeRequest.ProtoReflect.Descriptor instead.
func (*DeviceTypeAttributeRequest) GetName ¶ added in v0.2.0
func (x *DeviceTypeAttributeRequest) GetName() string
func (*DeviceTypeAttributeRequest) GetValue ¶ added in v0.2.0
func (x *DeviceTypeAttributeRequest) GetValue() string
func (*DeviceTypeAttributeRequest) ProtoMessage ¶ added in v0.2.0
func (*DeviceTypeAttributeRequest) ProtoMessage()
func (*DeviceTypeAttributeRequest) ProtoReflect ¶ added in v0.2.0
func (x *DeviceTypeAttributeRequest) ProtoReflect() protoreflect.Message
func (*DeviceTypeAttributeRequest) Reset ¶ added in v0.2.0
func (x *DeviceTypeAttributeRequest) Reset()
func (*DeviceTypeAttributeRequest) String ¶ added in v0.2.0
func (x *DeviceTypeAttributeRequest) String() string
type ExternalID ¶ added in v0.3.3
type ExternalID struct {
Vendor string `protobuf:"bytes,1,opt,name=vendor,proto3" json:"vendor,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExternalID) Descriptor
deprecated
added in
v0.3.3
func (*ExternalID) Descriptor() ([]byte, []int)
Deprecated: Use ExternalID.ProtoReflect.Descriptor instead.
func (*ExternalID) GetId ¶ added in v0.3.3
func (x *ExternalID) GetId() string
func (*ExternalID) GetVendor ¶ added in v0.3.3
func (x *ExternalID) GetVendor() string
func (*ExternalID) ProtoMessage ¶ added in v0.3.3
func (*ExternalID) ProtoMessage()
func (*ExternalID) ProtoReflect ¶ added in v0.3.3
func (x *ExternalID) ProtoReflect() protoreflect.Message
func (*ExternalID) Reset ¶ added in v0.3.3
func (x *ExternalID) Reset()
func (*ExternalID) String ¶ added in v0.3.3
func (x *ExternalID) String() string
type FilterDeviceDefinitionRequest ¶ added in v0.1.9
type FilterDeviceDefinitionRequest struct {
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
MakeId string `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
IntegrationId string `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
DeviceDefinitionId string `protobuf:"bytes,3,opt,name=deviceDefinition_id,json=deviceDefinitionId,proto3" json:"deviceDefinition_id,omitempty"`
Year int32 `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
Model string `protobuf:"bytes,5,opt,name=model,proto3" json:"model,omitempty"`
VerifiedVinList []string `protobuf:"bytes,6,rep,name=verified_vin_list,json=verifiedVinList,proto3" json:"verified_vin_list,omitempty"`
PageIndex int32 `protobuf:"varint,7,opt,name=page_index,json=pageIndex,proto3" json:"page_index,omitempty"`
PageSize int32 `protobuf:"varint,8,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
MakeSlug string `protobuf:"bytes,9,opt,name=make_slug,json=makeSlug,proto3" json:"make_slug,omitempty"`
DefinitionId string `protobuf:"bytes,10,opt,name=definition_id,json=definitionId,proto3" json:"definition_id,omitempty"`
// contains filtered or unexported fields
}
func (*FilterDeviceDefinitionRequest) Descriptor
deprecated
added in
v0.1.9
func (*FilterDeviceDefinitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use FilterDeviceDefinitionRequest.ProtoReflect.Descriptor instead.
func (*FilterDeviceDefinitionRequest) GetDefinitionId ¶ added in v1.2.95
func (x *FilterDeviceDefinitionRequest) GetDefinitionId() string
func (*FilterDeviceDefinitionRequest) GetDeviceDefinitionId
deprecated
added in
v0.1.24
func (x *FilterDeviceDefinitionRequest) GetDeviceDefinitionId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*FilterDeviceDefinitionRequest) GetIntegrationId
deprecated
added in
v0.1.24
func (x *FilterDeviceDefinitionRequest) GetIntegrationId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*FilterDeviceDefinitionRequest) GetMakeId
deprecated
added in
v0.1.24
func (x *FilterDeviceDefinitionRequest) GetMakeId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*FilterDeviceDefinitionRequest) GetMakeSlug ¶ added in v1.1.1
func (x *FilterDeviceDefinitionRequest) GetMakeSlug() string
func (*FilterDeviceDefinitionRequest) GetModel ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) GetModel() string
func (*FilterDeviceDefinitionRequest) GetPageIndex ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) GetPageIndex() int32
func (*FilterDeviceDefinitionRequest) GetPageSize ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) GetPageSize() int32
func (*FilterDeviceDefinitionRequest) GetVerifiedVinList ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) GetVerifiedVinList() []string
func (*FilterDeviceDefinitionRequest) GetYear ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) GetYear() int32
func (*FilterDeviceDefinitionRequest) ProtoMessage ¶ added in v0.1.9
func (*FilterDeviceDefinitionRequest) ProtoMessage()
func (*FilterDeviceDefinitionRequest) ProtoReflect ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
func (*FilterDeviceDefinitionRequest) Reset ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) Reset()
func (*FilterDeviceDefinitionRequest) String ¶ added in v0.1.9
func (x *FilterDeviceDefinitionRequest) String() string
type FilterDeviceDefinitionsReponse ¶ added in v0.1.9
type FilterDeviceDefinitionsReponse struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
Year int32 `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
ImageUrl string `protobuf:"bytes,4,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
CreatedAt int64 `protobuf:"varint,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt int64 `protobuf:"varint,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Metadata string `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
Source string `protobuf:"bytes,8,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,9,opt,name=verified,proto3" json:"verified,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
External string `protobuf:"bytes,10,opt,name=external,proto3" json:"external,omitempty"`
DeviceMakeId string `protobuf:"bytes,11,opt,name=device_make_id,json=deviceMakeId,proto3" json:"device_make_id,omitempty"`
Make string `protobuf:"bytes,12,opt,name=make,proto3" json:"make,omitempty"`
ExternalIds []*ExternalID `protobuf:"bytes,13,rep,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
NameSlug string `protobuf:"bytes,14,opt,name=name_slug,json=nameSlug,proto3" json:"name_slug,omitempty"`
// contains filtered or unexported fields
}
func (*FilterDeviceDefinitionsReponse) Descriptor
deprecated
added in
v0.1.9
func (*FilterDeviceDefinitionsReponse) Descriptor() ([]byte, []int)
Deprecated: Use FilterDeviceDefinitionsReponse.ProtoReflect.Descriptor instead.
func (*FilterDeviceDefinitionsReponse) GetCreatedAt ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetCreatedAt() int64
func (*FilterDeviceDefinitionsReponse) GetDeviceMakeId ¶ added in v0.1.24
func (x *FilterDeviceDefinitionsReponse) GetDeviceMakeId() string
func (*FilterDeviceDefinitionsReponse) GetExternal
deprecated
added in
v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetExternal() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*FilterDeviceDefinitionsReponse) GetExternalIds ¶ added in v0.3.3
func (x *FilterDeviceDefinitionsReponse) GetExternalIds() []*ExternalID
func (*FilterDeviceDefinitionsReponse) GetId ¶ added in v0.1.24
func (x *FilterDeviceDefinitionsReponse) GetId() string
func (*FilterDeviceDefinitionsReponse) GetImageUrl ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetImageUrl() string
func (*FilterDeviceDefinitionsReponse) GetMake ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetMake() string
func (*FilterDeviceDefinitionsReponse) GetMetadata ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetMetadata() string
func (*FilterDeviceDefinitionsReponse) GetModel ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetModel() string
func (*FilterDeviceDefinitionsReponse) GetNameSlug ¶ added in v1.1.1
func (x *FilterDeviceDefinitionsReponse) GetNameSlug() string
func (*FilterDeviceDefinitionsReponse) GetSource
deprecated
added in
v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetSource() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*FilterDeviceDefinitionsReponse) GetUpdatedAt ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetUpdatedAt() int64
func (*FilterDeviceDefinitionsReponse) GetVerified ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetVerified() bool
func (*FilterDeviceDefinitionsReponse) GetYear ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) GetYear() int32
func (*FilterDeviceDefinitionsReponse) ProtoMessage ¶ added in v0.1.9
func (*FilterDeviceDefinitionsReponse) ProtoMessage()
func (*FilterDeviceDefinitionsReponse) ProtoReflect ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) ProtoReflect() protoreflect.Message
func (*FilterDeviceDefinitionsReponse) Reset ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) Reset()
func (*FilterDeviceDefinitionsReponse) String ¶ added in v0.1.9
func (x *FilterDeviceDefinitionsReponse) String() string
type GetDeviceDefinitionByMMYRequest ¶ added in v0.1.4
type GetDeviceDefinitionByMMYRequest struct {
Make string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
MakeID string `protobuf:"bytes,2,opt,name=makeID,proto3" json:"makeID,omitempty"`
Model string `protobuf:"bytes,3,opt,name=model,proto3" json:"model,omitempty"`
Year int32 `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceDefinitionByMMYRequest) Descriptor
deprecated
added in
v0.1.4
func (*GetDeviceDefinitionByMMYRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceDefinitionByMMYRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceDefinitionByMMYRequest) GetMake ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) GetMake() string
func (*GetDeviceDefinitionByMMYRequest) GetMakeID ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) GetMakeID() string
func (*GetDeviceDefinitionByMMYRequest) GetModel ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) GetModel() string
func (*GetDeviceDefinitionByMMYRequest) GetYear ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) GetYear() int32
func (*GetDeviceDefinitionByMMYRequest) ProtoMessage ¶ added in v0.1.4
func (*GetDeviceDefinitionByMMYRequest) ProtoMessage()
func (*GetDeviceDefinitionByMMYRequest) ProtoReflect ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceDefinitionByMMYRequest) Reset ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) Reset()
func (*GetDeviceDefinitionByMMYRequest) String ¶ added in v0.1.4
func (x *GetDeviceDefinitionByMMYRequest) String() string
type GetDeviceDefinitionByMakeAndYearRangeRequest ¶ added in v1.0.29
type GetDeviceDefinitionByMakeAndYearRangeRequest struct {
Make string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
StartYear int32 `protobuf:"varint,2,opt,name=start_year,json=startYear,proto3" json:"start_year,omitempty"`
EndYear int32 `protobuf:"varint,3,opt,name=end_year,json=endYear,proto3" json:"end_year,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) Descriptor
deprecated
added in
v1.0.29
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceDefinitionByMakeAndYearRangeRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) GetEndYear ¶ added in v1.0.29
func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) GetEndYear() int32
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) GetMake ¶ added in v1.0.29
func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) GetMake() string
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) GetStartYear ¶ added in v1.0.29
func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) GetStartYear() int32
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoMessage ¶ added in v1.0.29
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoMessage()
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoReflect ¶ added in v1.0.29
func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) Reset ¶ added in v1.0.29
func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) Reset()
func (*GetDeviceDefinitionByMakeAndYearRangeRequest) String ¶ added in v1.0.29
func (x *GetDeviceDefinitionByMakeAndYearRangeRequest) String() string
type GetDeviceDefinitionHardwareTemplateByIDRequest ¶ added in v0.6.8
type GetDeviceDefinitionHardwareTemplateByIDRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
IntegrationId string `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) Descriptor
deprecated
added in
v0.6.8
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceDefinitionHardwareTemplateByIDRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) GetId ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) GetId() string
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) GetIntegrationId ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) GetIntegrationId() string
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoMessage ¶ added in v0.6.8
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoMessage()
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoReflect ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) Reset ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) Reset()
func (*GetDeviceDefinitionHardwareTemplateByIDRequest) String ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDRequest) String() string
type GetDeviceDefinitionHardwareTemplateByIDResponse ¶ added in v0.6.8
type GetDeviceDefinitionHardwareTemplateByIDResponse struct {
HardwareTemplateId string `protobuf:"bytes,1,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) Descriptor
deprecated
added in
v0.6.8
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceDefinitionHardwareTemplateByIDResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) GetHardwareTemplateId ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) GetHardwareTemplateId() string
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoMessage ¶ added in v0.6.8
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoMessage()
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoReflect ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) Reset ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) Reset()
func (*GetDeviceDefinitionHardwareTemplateByIDResponse) String ¶ added in v0.6.8
func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) String() string
type GetDeviceDefinitionRequest ¶
type GetDeviceDefinitionRequest struct {
Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"`
MakeSlug string `protobuf:"bytes,2,opt,name=make_slug,json=makeSlug,proto3" json:"make_slug,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceDefinitionRequest) Descriptor
deprecated
func (*GetDeviceDefinitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceDefinitionRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceDefinitionRequest) GetIds ¶ added in v0.1.3
func (x *GetDeviceDefinitionRequest) GetIds() []string
func (*GetDeviceDefinitionRequest) GetMakeSlug ¶ added in v1.1.1
func (x *GetDeviceDefinitionRequest) GetMakeSlug() string
func (*GetDeviceDefinitionRequest) ProtoMessage ¶
func (*GetDeviceDefinitionRequest) ProtoMessage()
func (*GetDeviceDefinitionRequest) ProtoReflect ¶
func (x *GetDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceDefinitionRequest) Reset ¶
func (x *GetDeviceDefinitionRequest) Reset()
func (*GetDeviceDefinitionRequest) String ¶
func (x *GetDeviceDefinitionRequest) String() string
type GetDeviceImagesResponse ¶ added in v0.7.6
type GetDeviceImagesResponse struct {
Images []*DeviceImage `protobuf:"bytes,1,rep,name=images,proto3" json:"images,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceImagesResponse) Descriptor
deprecated
added in
v0.7.6
func (*GetDeviceImagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceImagesResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceImagesResponse) GetImages ¶ added in v0.7.6
func (x *GetDeviceImagesResponse) GetImages() []*DeviceImage
func (*GetDeviceImagesResponse) ProtoMessage ¶ added in v0.7.6
func (*GetDeviceImagesResponse) ProtoMessage()
func (*GetDeviceImagesResponse) ProtoReflect ¶ added in v0.7.6
func (x *GetDeviceImagesResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceImagesResponse) Reset ¶ added in v0.7.6
func (x *GetDeviceImagesResponse) Reset()
func (*GetDeviceImagesResponse) String ¶ added in v0.7.6
func (x *GetDeviceImagesResponse) String() string
type GetDeviceStyleByDeviceDefinitionIDRequest ¶ added in v0.1.31
type GetDeviceStyleByDeviceDefinitionIDRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceStyleByDeviceDefinitionIDRequest) Descriptor
deprecated
added in
v0.1.31
func (*GetDeviceStyleByDeviceDefinitionIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceStyleByDeviceDefinitionIDRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceStyleByDeviceDefinitionIDRequest) GetId ¶ added in v0.1.31
func (x *GetDeviceStyleByDeviceDefinitionIDRequest) GetId() string
func (*GetDeviceStyleByDeviceDefinitionIDRequest) ProtoMessage ¶ added in v0.1.31
func (*GetDeviceStyleByDeviceDefinitionIDRequest) ProtoMessage()
func (*GetDeviceStyleByDeviceDefinitionIDRequest) ProtoReflect ¶ added in v0.1.31
func (x *GetDeviceStyleByDeviceDefinitionIDRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceStyleByDeviceDefinitionIDRequest) Reset ¶ added in v0.1.31
func (x *GetDeviceStyleByDeviceDefinitionIDRequest) Reset()
func (*GetDeviceStyleByDeviceDefinitionIDRequest) String ¶ added in v0.1.31
func (x *GetDeviceStyleByDeviceDefinitionIDRequest) String() string
type GetDeviceStyleByIDRequest ¶ added in v0.1.27
type GetDeviceStyleByIDRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceStyleByIDRequest) Descriptor
deprecated
added in
v0.1.27
func (*GetDeviceStyleByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceStyleByIDRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceStyleByIDRequest) GetId ¶ added in v0.1.27
func (x *GetDeviceStyleByIDRequest) GetId() string
func (*GetDeviceStyleByIDRequest) ProtoMessage ¶ added in v0.1.27
func (*GetDeviceStyleByIDRequest) ProtoMessage()
func (*GetDeviceStyleByIDRequest) ProtoReflect ¶ added in v0.1.27
func (x *GetDeviceStyleByIDRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceStyleByIDRequest) Reset ¶ added in v0.1.27
func (x *GetDeviceStyleByIDRequest) Reset()
func (*GetDeviceStyleByIDRequest) String ¶ added in v0.1.27
func (x *GetDeviceStyleByIDRequest) String() string
type GetDeviceStyleFilterRequest ¶ added in v0.1.40
type GetDeviceStyleFilterRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
DeviceDefinitionId string `protobuf:"bytes,2,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
SubModel string `protobuf:"bytes,4,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceStyleFilterRequest) Descriptor
deprecated
added in
v0.1.40
func (*GetDeviceStyleFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceStyleFilterRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceStyleFilterRequest) GetDeviceDefinitionId ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) GetDeviceDefinitionId() string
func (*GetDeviceStyleFilterRequest) GetName ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) GetName() string
func (*GetDeviceStyleFilterRequest) GetSource ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) GetSource() string
func (*GetDeviceStyleFilterRequest) GetSubModel ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) GetSubModel() string
func (*GetDeviceStyleFilterRequest) ProtoMessage ¶ added in v0.1.40
func (*GetDeviceStyleFilterRequest) ProtoMessage()
func (*GetDeviceStyleFilterRequest) ProtoReflect ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceStyleFilterRequest) Reset ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) Reset()
func (*GetDeviceStyleFilterRequest) String ¶ added in v0.1.40
func (x *GetDeviceStyleFilterRequest) String() string
type GetDeviceStyleResponse ¶ added in v0.1.31
type GetDeviceStyleResponse struct {
DeviceStyles []*DeviceStyle `protobuf:"bytes,1,rep,name=device_styles,json=deviceStyles,proto3" json:"device_styles,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceStyleResponse) Descriptor
deprecated
added in
v0.1.31
func (*GetDeviceStyleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceStyleResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceStyleResponse) GetDeviceStyles ¶ added in v0.1.31
func (x *GetDeviceStyleResponse) GetDeviceStyles() []*DeviceStyle
func (*GetDeviceStyleResponse) ProtoMessage ¶ added in v0.1.31
func (*GetDeviceStyleResponse) ProtoMessage()
func (*GetDeviceStyleResponse) ProtoReflect ¶ added in v0.1.31
func (x *GetDeviceStyleResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceStyleResponse) Reset ¶ added in v0.1.31
func (x *GetDeviceStyleResponse) Reset()
func (*GetDeviceStyleResponse) String ¶ added in v0.1.31
func (x *GetDeviceStyleResponse) String() string
type GetDeviceTypeByIDRequest ¶ added in v0.2.0
type GetDeviceTypeByIDRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceTypeByIDRequest) Descriptor
deprecated
added in
v0.2.0
func (*GetDeviceTypeByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceTypeByIDRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceTypeByIDRequest) GetId ¶ added in v0.2.0
func (x *GetDeviceTypeByIDRequest) GetId() string
func (*GetDeviceTypeByIDRequest) ProtoMessage ¶ added in v0.2.0
func (*GetDeviceTypeByIDRequest) ProtoMessage()
func (*GetDeviceTypeByIDRequest) ProtoReflect ¶ added in v0.2.0
func (x *GetDeviceTypeByIDRequest) ProtoReflect() protoreflect.Message
func (*GetDeviceTypeByIDRequest) Reset ¶ added in v0.2.0
func (x *GetDeviceTypeByIDRequest) Reset()
func (*GetDeviceTypeByIDRequest) String ¶ added in v0.2.0
func (x *GetDeviceTypeByIDRequest) String() string
type GetDeviceTypeListResponse ¶ added in v0.2.3
type GetDeviceTypeListResponse struct {
DeviceTypes []*GetDeviceTypeResponse `protobuf:"bytes,2,rep,name=device_types,json=deviceTypes,proto3" json:"device_types,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceTypeListResponse) Descriptor
deprecated
added in
v0.2.3
func (*GetDeviceTypeListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceTypeListResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceTypeListResponse) GetDeviceTypes ¶ added in v0.2.3
func (x *GetDeviceTypeListResponse) GetDeviceTypes() []*GetDeviceTypeResponse
func (*GetDeviceTypeListResponse) ProtoMessage ¶ added in v0.2.3
func (*GetDeviceTypeListResponse) ProtoMessage()
func (*GetDeviceTypeListResponse) ProtoReflect ¶ added in v0.2.3
func (x *GetDeviceTypeListResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceTypeListResponse) Reset ¶ added in v0.2.3
func (x *GetDeviceTypeListResponse) Reset()
func (*GetDeviceTypeListResponse) String ¶ added in v0.2.3
func (x *GetDeviceTypeListResponse) String() string
type GetDeviceTypeResponse ¶ added in v0.2.0
type GetDeviceTypeResponse struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Attributes []*DeviceTypeAttribute `protobuf:"bytes,3,rep,name=attributes,proto3" json:"attributes,omitempty"`
MetadataKey string `protobuf:"bytes,4,opt,name=metadata_key,json=metadataKey,proto3" json:"metadata_key,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeviceTypeResponse) Descriptor
deprecated
added in
v0.2.0
func (*GetDeviceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeviceTypeResponse.ProtoReflect.Descriptor instead.
func (*GetDeviceTypeResponse) GetAttributes ¶ added in v0.2.0
func (x *GetDeviceTypeResponse) GetAttributes() []*DeviceTypeAttribute
func (*GetDeviceTypeResponse) GetId ¶ added in v0.2.0
func (x *GetDeviceTypeResponse) GetId() string
func (*GetDeviceTypeResponse) GetMetadataKey ¶ added in v0.3.4
func (x *GetDeviceTypeResponse) GetMetadataKey() string
func (*GetDeviceTypeResponse) GetName ¶ added in v0.2.0
func (x *GetDeviceTypeResponse) GetName() string
func (*GetDeviceTypeResponse) ProtoMessage ¶ added in v0.2.0
func (*GetDeviceTypeResponse) ProtoMessage()
func (*GetDeviceTypeResponse) ProtoReflect ¶ added in v0.2.0
func (x *GetDeviceTypeResponse) ProtoReflect() protoreflect.Message
func (*GetDeviceTypeResponse) Reset ¶ added in v0.2.0
func (x *GetDeviceTypeResponse) Reset()
func (*GetDeviceTypeResponse) String ¶ added in v0.2.0
func (x *GetDeviceTypeResponse) String() string
type GetDevicesMMYItemResponse ¶ added in v0.7.2
type GetDevicesMMYItemResponse struct {
Make string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
Year int32 `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"`
HardwareTemplateId string `protobuf:"bytes,5,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
NameSlug string `protobuf:"bytes,6,opt,name=name_slug,json=nameSlug,proto3" json:"name_slug,omitempty"`
// contains filtered or unexported fields
}
func (*GetDevicesMMYItemResponse) Descriptor
deprecated
added in
v0.7.2
func (*GetDevicesMMYItemResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDevicesMMYItemResponse.ProtoReflect.Descriptor instead.
func (*GetDevicesMMYItemResponse) GetHardwareTemplateId ¶ added in v0.7.8
func (x *GetDevicesMMYItemResponse) GetHardwareTemplateId() string
func (*GetDevicesMMYItemResponse) GetId ¶ added in v0.7.8
func (x *GetDevicesMMYItemResponse) GetId() string
func (*GetDevicesMMYItemResponse) GetMake ¶ added in v0.7.2
func (x *GetDevicesMMYItemResponse) GetMake() string
func (*GetDevicesMMYItemResponse) GetModel ¶ added in v0.7.2
func (x *GetDevicesMMYItemResponse) GetModel() string
func (*GetDevicesMMYItemResponse) GetNameSlug ¶ added in v1.1.1
func (x *GetDevicesMMYItemResponse) GetNameSlug() string
func (*GetDevicesMMYItemResponse) GetYear ¶ added in v0.7.2
func (x *GetDevicesMMYItemResponse) GetYear() int32
func (*GetDevicesMMYItemResponse) ProtoMessage ¶ added in v0.7.2
func (*GetDevicesMMYItemResponse) ProtoMessage()
func (*GetDevicesMMYItemResponse) ProtoReflect ¶ added in v0.7.2
func (x *GetDevicesMMYItemResponse) ProtoReflect() protoreflect.Message
func (*GetDevicesMMYItemResponse) Reset ¶ added in v0.7.2
func (x *GetDevicesMMYItemResponse) Reset()
func (*GetDevicesMMYItemResponse) String ¶ added in v0.7.2
func (x *GetDevicesMMYItemResponse) String() string
type GetDevicesMMYResponse ¶ added in v0.7.2
type GetDevicesMMYResponse struct {
Device []*GetDevicesMMYItemResponse `protobuf:"bytes,1,rep,name=device,proto3" json:"device,omitempty"`
// contains filtered or unexported fields
}
func (*GetDevicesMMYResponse) Descriptor
deprecated
added in
v0.7.2
func (*GetDevicesMMYResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDevicesMMYResponse.ProtoReflect.Descriptor instead.
func (*GetDevicesMMYResponse) GetDevice ¶ added in v0.7.2
func (x *GetDevicesMMYResponse) GetDevice() []*GetDevicesMMYItemResponse
func (*GetDevicesMMYResponse) ProtoMessage ¶ added in v0.7.2
func (*GetDevicesMMYResponse) ProtoMessage()
func (*GetDevicesMMYResponse) ProtoReflect ¶ added in v0.7.2
func (x *GetDevicesMMYResponse) ProtoReflect() protoreflect.Message
func (*GetDevicesMMYResponse) Reset ¶ added in v0.7.2
func (x *GetDevicesMMYResponse) Reset()
func (*GetDevicesMMYResponse) String ¶ added in v0.7.2
func (x *GetDevicesMMYResponse) String() string
type GetFilteredDeviceDefinitionsResponse ¶ added in v0.1.9
type GetFilteredDeviceDefinitionsResponse struct {
Items []*FilterDeviceDefinitionsReponse `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
// contains filtered or unexported fields
}
func (*GetFilteredDeviceDefinitionsResponse) Descriptor
deprecated
added in
v0.1.9
func (*GetFilteredDeviceDefinitionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFilteredDeviceDefinitionsResponse.ProtoReflect.Descriptor instead.
func (*GetFilteredDeviceDefinitionsResponse) GetItems ¶ added in v0.1.9
func (x *GetFilteredDeviceDefinitionsResponse) GetItems() []*FilterDeviceDefinitionsReponse
func (*GetFilteredDeviceDefinitionsResponse) ProtoMessage ¶ added in v0.1.9
func (*GetFilteredDeviceDefinitionsResponse) ProtoMessage()
func (*GetFilteredDeviceDefinitionsResponse) ProtoReflect ¶ added in v0.1.9
func (x *GetFilteredDeviceDefinitionsResponse) ProtoReflect() protoreflect.Message
func (*GetFilteredDeviceDefinitionsResponse) Reset ¶ added in v0.1.9
func (x *GetFilteredDeviceDefinitionsResponse) Reset()
func (*GetFilteredDeviceDefinitionsResponse) String ¶ added in v0.1.9
func (x *GetFilteredDeviceDefinitionsResponse) String() string
type GetIntegrationByTokenIDRequest ¶ added in v1.0.7
type GetIntegrationByTokenIDRequest struct {
TokenId uint64 `protobuf:"varint,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntegrationByTokenIDRequest) Descriptor
deprecated
added in
v1.0.7
func (*GetIntegrationByTokenIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationByTokenIDRequest.ProtoReflect.Descriptor instead.
func (*GetIntegrationByTokenIDRequest) GetTokenId ¶ added in v1.0.7
func (x *GetIntegrationByTokenIDRequest) GetTokenId() uint64
func (*GetIntegrationByTokenIDRequest) ProtoMessage ¶ added in v1.0.7
func (*GetIntegrationByTokenIDRequest) ProtoMessage()
func (*GetIntegrationByTokenIDRequest) ProtoReflect ¶ added in v1.0.7
func (x *GetIntegrationByTokenIDRequest) ProtoReflect() protoreflect.Message
func (*GetIntegrationByTokenIDRequest) Reset ¶ added in v1.0.7
func (x *GetIntegrationByTokenIDRequest) Reset()
func (*GetIntegrationByTokenIDRequest) String ¶ added in v1.0.7
func (x *GetIntegrationByTokenIDRequest) String() string
type GetIntegrationOptionItem ¶ added in v0.3.8
type GetIntegrationOptionItem struct {
IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
IntegrationVendor string `protobuf:"bytes,2,opt,name=integration_vendor,json=integrationVendor,proto3" json:"integration_vendor,omitempty"`
Region string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntegrationOptionItem) Descriptor
deprecated
added in
v0.3.8
func (*GetIntegrationOptionItem) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationOptionItem.ProtoReflect.Descriptor instead.
func (*GetIntegrationOptionItem) GetIntegrationId ¶ added in v0.3.8
func (x *GetIntegrationOptionItem) GetIntegrationId() string
func (*GetIntegrationOptionItem) GetIntegrationVendor ¶ added in v0.3.8
func (x *GetIntegrationOptionItem) GetIntegrationVendor() string
func (*GetIntegrationOptionItem) GetRegion ¶ added in v0.3.8
func (x *GetIntegrationOptionItem) GetRegion() string
func (*GetIntegrationOptionItem) ProtoMessage ¶ added in v0.3.8
func (*GetIntegrationOptionItem) ProtoMessage()
func (*GetIntegrationOptionItem) ProtoReflect ¶ added in v0.3.8
func (x *GetIntegrationOptionItem) ProtoReflect() protoreflect.Message
func (*GetIntegrationOptionItem) Reset ¶ added in v0.3.8
func (x *GetIntegrationOptionItem) Reset()
func (*GetIntegrationOptionItem) String ¶ added in v0.3.8
func (x *GetIntegrationOptionItem) String() string
type GetIntegrationOptionsRequest ¶ added in v0.3.8
type GetIntegrationOptionsRequest struct {
MakeId string `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntegrationOptionsRequest) Descriptor
deprecated
added in
v0.3.8
func (*GetIntegrationOptionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationOptionsRequest.ProtoReflect.Descriptor instead.
func (*GetIntegrationOptionsRequest) GetMakeId ¶ added in v0.3.8
func (x *GetIntegrationOptionsRequest) GetMakeId() string
func (*GetIntegrationOptionsRequest) ProtoMessage ¶ added in v0.3.8
func (*GetIntegrationOptionsRequest) ProtoMessage()
func (*GetIntegrationOptionsRequest) ProtoReflect ¶ added in v0.3.8
func (x *GetIntegrationOptionsRequest) ProtoReflect() protoreflect.Message
func (*GetIntegrationOptionsRequest) Reset ¶ added in v0.3.8
func (x *GetIntegrationOptionsRequest) Reset()
func (*GetIntegrationOptionsRequest) String ¶ added in v0.3.8
func (x *GetIntegrationOptionsRequest) String() string
type GetIntegrationOptionsResponse ¶ added in v0.3.8
type GetIntegrationOptionsResponse struct {
IntegrationOptions []*GetIntegrationOptionItem `protobuf:"bytes,1,rep,name=integration_options,json=integrationOptions,proto3" json:"integration_options,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntegrationOptionsResponse) Descriptor
deprecated
added in
v0.3.8
func (*GetIntegrationOptionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationOptionsResponse.ProtoReflect.Descriptor instead.
func (*GetIntegrationOptionsResponse) GetIntegrationOptions ¶ added in v0.3.8
func (x *GetIntegrationOptionsResponse) GetIntegrationOptions() []*GetIntegrationOptionItem
func (*GetIntegrationOptionsResponse) ProtoMessage ¶ added in v0.3.8
func (*GetIntegrationOptionsResponse) ProtoMessage()
func (*GetIntegrationOptionsResponse) ProtoReflect ¶ added in v0.3.8
func (x *GetIntegrationOptionsResponse) ProtoReflect() protoreflect.Message
func (*GetIntegrationOptionsResponse) Reset ¶ added in v0.3.8
func (x *GetIntegrationOptionsResponse) Reset()
func (*GetIntegrationOptionsResponse) String ¶ added in v0.3.8
func (x *GetIntegrationOptionsResponse) String() string
type GetIntegrationRequest ¶ added in v0.1.26
type GetIntegrationRequest struct {
Id []string `protobuf:"bytes,1,rep,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntegrationRequest) Descriptor
deprecated
added in
v0.1.26
func (*GetIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationRequest.ProtoReflect.Descriptor instead.
func (*GetIntegrationRequest) GetId ¶ added in v0.1.26
func (x *GetIntegrationRequest) GetId() []string
func (*GetIntegrationRequest) ProtoMessage ¶ added in v0.1.26
func (*GetIntegrationRequest) ProtoMessage()
func (*GetIntegrationRequest) ProtoReflect ¶ added in v0.1.26
func (x *GetIntegrationRequest) ProtoReflect() protoreflect.Message
func (*GetIntegrationRequest) Reset ¶ added in v0.1.26
func (x *GetIntegrationRequest) Reset()
func (*GetIntegrationRequest) String ¶ added in v0.1.26
func (x *GetIntegrationRequest) String() string
type GetIntegrationResponse ¶ added in v0.1.4
type GetIntegrationResponse struct {
Integrations []*Integration `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntegrationResponse) Descriptor
deprecated
added in
v0.1.4
func (*GetIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationResponse.ProtoReflect.Descriptor instead.
func (*GetIntegrationResponse) GetIntegrations ¶ added in v0.1.4
func (x *GetIntegrationResponse) GetIntegrations() []*Integration
func (*GetIntegrationResponse) ProtoMessage ¶ added in v0.1.4
func (*GetIntegrationResponse) ProtoMessage()
func (*GetIntegrationResponse) ProtoReflect ¶ added in v0.1.4
func (x *GetIntegrationResponse) ProtoReflect() protoreflect.Message
func (*GetIntegrationResponse) Reset ¶ added in v0.1.4
func (x *GetIntegrationResponse) Reset()
func (*GetIntegrationResponse) String ¶ added in v0.1.4
func (x *GetIntegrationResponse) String() string
type Integration ¶ added in v0.1.24
type Integration struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Style string `protobuf:"bytes,3,opt,name=style,proto3" json:"style,omitempty"`
Vendor string `protobuf:"bytes,4,opt,name=vendor,proto3" json:"vendor,omitempty"`
AutoPiDefaultTemplateId int32 `` /* 137-byte string literal not displayed */
AutoPiPowertrainTemplate *Integration_AutoPiPowertrainTemplate `` /* 137-byte string literal not displayed */
RefreshLimitSecs int32 `protobuf:"varint,7,opt,name=refresh_limit_secs,json=refreshLimitSecs,proto3" json:"refresh_limit_secs,omitempty"`
// token_id can have a 0 value, which means it has not yet been minted and no token id has been assigned. This case should be checked for and handled.
TokenId uint64 `protobuf:"varint,8,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
Points int64 `protobuf:"varint,9,opt,name=points,proto3" json:"points,omitempty"`
ManufacturerTokenId uint64 `protobuf:"varint,10,opt,name=manufacturer_token_id,json=manufacturerTokenId,proto3" json:"manufacturer_token_id,omitempty"`
// contains filtered or unexported fields
}
func (*Integration) Descriptor
deprecated
added in
v0.1.24
func (*Integration) Descriptor() ([]byte, []int)
Deprecated: Use Integration.ProtoReflect.Descriptor instead.
func (*Integration) GetAutoPiDefaultTemplateId ¶ added in v0.1.24
func (x *Integration) GetAutoPiDefaultTemplateId() int32
func (*Integration) GetAutoPiPowertrainTemplate ¶ added in v0.1.24
func (x *Integration) GetAutoPiPowertrainTemplate() *Integration_AutoPiPowertrainTemplate
func (*Integration) GetId ¶ added in v0.1.24
func (x *Integration) GetId() string
func (*Integration) GetManufacturerTokenId ¶ added in v1.0.24
func (x *Integration) GetManufacturerTokenId() uint64
func (*Integration) GetPoints ¶ added in v1.0.24
func (x *Integration) GetPoints() int64
func (*Integration) GetRefreshLimitSecs ¶ added in v0.1.24
func (x *Integration) GetRefreshLimitSecs() int32
func (*Integration) GetStyle ¶ added in v0.1.24
func (x *Integration) GetStyle() string
func (*Integration) GetTokenId ¶ added in v1.0.7
func (x *Integration) GetTokenId() uint64
func (*Integration) GetType ¶ added in v0.1.24
func (x *Integration) GetType() string
func (*Integration) GetVendor ¶ added in v0.1.24
func (x *Integration) GetVendor() string
func (*Integration) ProtoMessage ¶ added in v0.1.24
func (*Integration) ProtoMessage()
func (*Integration) ProtoReflect ¶ added in v0.1.24
func (x *Integration) ProtoReflect() protoreflect.Message
func (*Integration) Reset ¶ added in v0.1.24
func (x *Integration) Reset()
func (*Integration) String ¶ added in v0.1.24
func (x *Integration) String() string
type IntegrationServiceClient ¶ added in v0.3.5
type IntegrationServiceClient interface {
// GetIntegrationOptions for dropdowns in explorer makes page, get by makeId
GetIntegrationOptions(ctx context.Context, in *GetIntegrationOptionsRequest, opts ...grpc.CallOption) (*GetIntegrationOptionsResponse, error)
}
IntegrationServiceClient is the client API for IntegrationService 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 NewIntegrationServiceClient ¶ added in v0.3.5
func NewIntegrationServiceClient(cc grpc.ClientConnInterface) IntegrationServiceClient
type IntegrationServiceServer ¶ added in v0.3.5
type IntegrationServiceServer interface {
// GetIntegrationOptions for dropdowns in explorer makes page, get by makeId
GetIntegrationOptions(context.Context, *GetIntegrationOptionsRequest) (*GetIntegrationOptionsResponse, error)
// contains filtered or unexported methods
}
IntegrationServiceServer is the server API for IntegrationService service. All implementations must embed UnimplementedIntegrationServiceServer for forward compatibility
type Integration_AutoPiPowertrainTemplate ¶ added in v0.1.24
type Integration_AutoPiPowertrainTemplate struct {
BEV int32 `protobuf:"varint,1,opt,name=BEV,proto3" json:"BEV,omitempty"`
HEV int32 `protobuf:"varint,2,opt,name=HEV,proto3" json:"HEV,omitempty"`
ICE int32 `protobuf:"varint,3,opt,name=ICE,proto3" json:"ICE,omitempty"`
PHEV int32 `protobuf:"varint,4,opt,name=PHEV,proto3" json:"PHEV,omitempty"`
// contains filtered or unexported fields
}
func (*Integration_AutoPiPowertrainTemplate) Descriptor
deprecated
added in
v0.1.24
func (*Integration_AutoPiPowertrainTemplate) Descriptor() ([]byte, []int)
Deprecated: Use Integration_AutoPiPowertrainTemplate.ProtoReflect.Descriptor instead.
func (*Integration_AutoPiPowertrainTemplate) GetBEV ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) GetBEV() int32
func (*Integration_AutoPiPowertrainTemplate) GetHEV ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) GetHEV() int32
func (*Integration_AutoPiPowertrainTemplate) GetICE ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) GetICE() int32
func (*Integration_AutoPiPowertrainTemplate) GetPHEV ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) GetPHEV() int32
func (*Integration_AutoPiPowertrainTemplate) ProtoMessage ¶ added in v0.1.24
func (*Integration_AutoPiPowertrainTemplate) ProtoMessage()
func (*Integration_AutoPiPowertrainTemplate) ProtoReflect ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) ProtoReflect() protoreflect.Message
func (*Integration_AutoPiPowertrainTemplate) Reset ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) Reset()
func (*Integration_AutoPiPowertrainTemplate) String ¶ added in v0.1.24
func (x *Integration_AutoPiPowertrainTemplate) String() string
type SyncStatusResult ¶ added in v0.9.3
type SyncStatusResult struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*SyncStatusResult) Descriptor
deprecated
added in
v0.9.3
func (*SyncStatusResult) Descriptor() ([]byte, []int)
Deprecated: Use SyncStatusResult.ProtoReflect.Descriptor instead.
func (*SyncStatusResult) GetStatus ¶ added in v0.9.3
func (x *SyncStatusResult) GetStatus() bool
func (*SyncStatusResult) ProtoMessage ¶ added in v0.9.3
func (*SyncStatusResult) ProtoMessage()
func (*SyncStatusResult) ProtoReflect ¶ added in v0.9.3
func (x *SyncStatusResult) ProtoReflect() protoreflect.Message
func (*SyncStatusResult) Reset ¶ added in v0.9.3
func (x *SyncStatusResult) Reset()
func (*SyncStatusResult) String ¶ added in v0.9.3
func (x *SyncStatusResult) String() string
type UnimplementedDeviceDefinitionServiceServer ¶
type UnimplementedDeviceDefinitionServiceServer struct {
}
UnimplementedDeviceDefinitionServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceDefinition ¶ added in v0.1.4
func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceDefinition(context.Context, *CreateDeviceDefinitionRequest) (*CreateDeviceDefinitionResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceStyle ¶ added in v0.1.11
func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceStyle(context.Context, *CreateDeviceStyleRequest) (*BaseResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceType ¶ added in v0.2.3
func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceType(context.Context, *CreateDeviceTypeRequest) (*BaseResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) CreateIntegration ¶ added in v0.1.28
func (UnimplementedDeviceDefinitionServiceServer) CreateIntegration(context.Context, *CreateIntegrationRequest) (*BaseResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) DeleteDeviceType ¶ added in v0.2.3
func (UnimplementedDeviceDefinitionServiceServer) DeleteDeviceType(context.Context, *DeleteDeviceTypeRequest) (*BaseResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionHardwareTemplateByID ¶ added in v0.6.8
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionHardwareTemplateByID(context.Context, *GetDeviceDefinitionHardwareTemplateByIDRequest) (*GetDeviceDefinitionHardwareTemplateByIDResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByExternalID ¶ added in v0.1.27
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByExternalID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByID ¶ added in v0.1.27
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByDeviceDefinitionID ¶ added in v0.1.31
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByDeviceDefinitionID(context.Context, *GetDeviceStyleByDeviceDefinitionIDRequest) (*GetDeviceStyleResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByFilter ¶ added in v0.1.40
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByFilter(context.Context, *GetDeviceStyleFilterRequest) (*GetDeviceStyleResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypes ¶ added in v0.2.3
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypes(context.Context, *emptypb.Empty) (*GetDeviceTypeListResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypesByID ¶ added in v0.2.0
func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypesByID(context.Context, *GetDeviceTypeByIDRequest) (*GetDeviceTypeResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetFilteredDeviceDefinition ¶ added in v0.1.9
func (UnimplementedDeviceDefinitionServiceServer) GetFilteredDeviceDefinition(context.Context, *FilterDeviceDefinitionRequest) (*GetFilteredDeviceDefinitionsResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByID ¶ added in v0.1.26
func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByID(context.Context, *GetIntegrationRequest) (*Integration, error)
func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByTokenID ¶ added in v1.0.7
func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByTokenID(context.Context, *GetIntegrationByTokenIDRequest) (*Integration, error)
func (UnimplementedDeviceDefinitionServiceServer) GetIntegrations ¶ added in v0.1.4
func (UnimplementedDeviceDefinitionServiceServer) GetIntegrations(context.Context, *emptypb.Empty) (*GetIntegrationResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) SyncDeviceDefinitionsWithElasticSearch ¶ added in v0.9.3
func (UnimplementedDeviceDefinitionServiceServer) SyncDeviceDefinitionsWithElasticSearch(context.Context, *emptypb.Empty) (*SyncStatusResult, error)
func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceDefinition ¶ added in v0.1.4
func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceDefinition(context.Context, *UpdateDeviceDefinitionRequest) (*BaseResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceStyle ¶ added in v0.1.38
func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceStyle(context.Context, *UpdateDeviceStyleRequest) (*BaseResponse, error)
func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceType ¶ added in v0.2.3
func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceType(context.Context, *UpdateDeviceTypeRequest) (*BaseResponse, error)
type UnimplementedIntegrationServiceServer ¶ added in v0.3.5
type UnimplementedIntegrationServiceServer struct {
}
UnimplementedIntegrationServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedIntegrationServiceServer) GetIntegrationOptions ¶ added in v0.3.8
func (UnimplementedIntegrationServiceServer) GetIntegrationOptions(context.Context, *GetIntegrationOptionsRequest) (*GetIntegrationOptionsResponse, error)
type UnimplementedVinDecoderServiceServer ¶ added in v0.6.8
type UnimplementedVinDecoderServiceServer struct {
}
UnimplementedVinDecoderServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedVinDecoderServiceServer) DecodeVin ¶ added in v0.6.8
func (UnimplementedVinDecoderServiceServer) DecodeVin(context.Context, *DecodeVinRequest) (*DecodeVinResponse, error)
func (UnimplementedVinDecoderServiceServer) UpsertDecoding ¶ added in v1.3.6
func (UnimplementedVinDecoderServiceServer) UpsertDecoding(context.Context, *UpsertDecodingRequest) (*emptypb.Empty, error)
type UnsafeDeviceDefinitionServiceServer ¶
type UnsafeDeviceDefinitionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDeviceDefinitionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeviceDefinitionServiceServer will result in compilation errors.
type UnsafeIntegrationServiceServer ¶ added in v0.3.5
type UnsafeIntegrationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIntegrationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IntegrationServiceServer will result in compilation errors.
type UnsafeVinDecoderServiceServer ¶ added in v0.6.8
type UnsafeVinDecoderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVinDecoderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VinDecoderServiceServer will result in compilation errors.
type UpdateDeviceDefinitionRequest ¶ added in v0.1.4
type UpdateDeviceDefinitionRequest struct {
// this is the name slug id now
DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
ImageUrl string `protobuf:"bytes,4,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
Verified bool `protobuf:"varint,5,opt,name=verified,proto3" json:"verified,omitempty"`
Model string `protobuf:"bytes,6,opt,name=model,proto3" json:"model,omitempty"`
Year int32 `protobuf:"varint,7,opt,name=year,proto3" json:"year,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
DeviceMakeId string `protobuf:"bytes,8,opt,name=device_make_id,json=deviceMakeId,proto3" json:"device_make_id,omitempty"`
DeviceStyles []*UpdateDeviceDefinitionRequest_DeviceStyles `protobuf:"bytes,9,rep,name=device_styles,json=deviceStyles,proto3" json:"device_styles,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
ExternalId string `protobuf:"bytes,11,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"`
DeviceTypeId string `protobuf:"bytes,12,opt,name=device_type_id,json=deviceTypeId,proto3" json:"device_type_id,omitempty"`
DeviceAttributes []*DeviceTypeAttributeRequest `protobuf:"bytes,13,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
ExternalIds []*ExternalID `protobuf:"bytes,14,rep,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
HardwareTemplateId string `protobuf:"bytes,15,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
ManufacturerName string `protobuf:"bytes,16,opt,name=manufacturer_name,json=manufacturerName,proto3" json:"manufacturer_name,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateDeviceDefinitionRequest) Descriptor
deprecated
added in
v0.1.4
func (*UpdateDeviceDefinitionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDeviceDefinitionRequest.ProtoReflect.Descriptor instead.
func (*UpdateDeviceDefinitionRequest) GetDeviceAttributes ¶ added in v0.2.0
func (x *UpdateDeviceDefinitionRequest) GetDeviceAttributes() []*DeviceTypeAttributeRequest
func (*UpdateDeviceDefinitionRequest) GetDeviceDefinitionId ¶ added in v0.1.4
func (x *UpdateDeviceDefinitionRequest) GetDeviceDefinitionId() string
func (*UpdateDeviceDefinitionRequest) GetDeviceMakeId
deprecated
added in
v0.1.24
func (x *UpdateDeviceDefinitionRequest) GetDeviceMakeId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceDefinitionRequest) GetDeviceStyles ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest) GetDeviceStyles() []*UpdateDeviceDefinitionRequest_DeviceStyles
func (*UpdateDeviceDefinitionRequest) GetDeviceTypeId ¶ added in v0.2.0
func (x *UpdateDeviceDefinitionRequest) GetDeviceTypeId() string
func (*UpdateDeviceDefinitionRequest) GetExternalId
deprecated
added in
v0.1.32
func (x *UpdateDeviceDefinitionRequest) GetExternalId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceDefinitionRequest) GetExternalIds
deprecated
added in
v0.3.4
func (x *UpdateDeviceDefinitionRequest) GetExternalIds() []*ExternalID
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceDefinitionRequest) GetHardwareTemplateId
deprecated
added in
v0.7.0
func (x *UpdateDeviceDefinitionRequest) GetHardwareTemplateId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceDefinitionRequest) GetImageUrl ¶ added in v0.1.24
func (x *UpdateDeviceDefinitionRequest) GetImageUrl() string
func (*UpdateDeviceDefinitionRequest) GetManufacturerName ¶ added in v1.4.0
func (x *UpdateDeviceDefinitionRequest) GetManufacturerName() string
func (*UpdateDeviceDefinitionRequest) GetModel ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest) GetModel() string
func (*UpdateDeviceDefinitionRequest) GetSource
deprecated
added in
v0.1.11
func (x *UpdateDeviceDefinitionRequest) GetSource() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceDefinitionRequest) GetVerified
deprecated
added in
v0.1.11
func (x *UpdateDeviceDefinitionRequest) GetVerified() bool
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceDefinitionRequest) GetYear ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest) GetYear() int32
func (*UpdateDeviceDefinitionRequest) ProtoMessage ¶ added in v0.1.4
func (*UpdateDeviceDefinitionRequest) ProtoMessage()
func (*UpdateDeviceDefinitionRequest) ProtoReflect ¶ added in v0.1.4
func (x *UpdateDeviceDefinitionRequest) ProtoReflect() protoreflect.Message
func (*UpdateDeviceDefinitionRequest) Reset ¶ added in v0.1.4
func (x *UpdateDeviceDefinitionRequest) Reset()
func (*UpdateDeviceDefinitionRequest) String ¶ added in v0.1.4
func (x *UpdateDeviceDefinitionRequest) String() string
type UpdateDeviceDefinitionRequest_DeviceStyles ¶ added in v0.1.11
type UpdateDeviceDefinitionRequest_DeviceStyles struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
ExternalStyleId string `protobuf:"bytes,3,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
SubModel string `protobuf:"bytes,7,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
HardwareTemplateId string `protobuf:"bytes,8,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateDeviceDefinitionRequest_DeviceStyles) Descriptor
deprecated
added in
v0.1.11
func (*UpdateDeviceDefinitionRequest_DeviceStyles) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDeviceDefinitionRequest_DeviceStyles.ProtoReflect.Descriptor instead.
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetCreatedAt ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetCreatedAt() *timestamppb.Timestamp
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetExternalStyleId ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetExternalStyleId() string
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetHardwareTemplateId ¶ added in v0.6.9
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetHardwareTemplateId() string
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetId ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetId() string
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetName ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetName() string
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetSource ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetSource() string
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetSubModel ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetSubModel() string
func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetUpdatedAt ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetUpdatedAt() *timestamppb.Timestamp
func (*UpdateDeviceDefinitionRequest_DeviceStyles) ProtoMessage ¶ added in v0.1.11
func (*UpdateDeviceDefinitionRequest_DeviceStyles) ProtoMessage()
func (*UpdateDeviceDefinitionRequest_DeviceStyles) ProtoReflect ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) ProtoReflect() protoreflect.Message
func (*UpdateDeviceDefinitionRequest_DeviceStyles) Reset ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) Reset()
func (*UpdateDeviceDefinitionRequest_DeviceStyles) String ¶ added in v0.1.11
func (x *UpdateDeviceDefinitionRequest_DeviceStyles) String() string
type UpdateDeviceStyleRequest ¶ added in v0.1.38
type UpdateDeviceStyleRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
DeviceDefinitionId string `protobuf:"bytes,3,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
ExternalStyleId string `protobuf:"bytes,4,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
Source string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`
SubModel string `protobuf:"bytes,6,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
HardwareTemplateId string `protobuf:"bytes,7,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
DefinitionId string `protobuf:"bytes,8,opt,name=definition_id,json=definitionId,proto3" json:"definition_id,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateDeviceStyleRequest) Descriptor
deprecated
added in
v0.1.38
func (*UpdateDeviceStyleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDeviceStyleRequest.ProtoReflect.Descriptor instead.
func (*UpdateDeviceStyleRequest) GetDefinitionId ¶ added in v1.2.95
func (x *UpdateDeviceStyleRequest) GetDefinitionId() string
func (*UpdateDeviceStyleRequest) GetDeviceDefinitionId
deprecated
added in
v0.1.38
func (x *UpdateDeviceStyleRequest) GetDeviceDefinitionId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceStyleRequest) GetExternalStyleId ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) GetExternalStyleId() string
func (*UpdateDeviceStyleRequest) GetHardwareTemplateId
deprecated
added in
v0.6.8
func (x *UpdateDeviceStyleRequest) GetHardwareTemplateId() string
Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
func (*UpdateDeviceStyleRequest) GetId ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) GetId() string
func (*UpdateDeviceStyleRequest) GetName ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) GetName() string
func (*UpdateDeviceStyleRequest) GetSource ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) GetSource() string
func (*UpdateDeviceStyleRequest) GetSubModel ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) GetSubModel() string
func (*UpdateDeviceStyleRequest) ProtoMessage ¶ added in v0.1.38
func (*UpdateDeviceStyleRequest) ProtoMessage()
func (*UpdateDeviceStyleRequest) ProtoReflect ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) ProtoReflect() protoreflect.Message
func (*UpdateDeviceStyleRequest) Reset ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) Reset()
func (*UpdateDeviceStyleRequest) String ¶ added in v0.1.38
func (x *UpdateDeviceStyleRequest) String() string
type UpdateDeviceTypeRequest ¶ added in v0.2.3
type UpdateDeviceTypeRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Attributes []*CreateDeviceTypeAttributeRequest `protobuf:"bytes,3,rep,name=attributes,proto3" json:"attributes,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateDeviceTypeRequest) Descriptor
deprecated
added in
v0.2.3
func (*UpdateDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*UpdateDeviceTypeRequest) GetAttributes ¶ added in v0.2.3
func (x *UpdateDeviceTypeRequest) GetAttributes() []*CreateDeviceTypeAttributeRequest
func (*UpdateDeviceTypeRequest) GetId ¶ added in v0.2.3
func (x *UpdateDeviceTypeRequest) GetId() string
func (*UpdateDeviceTypeRequest) GetName ¶ added in v0.2.3
func (x *UpdateDeviceTypeRequest) GetName() string
func (*UpdateDeviceTypeRequest) ProtoMessage ¶ added in v0.2.3
func (*UpdateDeviceTypeRequest) ProtoMessage()
func (*UpdateDeviceTypeRequest) ProtoReflect ¶ added in v0.2.3
func (x *UpdateDeviceTypeRequest) ProtoReflect() protoreflect.Message
func (*UpdateDeviceTypeRequest) Reset ¶ added in v0.2.3
func (x *UpdateDeviceTypeRequest) Reset()
func (*UpdateDeviceTypeRequest) String ¶ added in v0.2.3
func (x *UpdateDeviceTypeRequest) String() string
type UpsertDecodingRequest ¶ added in v1.3.6
type UpsertDecodingRequest struct {
Vin string `protobuf:"bytes,1,opt,name=vin,proto3" json:"vin,omitempty"`
TargetDefinitionId string `protobuf:"bytes,2,opt,name=target_definition_id,json=targetDefinitionId,proto3" json:"target_definition_id,omitempty"`
// contains filtered or unexported fields
}
func (*UpsertDecodingRequest) Descriptor
deprecated
added in
v1.3.6
func (*UpsertDecodingRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpsertDecodingRequest.ProtoReflect.Descriptor instead.
func (*UpsertDecodingRequest) GetTargetDefinitionId ¶ added in v1.3.6
func (x *UpsertDecodingRequest) GetTargetDefinitionId() string
func (*UpsertDecodingRequest) GetVin ¶ added in v1.3.6
func (x *UpsertDecodingRequest) GetVin() string
func (*UpsertDecodingRequest) ProtoMessage ¶ added in v1.3.6
func (*UpsertDecodingRequest) ProtoMessage()
func (*UpsertDecodingRequest) ProtoReflect ¶ added in v1.3.6
func (x *UpsertDecodingRequest) ProtoReflect() protoreflect.Message
func (*UpsertDecodingRequest) Reset ¶ added in v1.3.6
func (x *UpsertDecodingRequest) Reset()
func (*UpsertDecodingRequest) String ¶ added in v1.3.6
func (x *UpsertDecodingRequest) String() string
type VinDecoderServiceClient ¶ added in v0.6.8
type VinDecoderServiceClient interface {
DecodeVin(ctx context.Context, in *DecodeVinRequest, opts ...grpc.CallOption) (*DecodeVinResponse, error)
// used to change what a vin points to or insert a new vin to definition id mapping
UpsertDecoding(ctx context.Context, in *UpsertDecodingRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}
VinDecoderServiceClient is the client API for VinDecoderService 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 NewVinDecoderServiceClient ¶ added in v0.6.8
func NewVinDecoderServiceClient(cc grpc.ClientConnInterface) VinDecoderServiceClient
type VinDecoderServiceServer ¶ added in v0.6.8
type VinDecoderServiceServer interface {
DecodeVin(context.Context, *DecodeVinRequest) (*DecodeVinResponse, error)
// used to change what a vin points to or insert a new vin to definition id mapping
UpsertDecoding(context.Context, *UpsertDecodingRequest) (*emptypb.Empty, error)
// contains filtered or unexported methods
}
VinDecoderServiceServer is the server API for VinDecoderService service. All implementations must embed UnimplementedVinDecoderServiceServer for forward compatibility