Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Example struct + DeviceName string + EnableRandomVariable bool + Log telegraf.Logger + NumberFields int64 + Password config.Secret + Timeout config.Duration + UserName config.Secret + func (*Example) SampleConfig() string + func (m *Example) Gather(acc telegraf.Accumulator) error + func (m *Example) Init() error