Cloud-Automation / node-modbus

Modbus TCP Client/Server implementation for Node.JS
471 stars 175 forks source link

Is there any way to set a timeout period? #14

Closed shilu911 closed 8 years ago

shilu911 commented 8 years ago

Is there any way to set a timeout period?

Cloud-Automation commented 8 years ago

I assume you mean that you got an error callback when a request is not handled in a specific time? This is not possible yet but it shouldn't be that hard to implement.

I'll prepare a feature list for a 0.6.0 release and I'll put it on there.

stefanpoeter commented 8 years ago

See the v1.0.0 alpha pull request.

stefanpoeter commented 8 years ago

v1.0.0 is released so i am closing this issue.