link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.honeywell.tb3026b.common;
|
||||
|
||||
import com.honeywell.tb3026b.device.BTB3026B;
|
||||
|
||||
public interface ITB3026BDeviceMonitor {
|
||||
void subscribe(BTB3026B btb3026b);
|
||||
}
|
||||
Reference in New Issue
Block a user