Documentation ¶
Overview ¶
ApcProvider Connects to an APC Host and provides slices of the Events and Status topics on a period cycle declared in the host mopdel as network sampling period. Slices are returned over a seperate channels to whoever is listening.
Index ¶
Constants ¶
View Source
const ( HostLocal = "127.0.0.1:3551" HostLocalName = "Local" HostsPrefs = "ApcHost" )
Variables ¶
This section is empty.
Functions ¶
func NewAPCProvider ¶
func NewAPCProvider(ctx context.Context, host *entities.ApcHost, tuple entities.ChannelTuple) (interfaces.ApcProvider, error)
func NewConfig ¶
func NewConfig(prefs fyne.Preferences) (interfaces.Configuration, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.