Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type CtrlXDataLayer struct + Log telegraf.Logger + Password config.Secret + Server string + Subscription []subscription + Username config.Secret + func (*CtrlXDataLayer) Gather(telegraf.Accumulator) error + func (*CtrlXDataLayer) SampleConfig() string + func (c *CtrlXDataLayer) Init() error + func (c *CtrlXDataLayer) Start(acc telegraf.Accumulator) error + func (c *CtrlXDataLayer) Stop()