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