Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Parser ¶
func (*Parser) Cfg ¶
func (p *Parser) Cfg() protocol.PacketConfig
func (Parser) SetDecoder ¶ added in v0.9.0
type SCM ¶
type SCM struct { FrameSync uint16 `xml:",attr"` ProtocolID uint8 `xml:",attr"` EndpointType uint8 `xml:",attr"` EndpointID uint32 `xml:",attr"` Consumption uint32 `xml:",attr"` Tamper uint16 `xml:",attr"` PacketCRC uint16 `xml:"Checksum,attr",json:"Checksum"` }
Standard Consumption Message Plus