cmseaton42 / node-ethernet-ip

A Lightweight Ethernet/IP API written to interface with Rockwell ControlLogix/CompactLogix Controllers.
MIT License
263 stars 105 forks source link

[WIP] Add configuration option to unconnected send timeout #68

Open gfcittolin opened 4 years ago

gfcittolin commented 4 years ago

Description, Motivation, and Context

Implements changes as discussed in #67 to allow custom-setting the value of timeout on unconnected send messages

How Has This Been Tested?

Tested with SoftLogix

Screenshots (if appropriate):

Types of changes

Checklist:

Related Issue

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 148


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controller/index.js 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 141: 0.08%
Covered Lines: 473
Relevant Lines: 884

💛 - Coveralls