Completing ZigbeeTest with doorlock test
[iot2.git] / benchmarks / other / ZigbeeTest / SmartthingsSensor.java
index aba8819e76d97c22f3970120981d1e844d3d229f..d739f1922338dbe63d41a5070a84cb4afa9290de 100644 (file)
@@ -46,9 +46,6 @@ public interface SmartthingsSensor extends Remote {
         */
        public void init() throws RemoteException;
 
         */
        public void init() throws RemoteException;
 
-       public void setId(int id);
-
-       public int getId();
 
        /** Register an object to retrieve callbacks when new sensor reading is available
         *
 
        /** Register an object to retrieve callbacks when new sensor reading is available
         *