display

package
v0.0.0-...-151de34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Model = resource.ModelNamespace("biotinker").WithFamily("component").WithModel("display")

Functions

This section is empty.

Types

type Config

type Config struct {
	I2CBus        string `json:"i2c_bus"`
	I2cAddr       int    `json:"i2c_addr,omitempty"`
	SkipAnimation bool   `json:"skip_animation",omitempty"`
}

Config is used for converting config attributes.

func (*Config) Validate

func (config *Config) Validate(path string) ([]string, error)

Validate ensures all parts of the config are valid.

Directories

Path Synopsis
api
displayapi
Package displayapi implements the biotinker:component:display API
Package displayapi implements the biotinker:component:display API
proto/component/display/v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL