Documentation ¶
Index ¶
- func InfoToApi(ctx context.Context, svcCtx *svc.ServiceContext, v *dm.DeviceInfo, ...) *types.DeviceInfo
- func ToDmDeviceCorePb(in *types.DeviceCore) *dm.DeviceCore
- func ToDmDeviceCoresPb(in []*types.DeviceCore) []*dm.DeviceCore
- func ToUdDeviceCorePb(in *types.DeviceCore) *ud.DeviceCore
- func ToUdDeviceCoresPb(in []*types.DeviceCore) []*ud.DeviceCore
- func UdToDeviceCoreTypes(in *ud.DeviceCore) *types.DeviceCore
- type DeviceInfoWith
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InfoToApi ¶
func InfoToApi(ctx context.Context, svcCtx *svc.ServiceContext, v *dm.DeviceInfo, w DeviceInfoWith) *types.DeviceInfo
func ToDmDeviceCorePb ¶
func ToDmDeviceCorePb(in *types.DeviceCore) *dm.DeviceCore
func ToDmDeviceCoresPb ¶
func ToDmDeviceCoresPb(in []*types.DeviceCore) []*dm.DeviceCore
func ToUdDeviceCorePb ¶
func ToUdDeviceCorePb(in *types.DeviceCore) *ud.DeviceCore
func ToUdDeviceCoresPb ¶
func ToUdDeviceCoresPb(in []*types.DeviceCore) []*ud.DeviceCore
func UdToDeviceCoreTypes ¶
func UdToDeviceCoreTypes(in *ud.DeviceCore) *types.DeviceCore
Types ¶
Click to show internal directories.
Click to hide internal directories.