Versions in this module Expand all Collapse all v0 v0.9.0 Jun 21, 2024 v0.8.0 Jun 13, 2024 Changes in this version + type Export struct + func NewExport() *Export + func (export *Export) ExportTo(deviceData plugin.DeviceData) + func (export *Export) Init() error + func (export *Export) IsReady() bool + func (export *Export) OnEvent(eventCode string, key string, eventValue interface{}) error