C# Class HomeAutomation.DeviceNetwork.XBee.XBeeDeviceNetworkFactory

Inheritance: IDeviceNetworkFactory
显示文件 Open project: moszinet/HomeAutomation

Public Methods

Method Description
CreateDeviceNetwork ( string>.Dictionary configuration ) : IDeviceNetwork
CreateSerialPortWithSavedConfigurationParameters ( ) : IXBeeSerialPort

Method Details

CreateDeviceNetwork() public method

public CreateDeviceNetwork ( string>.Dictionary configuration ) : IDeviceNetwork
configuration string>.Dictionary
return IDeviceNetwork

CreateSerialPortWithSavedConfigurationParameters() public method

public CreateSerialPortWithSavedConfigurationParameters ( ) : IXBeeSerialPort
return IXBeeSerialPort