GO-2022-0491 : Configuration API in EdgeXFoundry 2.1.0 and earlier exposes message bus credentials to local unauthenticated users in github.com/edgexfoundry/app-functions-sdk-go
The highest tagged major version is
v4 .
Discover Packages
github.com/edgexfoundry/device-sdk-go
internal
autoevent
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Apr 27, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewManager initiates the AutoEvent manager once
NewExecutor creates an Executor for an AutoEvent
type Manager interface {
StartAutoEvents()
StopAutoEvents()
RestartForDevice(deviceName string )
StopForDevice(deviceName string )
}
GetManager returns Manager instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.