Package jmri.jmrix.powerline.cm11
This package handles communications for CM11 powerline adapters.
Related Documentation
Other sources of documentation- X10.com web site (consumer oriented)
- X10.com support site
- Since:
- 2.1.4
To Do
- The 0x00 that's send as part of the interlocking doesn't show in the serial monitor
- The clock setting is way too simple, see setClock in CM11AGateway. Also, does that have the right house code handling? Can the interface handle more than one house code?
- No provision for e.g. a CM10, with it's slightly separate codes.
-
Class Summary Class Description Bundle ConnectionConfig Definition of objects to handle configuring a layout connectionConstants Constants and functions specific to the CM11 interface.SpecificDriverAdapter Provide access to Powerline devices via a serial com port.SpecificLight Implementation of the Light Object for X10 CM11 interfaces.SpecificLightManager Implement LightManager for powerline serial systems with CM11 adapters.SpecificMessage Contains the data payload of a serial packet.SpecificReply Contains the data payload of a serial reply packet.SpecificSensorManager Manage the system-specific Sensor implementation.SpecificSystemConnectionMemo Lightweight class to denote that a system is active, and provide general information.SpecificTrafficController Converts Stream-based I/O to/from messages.