Skip to content
Snippets Groups Projects
Commit 8396be05 authored by rballa's avatar rballa
Browse files

n.a.

parent 73b0c1b6
Branches
No related tags found
No related merge requests found
......@@ -194,7 +194,7 @@ public class DPWSGateImpl implements GateInterface
}
}
//device.sendHello();
device.sendHello();
} catch (IOException e)
{
// TODO Auto-generated catch block
......
......@@ -13,7 +13,7 @@ public class DPWSGateTest
gate.openGate();
//newDevice()-Test
RootEntity ent = new RootEntity("BACnet", "test", null);
gate.newDevice(ent);
// RootEntity ent = new RootEntity("BACnet", "test", null);
// gate.newDevice(ent);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment