org.openmuc.wagowebtool.internal
Class DeviceConfigurator

java.lang.Object
  extended by org.openmuc.wagowebtool.internal.DeviceConfigurator

public class DeviceConfigurator
extends java.lang.Object


Constructor Summary
DeviceConfigurator(ConfigurationService configService)
           
 
Method Summary
 void configureDevice(java.util.ArrayList<RegisterInfo> registers, java.lang.String ip, Wago750DeviceNode[] deviceNodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceConfigurator

public DeviceConfigurator(ConfigurationService configService)
Method Detail

configureDevice

public void configureDevice(java.util.ArrayList<RegisterInfo> registers,
                            java.lang.String ip,
                            Wago750DeviceNode[] deviceNodes)
                     throws java.lang.Exception
Throws:
java.lang.Exception