Uses of Class
jmri.jmrix.powerline.InsteonSequence
Packages that use InsteonSequence
Package
Description
This package handles communications for powerline adapters, such as X10.
This package handles communications for Insteon 2412S adapters.
-
Uses of InsteonSequence in jmri.jmrix.powerline
Methods in jmri.jmrix.powerline with parameters of type InsteonSequenceModifier and TypeMethodDescriptionvoidSerialTrafficController.sendInsteonSequence(InsteonSequence s, SerialListener l) Send a sequence of Insteon messages to an adapter. -
Uses of InsteonSequence in jmri.jmrix.powerline.insteon2412s
Methods in jmri.jmrix.powerline.insteon2412s with parameters of type InsteonSequenceModifier and TypeMethodDescriptionvoidSpecificTrafficController.sendInsteonSequence(InsteonSequence s, SerialListener l) Send a sequence of Insteon messages -
Uses of InsteonSequence in jmri.jmrix.powerline.simulator
Methods in jmri.jmrix.powerline.simulator with parameters of type InsteonSequenceModifier and TypeMethodDescriptionvoidSpecificTrafficController.sendInsteonSequence(InsteonSequence s, SerialListener l) Send a sequence of Insteon messages.