rfdata

package
v0.0.0-...-8969683 Latest Latest
Warning

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

Go to latest
Published: May 16, 2014 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

package rfdata provides both replacement (enhancements) to the core housemon rfdata package and new functionality not found in the existing core package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeMap

type NodeMap struct {
	flow.Gadget
	Info    flow.Input
	In      flow.Input
	Out     flow.Output
	Missing flow.Output //provides ability to capture data we have not got a nodeMap entry for
}

Lookup the group/node information to determine what decoder to use. Registers as "NodeMap".

func (*NodeMap) Run

func (w *NodeMap) Run()

Start looking up node ID's in the node map.

type NodeMapKey

type NodeMapKey struct {
	// contains filtered or unexported fields
}

Composite key of 3 ints, provides additional <band> support allowing the input nodeMap to contain frequency/band which in turn allows us to support inbound packets from different networks such as 433Mhz and 868Mhz.

func (*NodeMapKey) String

func (k *NodeMapKey) String() string

func (*NodeMapKey) Unmarshal

func (k *NodeMapKey) Unmarshal(s string) (bool, error)

Unmarshal unpacks a nodeMap entry into the key structure

Jump to

Keyboard shortcuts

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