cmseaton42 / node-ethernet-ip

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

Wrong Error Message #27

Closed hirokiht closed 6 years ago

hirokiht commented 6 years ago

Should be "Path must be of type Buffer" https://github.com/cmseaton42/node-ethernet-ip/blob/1529d4f869ee8f504b2bba445ab5b766ceba38e9/src/enip/cip/unconnected-send/index.js#L57

cmseaton42 commented 6 years ago

Ill roll this correction into the next patch release 👍

Thanks for the heads up @hirokiht