MCPcopy Index your code
hub / github.com/bemasher/rtlamr / MsgType

Method MsgType

protocol/parse.go:80–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78type Message interface {
79 csv.Recorder
80 MsgType() string
81 MeterID() uint32
82 MeterType() uint8
83 Checksum() []byte

Callers 4

RunMethod · 0.65
NewDigestFunction · 0.65
StringMethod · 0.65
StringNoOffsetMethod · 0.65

Implementers 5

NetIDMnetidm/netidm.go
IDMidm/idm.go
SCMscmplus/scmplus.go
R900r900/r900.go
SCMscm/scm.go

Calls

no outgoing calls

Tested by

no test coverage detected