connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/plugin.xml
author timkelly
Tue, 11 May 2010 16:31:08 -0500
changeset 1348 40b1a30ba1cb
parent 868 089762ea5b6d
permissions -rw-r--r--
adding timing stats. Added a simulated stress test to get idea of timing on how long a full scan would take with 10 SDKs

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="com.nokia.carbide.remoteConnections.deviceDiscoveryAgent">
      <deviceDiscoveryAgent
            class="com.nokia.carbide.remoteconnections.discovery.pccs.agent.PCCSDiscoveryAgent">
      </deviceDiscoveryAgent>
   </extension>

</plugin>