Documentation ¶
Overview ¶
Package viamagent is the subsystem for the viam-agent itself. It contains code to install/update the systemd service as well.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // versions embedded at build time. Version = "" GitRevision = "" )
Functions ¶
func NewSubsystem ¶
func NewSubsystem(ctx context.Context, logger logging.Logger, updateConf *pb.DeviceSubsystemConfig) (subsystems.Subsystem, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.