package
0.0.0-20220830034603-6da897ec4058
Repository: https://github.com/go-sensors/core.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

NewConsumer returns a new Consumer with the configured handlers.

# Structs

Concentration is a measurement of gas concentrations.
ConcentrationSpec is a specification of valid measurement ranges supported by the sensor.
Consumer is a consumer of gas concentrations.

# Interfaces

GasSensor defines a sensor for measuring concentrations of gas in air.
Handler defines a handler of gas concentrations.