Uses of Interface
jmri.jmrix.powerline.SerialInterface
Packages that use SerialInterface
Package
Description
This package handles communications for powerline adapters, such as X10.
This package handles communications for CM11 powerline adapters.
This package handles communications for CP290 powerline adapters.
This package handles communications for DMX lighting adapters.
This package handles communications for Insteon 2412S adapters.
-
Uses of SerialInterface in jmri.jmrix.powerline
Classes in jmri.jmrix.powerline that implement SerialInterfaceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of SerialInterface in jmri.jmrix.powerline.cm11
Classes in jmri.jmrix.powerline.cm11 that implement SerialInterfaceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of SerialInterface in jmri.jmrix.powerline.cp290
Classes in jmri.jmrix.powerline.cp290 that implement SerialInterfaceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of SerialInterface in jmri.jmrix.powerline.dmx512
Classes in jmri.jmrix.powerline.dmx512 that implement SerialInterfaceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of SerialInterface in jmri.jmrix.powerline.insteon2412s
Classes in jmri.jmrix.powerline.insteon2412s that implement SerialInterfaceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of SerialInterface in jmri.jmrix.powerline.simulator
Classes in jmri.jmrix.powerline.simulator that implement SerialInterfaceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages.