rtl433receive

package
v0.0.0-...-73d934c Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Receive

func Receive(ctx context.Context, log *zap.Logger, device string, frequency uint64, store Store) error

Types

type Store

type Store interface {
	Store(ctx context.Context, data []byte) error
}

Store describes methods for receiving radio messages.

All methods are expected to return quickly.

If a method returns an error, Run will exit with that error.

Jump to

Keyboard shortcuts

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