public interface IPLCConnectConfigurationService extends IBaseDomainObjectService<PLCConnectConfiguration>
限定符和类型 | 方法和说明 |
---|---|
PLCClient |
connectPLC(long plc) |
boolean |
disConnectPLC(long plc) |
PLCConnectConfiguration |
getByIdWithoutCache(long id) |
boolean |
isConnectPLC(long plc) |
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
PLCClient connectPLC(long plc)
boolean disConnectPLC(long plc)
boolean isConnectPLC(long plc)
PLCConnectConfiguration getByIdWithoutCache(long id)
Copyright © 2019. All rights reserved.