UNPKG

enip-ts

Version:

Typescript implementation of the Ethernet/IP™ protocol.

3 lines (2 loc) 86 B
import { SocketController } from './enip'; export { SocketController as ENIPClient };