Package | Description |
---|---|
com.digi.xbee.api | |
com.digi.xbee.api.connection.serial |
Modifier and Type | Method and Description |
---|---|
static IConnectionInterface |
XBee.createConnectiontionInterface(String port,
SerialPortParameters serialPortParameters)
Retrieves a serial port connection interface for the provided port with
the given serial port parameters.
|
Constructor and Description |
---|
AbstractXBeeDevice(String port,
SerialPortParameters serialPortParameters)
Class constructor.
|
DigiMeshDevice(String port,
SerialPortParameters serialPortParameters)
Class constructor.
|
DigiPointDevice(String port,
SerialPortParameters serialPortParameters)
Class constructor.
|
Raw802Device(String port,
SerialPortParameters serialPortParameters)
Class constructor.
|
XBeeDevice(String port,
SerialPortParameters serialPortParameters)
Class constructor.
|
ZigBeeDevice(String port,
SerialPortParameters serialPortParameters)
Class constructor.
|
Modifier and Type | Method and Description |
---|---|
SerialPortParameters |
AbstractSerialPort.getPortParameters()
Returns the XBee serial port parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSerialPort.setPortParameters(SerialPortParameters parameters)
Sets the new parameters of the serial port as
SerialPortParameters . |
Constructor and Description |
---|
SerialPortRxTx(String port,
SerialPortParameters parameters)
Class constructor.
|
SerialPortRxTx(String port,
SerialPortParameters parameters,
int receiveTimeout)
Class constructor.
|
© Copyright 2014–2014 Digi International Inc. All rights reserved.