Documentation
¶
Index ¶
- func StartGatewayPolling(conf config.GatewayPolling, measurements chan<- parser.Measurement) chan<- bool
- func StartHTTPListener(conf config.HTTPListener, measurements chan<- parser.Measurement) chan<- bool
- func StartMQTTListener(conf config.MQTTListener, measurements chan<- parser.Measurement) chan<- bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartGatewayPolling ¶
func StartGatewayPolling(conf config.GatewayPolling, measurements chan<- parser.Measurement) chan<- bool
func StartHTTPListener ¶ added in v0.1.4
func StartHTTPListener(conf config.HTTPListener, measurements chan<- parser.Measurement) chan<- bool
func StartMQTTListener ¶
func StartMQTTListener(conf config.MQTTListener, measurements chan<- parser.Measurement) chan<- bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.