remoteconfig

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2023 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessAuthReq

type AccessAuthReq = dm.AccessAuthReq

type DeviceCore

type DeviceCore = dm.DeviceCore

type DeviceGatewayBindDevice added in v0.5.1

type DeviceGatewayBindDevice = dm.DeviceGatewayBindDevice

type DeviceGatewayIndexReq

type DeviceGatewayIndexReq = dm.DeviceGatewayIndexReq

type DeviceGatewayIndexResp

type DeviceGatewayIndexResp = dm.DeviceGatewayIndexResp

type DeviceGatewayMultiCreateReq

type DeviceGatewayMultiCreateReq = dm.DeviceGatewayMultiCreateReq

type DeviceGatewayMultiDeleteReq

type DeviceGatewayMultiDeleteReq = dm.DeviceGatewayMultiDeleteReq

type DeviceGatewaySign added in v0.5.1

type DeviceGatewaySign = dm.DeviceGatewaySign

type DeviceInfo

type DeviceInfo = dm.DeviceInfo

type DeviceInfoCountReq

type DeviceInfoCountReq = dm.DeviceInfoCountReq

type DeviceInfoCountResp

type DeviceInfoCountResp = dm.DeviceInfoCountResp

type DeviceInfoDeleteReq

type DeviceInfoDeleteReq = dm.DeviceInfoDeleteReq

type DeviceInfoIndexReq

type DeviceInfoIndexReq = dm.DeviceInfoIndexReq

type DeviceInfoIndexResp

type DeviceInfoIndexResp = dm.DeviceInfoIndexResp

type DeviceInfoReadReq

type DeviceInfoReadReq = dm.DeviceInfoReadReq

type DeviceRegisterReq added in v0.5.1

type DeviceRegisterReq = dm.DeviceRegisterReq

type DeviceRegisterResp added in v0.5.1

type DeviceRegisterResp = dm.DeviceRegisterResp

type DeviceTypeCountReq

type DeviceTypeCountReq = dm.DeviceTypeCountReq

type DeviceTypeCountResp

type DeviceTypeCountResp = dm.DeviceTypeCountResp

type GroupDeviceIndexReq

type GroupDeviceIndexReq = dm.GroupDeviceIndexReq

type GroupDeviceIndexResp

type GroupDeviceIndexResp = dm.GroupDeviceIndexResp

type GroupDeviceMultiCreateReq

type GroupDeviceMultiCreateReq = dm.GroupDeviceMultiCreateReq

type GroupDeviceMultiDeleteReq

type GroupDeviceMultiDeleteReq = dm.GroupDeviceMultiDeleteReq

type GroupInfo

type GroupInfo = dm.GroupInfo

type GroupInfoCreateReq

type GroupInfoCreateReq = dm.GroupInfoCreateReq

type GroupInfoDeleteReq

type GroupInfoDeleteReq = dm.GroupInfoDeleteReq

type GroupInfoIndexReq

type GroupInfoIndexReq = dm.GroupInfoIndexReq

type GroupInfoIndexResp

type GroupInfoIndexResp = dm.GroupInfoIndexResp

type GroupInfoReadReq

type GroupInfoReadReq = dm.GroupInfoReadReq

type GroupInfoUpdateReq

type GroupInfoUpdateReq = dm.GroupInfoUpdateReq

type LoginAuthReq

type LoginAuthReq = dm.LoginAuthReq

type PageInfo

type PageInfo = dm.PageInfo

type PageInfo_OrderBy added in v0.5.1

type PageInfo_OrderBy = dm.PageInfo_OrderBy

type Point

type Point = dm.Point

type ProductCustom added in v0.5.1

type ProductCustom = dm.ProductCustom

type ProductCustomReadReq added in v0.5.1

type ProductCustomReadReq = dm.ProductCustomReadReq

type ProductInfo

type ProductInfo = dm.ProductInfo

type ProductInfoDeleteReq

type ProductInfoDeleteReq = dm.ProductInfoDeleteReq

type ProductInfoIndexReq

type ProductInfoIndexReq = dm.ProductInfoIndexReq

type ProductInfoIndexResp

type ProductInfoIndexResp = dm.ProductInfoIndexResp

type ProductInfoReadReq

type ProductInfoReadReq = dm.ProductInfoReadReq

type ProductRemoteConfig

type ProductRemoteConfig = dm.ProductRemoteConfig

type ProductSchemaCreateReq

type ProductSchemaCreateReq = dm.ProductSchemaCreateReq

type ProductSchemaDeleteReq

type ProductSchemaDeleteReq = dm.ProductSchemaDeleteReq

type ProductSchemaIndexReq

type ProductSchemaIndexReq = dm.ProductSchemaIndexReq

type ProductSchemaIndexResp

type ProductSchemaIndexResp = dm.ProductSchemaIndexResp

type ProductSchemaInfo

type ProductSchemaInfo = dm.ProductSchemaInfo

type ProductSchemaTslImportReq

type ProductSchemaTslImportReq = dm.ProductSchemaTslImportReq

type ProductSchemaTslReadReq

type ProductSchemaTslReadReq = dm.ProductSchemaTslReadReq

type ProductSchemaTslReadResp

type ProductSchemaTslReadResp = dm.ProductSchemaTslReadResp

type ProductSchemaUpdateReq

type ProductSchemaUpdateReq = dm.ProductSchemaUpdateReq

type RemoteConfig

type RemoteConfig interface {
	RemoteConfigCreate(ctx context.Context, in *RemoteConfigCreateReq, opts ...grpc.CallOption) (*Response, error)
	RemoteConfigIndex(ctx context.Context, in *RemoteConfigIndexReq, opts ...grpc.CallOption) (*RemoteConfigIndexResp, error)
	RemoteConfigPushAll(ctx context.Context, in *RemoteConfigPushAllReq, opts ...grpc.CallOption) (*Response, error)
	RemoteConfigLastRead(ctx context.Context, in *RemoteConfigLastReadReq, opts ...grpc.CallOption) (*RemoteConfigLastReadResp, error)
}

func NewDirectRemoteConfig

func NewDirectRemoteConfig(svcCtx *svc.ServiceContext, svr dm.RemoteConfigServer) RemoteConfig

func NewRemoteConfig

func NewRemoteConfig(cli zrpc.Client) RemoteConfig

type RemoteConfigCreateReq

type RemoteConfigCreateReq = dm.RemoteConfigCreateReq

type RemoteConfigIndexReq

type RemoteConfigIndexReq = dm.RemoteConfigIndexReq

type RemoteConfigIndexResp

type RemoteConfigIndexResp = dm.RemoteConfigIndexResp

type RemoteConfigLastReadReq

type RemoteConfigLastReadReq = dm.RemoteConfigLastReadReq

type RemoteConfigLastReadResp

type RemoteConfigLastReadResp = dm.RemoteConfigLastReadResp

type RemoteConfigPushAllReq

type RemoteConfigPushAllReq = dm.RemoteConfigPushAllReq

type Response

type Response = dm.Response

type RootCheckReq

type RootCheckReq = dm.RootCheckReq

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL