otm

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProvisionOwnerCredentials added in v1.2.0

func ProvisionOwnerCredentials(ctx context.Context, tlsClient *coap.ClientCloseHandler, ownerID string, psk []byte, opts ...ProvisionOwnerCredentialstOption) error

Types

type Client

type Client interface {
	Type() doxm.OwnerTransferMethod
	Dial(ctx context.Context, addr kitNet.Addr, opts ...coap.DialOptionFunc) (*coap.ClientCloseHandler, error)
}

type ProvisionOwnerCredentialstOption added in v1.2.0

type ProvisionOwnerCredentialstOption interface {
	// contains filtered or unexported methods
}

type SetupCertificatesOption added in v1.2.0

type SetupCertificatesOption struct {
	// contains filtered or unexported fields
}

func WithSetupCertificates added in v1.2.0

func WithSetupCertificates(deviceID string, sign SignFunc) SetupCertificatesOption

type SignFunc

type SignFunc = func(ctx context.Context, csr []byte) ([]byte, error)

csr is encoded by PEM and returns PEM

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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