Documentation ¶
Index ¶
Constants ¶
View Source
const ( DATA_CODE_LEN = 6 INDEX_MAX = 127 )
View Source
const ( EXTRA_LEN = 40 EXTRA_HEAD_LEN = 5 )
View Source
const (
GUIDE_CODE_LEN = 4
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataCode ¶
type DataCode struct {
// contains filtered or unexported fields
}
func NewDataCode ¶
type DatumCode ¶
type DatumCode struct {
// contains filtered or unexported fields
}
func NewDatumCode ¶
type EsptouchGenerator ¶
type EsptouchGenerator struct {
// contains filtered or unexported fields
}
func NewEsptouchGenerator ¶
func NewEsptouchGenerator(apSsid, apBssid, apPassword []byte, ipAddress net.IP) *EsptouchGenerator
func (*EsptouchGenerator) GetDCBytes2 ¶
func (e *EsptouchGenerator) GetDCBytes2() [][]byte
func (*EsptouchGenerator) GetGCBytes2 ¶
func (e *EsptouchGenerator) GetGCBytes2() [][]byte
Click to show internal directories.
Click to hide internal directories.