Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OBIST_T_ID = []byte{0x01, 0x00, 0x10, 0x07, 0x00, 0xff}
Functions ¶
This section is empty.
Types ¶
type CurrentValueStrategy ¶
type CurrentValueStrategy struct { }
func New ¶
func New() CurrentValueStrategy
func (CurrentValueStrategy) ExtractIntValue ¶
func (m CurrentValueStrategy) ExtractIntValue(currentByteInArray int, message []byte) uint64
func (CurrentValueStrategy) ExtractStringValue ¶
func (m CurrentValueStrategy) ExtractStringValue(currentByteInArray int, message []byte) string
func (CurrentValueStrategy) Responsible ¶
func (m CurrentValueStrategy) Responsible(currentByteInArray int, message []byte) bool
Click to show internal directories.
Click to hide internal directories.