| | |
| | |
|
| | | Device byMacGetDevice(String mac);
|
| | |
|
| | | List<DeviceAndWind> byMonitorIdGetDeviceAndWind(String id,String time,String tab);
|
| | | List<DeviceAndWind> byMonitorIdGetDeviceAndWindSpecial(String id,String time,String tab);
|
| | | List<DeviceAndWind> byMonitorIdGetDeviceAndWind(String id,String tab);
|
| | | List<DeviceAndWind> byMonitorIdGetDeviceAndWindSpecial(String id,String tab);
|
| | |
|
| | | DeviceAndWind getDeviceAndWindByMac(String mac,String time,String table);
|
| | | List<Device> getDeviceByCodeAndId(String code,String id);
|
| | |
|
| | | String byMacGetOrgId(String mac);
|
| | | }
|