Versions in this module Expand all Collapse all v2 v2.0.0 Jan 29, 2026 Changes in this version + const ProtocolName + type HttpRequest struct + Api string + Body string + Header map[string]string + Method string + type HttpResponse struct + StatusCode int + type Plugin struct + func (p *Plugin) Connector(deviceSn string) (connector plugin.Connector, err error) + func (p *Plugin) Destroy() error + func (p *Plugin) Initialize(c config.DeviceConfig) + type TimerParam struct + Auth string