Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Port is the COMport name like COM1 Port string // Baud is the configured baudrate of the serial port Baud int )
View Source
var Cipher *xtea.Cipher
Cipher is a pointer to the cryptpo struct filled during initialization
View Source
var Crypto bool
Crypto set to true if a -key other than "none" was given
View Source
var ( // Device is the trice receiver to use Device string )
Functions ¶
Types ¶
type HTTPReceiver ¶
type HTTPReceiver struct {
IPaddress []int
// contains filtered or unexported fields
}
HTTPReceiver defines ...
Click to show internal directories.
Click to hide internal directories.