depsyncproto

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_depsync_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Device

type Device struct {
	SerialNumber       string `protobuf:"bytes,1,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"`
	Model              string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
	Description        string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	Color              string `protobuf:"bytes,4,opt,name=color,proto3" json:"color,omitempty"`
	AssetTag           string `protobuf:"bytes,5,opt,name=asset_tag,json=assetTag,proto3" json:"asset_tag,omitempty"`
	ProfileStatus      string `protobuf:"bytes,6,opt,name=profile_status,json=profileStatus,proto3" json:"profile_status,omitempty"`
	ProfileUuid        string `protobuf:"bytes,7,opt,name=profile_uuid,json=profileUuid,proto3" json:"profile_uuid,omitempty"`
	ProfileAssignTime  int64  `protobuf:"varint,8,opt,name=profile_assign_time,json=profileAssignTime,proto3" json:"profile_assign_time,omitempty"`
	ProfilePushTime    int64  `protobuf:"varint,9,opt,name=profile_push_time,json=profilePushTime,proto3" json:"profile_push_time,omitempty"`
	DeviceAssignedDate int64  `protobuf:"varint,10,opt,name=device_assigned_date,json=deviceAssignedDate,proto3" json:"device_assigned_date,omitempty"`
	DeviceAssignedBy   string `protobuf:"bytes,11,opt,name=device_assigned_by,json=deviceAssignedBy,proto3" json:"device_assigned_by,omitempty"`
	OpType             string `protobuf:"bytes,12,opt,name=op_type,json=opType,proto3" json:"op_type,omitempty"`
	OpDate             int64  `protobuf:"varint,13,opt,name=op_date,json=opDate,proto3" json:"op_date,omitempty"`
	// contains filtered or unexported fields
}

func (*Device) Descriptor deprecated

func (*Device) Descriptor() ([]byte, []int)

Deprecated: Use Device.ProtoReflect.Descriptor instead.

func (*Device) GetAssetTag

func (x *Device) GetAssetTag() string

func (*Device) GetColor

func (x *Device) GetColor() string

func (*Device) GetDescription

func (x *Device) GetDescription() string

func (*Device) GetDeviceAssignedBy

func (x *Device) GetDeviceAssignedBy() string

func (*Device) GetDeviceAssignedDate

func (x *Device) GetDeviceAssignedDate() int64

func (*Device) GetModel

func (x *Device) GetModel() string

func (*Device) GetOpDate

func (x *Device) GetOpDate() int64

func (*Device) GetOpType

func (x *Device) GetOpType() string

func (*Device) GetProfileAssignTime

func (x *Device) GetProfileAssignTime() int64

func (*Device) GetProfilePushTime

func (x *Device) GetProfilePushTime() int64

func (*Device) GetProfileStatus

func (x *Device) GetProfileStatus() string

func (*Device) GetProfileUuid

func (x *Device) GetProfileUuid() string

func (*Device) GetSerialNumber

func (x *Device) GetSerialNumber() string

func (*Device) ProtoMessage

func (*Device) ProtoMessage()

func (*Device) ProtoReflect added in v1.9.0

func (x *Device) ProtoReflect() protoreflect.Message

func (*Device) Reset

func (x *Device) Reset()

func (*Device) String

func (x *Device) String() string

type Event

type Event struct {
	Id      string    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Time    int64     `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`
	Devices []*Device `protobuf:"bytes,3,rep,name=devices,proto3" json:"devices,omitempty"`
	// contains filtered or unexported fields
}

func (*Event) Descriptor deprecated

func (*Event) Descriptor() ([]byte, []int)

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetDevices

func (x *Event) GetDevices() []*Device

func (*Event) GetId

func (x *Event) GetId() string

func (*Event) GetTime

func (x *Event) GetTime() int64

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) ProtoReflect added in v1.9.0

func (x *Event) ProtoReflect() protoreflect.Message

func (*Event) Reset

func (x *Event) Reset()

func (*Event) String

func (x *Event) String() string

Jump to

Keyboard shortcuts

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