Uses of Class
jmri.jmrix.powerline.SerialX10Light
-
Packages that use SerialX10Light Package Description jmri.jmrix.powerline.cm11 This package handles communications for CM11 powerline adapters.jmri.jmrix.powerline.cp290 This package handles communications for CP290 powerline adapters.jmri.jmrix.powerline.insteon2412s This package handles communications for Insteon 2412S adapters.jmri.jmrix.powerline.simulator -
-
Uses of SerialX10Light in jmri.jmrix.powerline.cm11
Subclasses of SerialX10Light in jmri.jmrix.powerline.cm11 Modifier and Type Class Description class
SpecificLight
Implementation of the Light Object for X10 CM11 interfaces. -
Uses of SerialX10Light in jmri.jmrix.powerline.cp290
Subclasses of SerialX10Light in jmri.jmrix.powerline.cp290 Modifier and Type Class Description class
SpecificLight
Implementation of the Light Object for X10 for CP290 interfaces. -
Uses of SerialX10Light in jmri.jmrix.powerline.insteon2412s
Subclasses of SerialX10Light in jmri.jmrix.powerline.insteon2412s Modifier and Type Class Description class
SpecificX10Light
Implementation of the Light Object for X10 receivers on Insteon 2412S interfaces. -
Uses of SerialX10Light in jmri.jmrix.powerline.simulator
Subclasses of SerialX10Light in jmri.jmrix.powerline.simulator Modifier and Type Class Description class
SpecificX10Light
Implementation of the Light Object for X10 receivers on Insteon 2412S interfaces.
-