Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID_EASIMAP uint32 = 0xcbe1101 ID_ECU uint32 = 0xcbe0111 )
Variables ¶
View Source
var DataReqPrefix = []byte{0x01, 0x0, 0x0, 0x0, 0x0}
View Source
var DataResPrefix = []byte{0x81}
View Source
var VersionReq = []byte{0x4, 0x0, 0xd}
View Source
var VersionResPrefix = []byte{0xe4, 0x0, 0xd}
Functions ¶
func CreateDataRequest ¶
func ParseDataResponse ¶
func ParseVersionResponse ¶
Types ¶
type Conn ¶
Click to show internal directories.
Click to hide internal directories.