depsyncproto

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package depsyncproto is a generated protocol buffer package.

It is generated from these files:

depsync.proto

It has these top-level messages:

Event
Device

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

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

func (*Device) Descriptor

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

func (*Device) GetAssetTag

func (m *Device) GetAssetTag() string

func (*Device) GetColor

func (m *Device) GetColor() string

func (*Device) GetDescription

func (m *Device) GetDescription() string

func (*Device) GetDeviceAssignedBy

func (m *Device) GetDeviceAssignedBy() string

func (*Device) GetDeviceAssignedDate

func (m *Device) GetDeviceAssignedDate() int64

func (*Device) GetModel

func (m *Device) GetModel() string

func (*Device) GetOpDate

func (m *Device) GetOpDate() int64

func (*Device) GetOpType

func (m *Device) GetOpType() string

func (*Device) GetProfileAssignTime

func (m *Device) GetProfileAssignTime() int64

func (*Device) GetProfilePushTime

func (m *Device) GetProfilePushTime() int64

func (*Device) GetProfileStatus

func (m *Device) GetProfileStatus() string

func (*Device) GetProfileUuid

func (m *Device) GetProfileUuid() string

func (*Device) GetSerialNumber

func (m *Device) GetSerialNumber() string

func (*Device) ProtoMessage

func (*Device) ProtoMessage()

func (*Device) Reset

func (m *Device) Reset()

func (*Device) String

func (m *Device) String() string

type Event

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

func (*Event) Descriptor

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

func (*Event) GetDevices

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

func (*Event) GetId

func (m *Event) GetId() string

func (*Event) GetTime

func (m *Event) GetTime() int64

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) Reset

func (m *Event) Reset()

func (*Event) String

func (m *Event) String() string

Jump to

Keyboard shortcuts

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