# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewBatchByCount create, initializes and returns a new instance for BatchConfig.
NewBatchByTime create, initializes and returns a new instance for BatchConfig.
NewBatchByTimeAndCount create, initializes and returns a new instance for BatchConfig.
NewCompression creates, initializes and returns a new instance of Compression.
NewConversion creates, initializes and returns a new instance of Conversion.
NewCoreData Is provided to interact with CoreData.
NewEncryption creates, initializes and returns a new instance of Encryption.
NewFilter creates, initializes and returns a new instance of Filter.
NewHTTPSender creates, initializes and returns a new instance of HTTPSender.
NewHTTPSenderWithSecretHeader creates, initializes and returns a new instance of HTTPSender configured to use a secret header.
NewJSONLogic creates, initializes and returns a new instance of HTTPSender.
NewMQTTSecretSender ...
NewMQTTSender - create new mqtt sender.
NewOutputData creates, initializes and returns a new instance of OutputData.
NewTags creates, initializes and returns a new instance of Tags.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BatchConfig ...
No description provided by the author
Conversion houses various built in conversion transforms (XML, JSON, CSV).
No description provided by the author
No description provided by the author
Filter houses various the parameters for which filter transforms filter on.
HTTPSender ...
JSONLogic ...
KeyCertPair is used to pass key/cert pair to NewMQTTSender KeyPEMBlock and CertPEMBlock will be used if they are not nil then it will fall back to KeyFile and CertFile.
MqttConfig contains mqtt client parameters.
MQTTSecretConfig ...
MQTTSecretSender ...
No description provided by the author
OutputData houses transform for outputting data to configured trigger response, i.e.
Tags contains the list of Tag key/values.
# Type aliases
BatchMode Enum for choosing behavior of Batch.