Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Opcda ¶
type Opcda struct {
// Configuration
MeasurementName string `toml:"name"`
Server string `toml:"server"`
Nodes []string `toml:"nodes"`
OpcTagConf []TagSettings `toml:"items"`
Log telegraf.Logger `toml:"-"`
// contains filtered or unexported fields
}
func (*Opcda) Description ¶
func (*Opcda) SampleConfig ¶
type TagSettings ¶
Click to show internal directories.
Click to hide internal directories.