Versions in this module Expand all Collapse all v2 v2.1.1 Dec 9, 2025 v2.0.0 Jun 18, 2023 Changes in this version + const KeyMessageSplitter + const MaxDataLength + type Config struct + BaudRate int + MessageSplitter byte + Portname string + TransmitPreDelay string + type Endpoint struct + Config Config + GwCfg *gwTY.Config + Port *serialDriver.Port + func New(logger *zap.Logger, gwCfg *gwTY.Config, protocol cmap.CustomMap, ...) (*Endpoint, error) + func (ep *Endpoint) Close() error + func (ep *Endpoint) Write(rawMsg *msgTY.RawMessage) error