things

package
v0.1.0-M4 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: Apache-2.0, EPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdateManagerFeature

type UpdateManagerFeature interface {
	Activate() error
	Deactivate()
	SetState(activityID string, currentState *types.Inventory) error
	SendFeedback(activityID string, desiredStateFeedback *types.DesiredStateFeedback) error
}

UpdateManagerFeature describes the update manager feature representation.

func NewUpdateManagerFeature

func NewUpdateManagerFeature(domain string, deviceID string, dittoClient ditto.Client, handler api.UpdateAgentHandler) UpdateManagerFeature

NewUpdateManagerFeature creates a new update manager feature representation.

Jump to

Keyboard shortcuts

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