register

package
v0.0.0-...-fec9766 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_register_register_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ZRegisterMsg

type ZRegisterMsg struct {
	OnBoardKey string `protobuf:"bytes,1,opt,name=onBoardKey,proto3" json:"onBoardKey,omitempty"` // deprecated
	PemCert    []byte `protobuf:"bytes,2,opt,name=pemCert,proto3" json:"pemCert,omitempty"`
	Serial     string `protobuf:"bytes,3,opt,name=serial,proto3" json:"serial,omitempty"`
	SoftSerial string `protobuf:"bytes,4,opt,name=softSerial,proto3" json:"softSerial,omitempty"`
	// contains filtered or unexported fields
}

 This is the request payload for POST /api/v1/edgeDevice/register ZRegisterMsg carries the pem-encoded device certificate plus additional identifying information such as device serial number(s). The message is assumed to be protected by a TLS session bound to the onboarding certificate.

func (*ZRegisterMsg) Descriptor deprecated

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

Deprecated: Use ZRegisterMsg.ProtoReflect.Descriptor instead.

func (*ZRegisterMsg) GetOnBoardKey

func (x *ZRegisterMsg) GetOnBoardKey() string

func (*ZRegisterMsg) GetPemCert

func (x *ZRegisterMsg) GetPemCert() []byte

func (*ZRegisterMsg) GetSerial

func (x *ZRegisterMsg) GetSerial() string

func (*ZRegisterMsg) GetSoftSerial

func (x *ZRegisterMsg) GetSoftSerial() string

func (*ZRegisterMsg) ProtoMessage

func (*ZRegisterMsg) ProtoMessage()

func (*ZRegisterMsg) ProtoReflect

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

func (*ZRegisterMsg) Reset

func (x *ZRegisterMsg) Reset()

func (*ZRegisterMsg) String

func (x *ZRegisterMsg) String() string

Jump to

Keyboard shortcuts

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