Versions in this module Expand all Collapse all v1 v1.23.6 Mar 2, 2023 v1.23.5 Feb 24, 2023 v1.23.4 Feb 9, 2023 v1.23.3 Feb 8, 2023 v1.23.2 Feb 7, 2023 v1.23.1 Feb 1, 2023 v1.23.0 Jan 30, 2023 Changes in this version + type AgentOptions struct + DeviceID string + DeviceIDKey string + EdgeHubAddr string + KeepAliveInterval time.Duration + Listen string + Manufacture []string + ManufactureFile []string + ManufactureRemap []string + TLS *ClientTLS + func NewDefaultAgentOptions() *AgentOptions + type ClientTLS struct + InsecureSkipVerify bool + type HubOptions struct + EdgeServerAddr string + Host string + Listen string + ListenGrpc string + ServerID string + TLS *TLS + func NewDefaultHub() *HubOptions + type ServerOptions struct + Database database.Options + Host string + Listen string + ListenGrpc string + ServerID string + TLS *TLS + func NewDefaultServer() *ServerOptions + type TLS struct + CAFile string + CertFile string + ClientAuth bool + InsecureSkipVerify bool + KeyFile string + func NewDefaultTLS() *TLS + func (o TLS) ToTLSConfig() (*tls.Config, error) v1.23.0-rc.1 Jan 30, 2023 v1.23.0-rc.0 Jan 29, 2023 v1.23.0-alpha.3 Jan 11, 2023 v1.23.0-alpha.2 Dec 16, 2022 v1.23.0-alpha.0 Dec 1, 2022