scm

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2014 License: AGPL-3.0 Imports: 6 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPacketConfig

func NewPacketConfig(symbolLength int) (cfg decode.PacketConfig)

Types

type Parser

type Parser struct {
	crc.CRC
}

func NewParser

func NewParser() (p Parser)

func (Parser) Parse

func (p Parser) Parse(data parse.Data) (msg parse.Message, err error)

type SCM

type SCM struct {
	ID          uint32 `xml:",attr"`
	Type        uint8  `xml:",attr"`
	TamperPhy   uint8  `xml:",attr"`
	TamperEnc   uint8  `xml:",attr"`
	Consumption uint32 `xml:",attr"`
	Checksum    uint16 `xml:",attr"`
}

Standard Consumption Message

func (SCM) MeterID

func (scm SCM) MeterID() uint32

func (SCM) MeterType

func (scm SCM) MeterType() uint8

func (SCM) MsgType

func (scm SCM) MsgType() string

func (SCM) Record

func (scm SCM) Record() (r []string)

func (SCM) String

func (scm SCM) String() string

Jump to

Keyboard shortcuts

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