BayEOS-PHP
 All Data Structures Namespaces Files Functions Variables Pages
Data Structures | Namespaces | Variables
phpXBee.php File Reference

Go to the source code of this file.

Data Structures

class  XBee
 

Namespaces

 phpXBee
 

Variables

const XBEE_ESCAPE pack("C",0x7d)
 
const XBEE_DELIM pack("C",0x7e)
 
const XON pack("C",0x11)
 
const XOFF pack("C",0x13)
 

Variable Documentation

const XBEE_DELIM pack("C",0x7e)

Definition at line 23 of file phpXBee.php.

const XBEE_ESCAPE pack("C",0x7d)

Definition at line 22 of file phpXBee.php.

const XOFF pack("C",0x13)

Definition at line 25 of file phpXBee.php.

const XON pack("C",0x11)

Definition at line 24 of file phpXBee.php.