Class SimulatorAdapter

All Implemented Interfaces:
Runnable, PortAdapter, SerialPortAdapter

public class SimulatorAdapter extends EasyDccPortController implements Runnable
Provide access to a simulated EasyDCC system.

Currently, the EasyDCC SimulatorAdapter reacts to commands sent from the user interface with an appropriate reply message. Based on jmri.jmrix.lenz.xnetsimulator.XNetSimulatorAdapter / DCCppSimulatorAdapter 2017

NOTE: Some material in this file was modified from other portions of the support infrastructure.