package
module
Version:
v0.0.0-...-125acf3
Opens a new window with list of versions in this module.
Published: Apr 4, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewFactory creates a factory for ruuvitag receiver.
type Config struct {
Endpoint string `mapstructure:"endpoint"`
Paths []string `mapstructure:"paths"`
}
Config represents the receiver config settings within the collector's config.yaml
Validate checks if the receiver configuration is valid
Source Files
¶
Click to show internal directories.
Click to hide internal directories.