Commit fbf6f54f authored by Gino Tosti's avatar Gino Tosti
Browse files

updated test

parent 63089970
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -262,6 +262,13 @@ public class ${Assembly}BaseImpl extends TCSHardwareDeviceImpl implements ${Asse
    public void connectToDevice(String opc_url){

    }
    public String getOpc_url() {
 		return opc_url;
 	}

    public void setOpc_url(String opc_url) {
 		this.opc_url = opc_url;
 	}
 
    private void createDataPoints() throws  IllegalArgumentException,PropertyInitializationFailed, ServiceException, StatusException{
#silent L=[]