wasi

package
v0.0.0-...-387885d Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CONFIG_PATH = "../../conf.json"

Functions

func NewButton

func NewButton() runtime.NodeIFace

func NewGPIOState

func NewGPIOState() interface{}

func NewLamp

func NewLamp() runtime.NodeIFace

func NewPushEvent

func NewPushEvent() interface{}

Types

type Button

type Button struct {
	nodes.CiprusScriptNode
}

func (*Button) Init

func (b *Button) Init()

type GPIOState

type GPIOState struct {
	State bool
}

type Lamp

type Lamp struct {
	nodes.CiprusScriptNode
}

func (*Lamp) Init

func (l *Lamp) Init()

type PushEvent

type PushEvent struct {
	PushInter int32
}

Jump to

Keyboard shortcuts

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