deviceproto

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package deviceproto is a generated protocol buffer package.

It is generated from these files:

device.proto

It has these top-level messages:

Device

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device struct {
	Uuid                   string `protobuf:"bytes,1,opt,name=uuid" json:"uuid,omitempty"`
	Udid                   string `protobuf:"bytes,2,opt,name=udid" json:"udid,omitempty"`
	SerialNumber           string `protobuf:"bytes,3,opt,name=serial_number,json=serialNumber" json:"serial_number,omitempty"`
	OsVersion              string `protobuf:"bytes,4,opt,name=os_version,json=osVersion" json:"os_version,omitempty"`
	BuildVersion           string `protobuf:"bytes,5,opt,name=build_version,json=buildVersion" json:"build_version,omitempty"`
	ProductName            string `protobuf:"bytes,6,opt,name=product_name,json=productName" json:"product_name,omitempty"`
	Imei                   string `protobuf:"bytes,7,opt,name=imei" json:"imei,omitempty"`
	Meid                   string `protobuf:"bytes,8,opt,name=meid" json:"meid,omitempty"`
	Token                  string `protobuf:"bytes,9,opt,name=token" json:"token,omitempty"`
	PushMagic              string `protobuf:"bytes,10,opt,name=push_magic,json=pushMagic" json:"push_magic,omitempty"`
	MdmTopic               string `protobuf:"bytes,11,opt,name=mdm_topic,json=mdmTopic" json:"mdm_topic,omitempty"`
	UnlockToken            string `protobuf:"bytes,12,opt,name=unlock_token,json=unlockToken" json:"unlock_token,omitempty"`
	Enrolled               bool   `protobuf:"varint,13,opt,name=enrolled" json:"enrolled,omitempty"`
	AwaitingConfiguration  bool   `protobuf:"varint,14,opt,name=awaiting_configuration,json=awaitingConfiguration" json:"awaiting_configuration,omitempty"`
	DeviceName             string `protobuf:"bytes,15,opt,name=device_name,json=deviceName" json:"device_name,omitempty"`
	Model                  string `protobuf:"bytes,16,opt,name=model" json:"model,omitempty"`
	ModelName              string `protobuf:"bytes,17,opt,name=model_name,json=modelName" json:"model_name,omitempty"`
	Description            string `protobuf:"bytes,18,opt,name=description" json:"description,omitempty"`
	Color                  string `protobuf:"bytes,19,opt,name=color" json:"color,omitempty"`
	AssetTag               string `protobuf:"bytes,20,opt,name=asset_tag,json=assetTag" json:"asset_tag,omitempty"`
	DepDevice              bool   `protobuf:"varint,21,opt,name=dep_device,json=depDevice" json:"dep_device,omitempty"`
	DepProfileStatus       string `protobuf:"bytes,22,opt,name=dep_profile_status,json=depProfileStatus" json:"dep_profile_status,omitempty"`
	DepProfileUuid         string `protobuf:"bytes,23,opt,name=dep_profile_uuid,json=depProfileUuid" json:"dep_profile_uuid,omitempty"`
	DepProfileAssignTime   int64  `protobuf:"varint,24,opt,name=dep_profile_assign_time,json=depProfileAssignTime" json:"dep_profile_assign_time,omitempty"`
	DepProfilePushTime     int64  `protobuf:"varint,25,opt,name=dep_profile_push_time,json=depProfilePushTime" json:"dep_profile_push_time,omitempty"`
	DepProfileAssignedDate int64  `` /* 126-byte string literal not displayed */
	DepProfileAssignedBy   string `protobuf:"bytes,27,opt,name=dep_profile_assigned_by,json=depProfileAssignedBy" json:"dep_profile_assigned_by,omitempty"`
	LastSeen               int64  `protobuf:"varint,28,opt,name=last_seen,json=lastSeen" json:"last_seen,omitempty"`
	LastQueryResponse      []byte `protobuf:"bytes,29,opt,name=last_query_response,json=lastQueryResponse,proto3" json:"last_query_response,omitempty"`
}

func (*Device) Descriptor

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

func (*Device) GetAssetTag

func (m *Device) GetAssetTag() string

func (*Device) GetAwaitingConfiguration

func (m *Device) GetAwaitingConfiguration() bool

func (*Device) GetBuildVersion

func (m *Device) GetBuildVersion() string

func (*Device) GetColor

func (m *Device) GetColor() string

func (*Device) GetDepDevice

func (m *Device) GetDepDevice() bool

func (*Device) GetDepProfileAssignTime

func (m *Device) GetDepProfileAssignTime() int64

func (*Device) GetDepProfileAssignedBy

func (m *Device) GetDepProfileAssignedBy() string

func (*Device) GetDepProfileAssignedDate

func (m *Device) GetDepProfileAssignedDate() int64

func (*Device) GetDepProfilePushTime

func (m *Device) GetDepProfilePushTime() int64

func (*Device) GetDepProfileStatus

func (m *Device) GetDepProfileStatus() string

func (*Device) GetDepProfileUuid

func (m *Device) GetDepProfileUuid() string

func (*Device) GetDescription

func (m *Device) GetDescription() string

func (*Device) GetDeviceName

func (m *Device) GetDeviceName() string

func (*Device) GetEnrolled

func (m *Device) GetEnrolled() bool

func (*Device) GetImei

func (m *Device) GetImei() string

func (*Device) GetLastQueryResponse

func (m *Device) GetLastQueryResponse() []byte

func (*Device) GetLastSeen

func (m *Device) GetLastSeen() int64

func (*Device) GetMdmTopic

func (m *Device) GetMdmTopic() string

func (*Device) GetMeid

func (m *Device) GetMeid() string

func (*Device) GetModel

func (m *Device) GetModel() string

func (*Device) GetModelName

func (m *Device) GetModelName() string

func (*Device) GetOsVersion

func (m *Device) GetOsVersion() string

func (*Device) GetProductName

func (m *Device) GetProductName() string

func (*Device) GetPushMagic

func (m *Device) GetPushMagic() string

func (*Device) GetSerialNumber

func (m *Device) GetSerialNumber() string

func (*Device) GetToken

func (m *Device) GetToken() string

func (*Device) GetUdid

func (m *Device) GetUdid() string

func (*Device) GetUnlockToken

func (m *Device) GetUnlockToken() string

func (*Device) GetUuid

func (m *Device) GetUuid() string

func (*Device) ProtoMessage

func (*Device) ProtoMessage()

func (*Device) Reset

func (m *Device) Reset()

func (*Device) String

func (m *Device) String() string

Jump to

Keyboard shortcuts

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