Documentation
¶
Index ¶
- type BME280
- func (b BME280) AppConfig() []appconfig.ConfigValue
- func (b BME280) ApplyOverlay(tree *dt.DeviceTree) error
- func (BME280) CPPComponentType() string
- func (BME280) Clusters() cluster.Clusters
- func (BME280) Extenders() []generator.Extender
- func (BME280) NeedsDevice() bool
- func (b BME280) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BME280 ¶
type BME280 struct {
*base.Base `yaml:",inline"`
I2C base.I2CConnection
Variant string `yaml:"-"`
}
func (BME280) AppConfig ¶
func (b BME280) AppConfig() []appconfig.ConfigValue
func (BME280) ApplyOverlay ¶
func (b BME280) ApplyOverlay(tree *dt.DeviceTree) error
func (BME280) CPPComponentType ¶
func (BME280) NeedsDevice ¶
Click to show internal directories.
Click to hide internal directories.