Crate insteon_serial

Crate insteon_serial 

Source

Re-exports§

pub use self::serial::next_message;
pub use self::serial::next_response;
pub use serialport;

Modules§

command
Commands to be executed by the recipient.
device
Insteon device properties.
message
Constructs for communication with the modem.
serial
Utilities for communicating with a modem over a serial port.
x10
Utilities for X10 messages over Insteon’s network.

Functions§

open_port
Opens the named serial port with appropriate settings.