新增加热器设备适配,及mina升级!
This commit is contained in:
@@ -27,7 +27,7 @@ public interface DeviceService {
|
||||
|
||||
List<Device> getByProperty(String property,Object value);
|
||||
|
||||
List<DeviceHeater> getDeviceHeaterByProperty(String hour,String macAddress);
|
||||
List<DeviceHeater> getDeviceHeaterByProperty(String hour,String macAddress,String date);
|
||||
|
||||
DeviceUser getUniqueByProperty(String macAddress);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user