Alexander Buczynsky

Results 6 comments of Alexander Buczynsky

@Byorun, let me know if this fixes your issue

Can you give an example to describe what you are talking about?

@stefanpoeter that is in v4.0 Here is an example: https://github.com/Cloud-Automation/node-modbus/blob/88bf1c20c75740b10e9adea8e6dcdc70795604a7/examples/typescript/tcp/ReadHoldingRegisters.ts#L16-L21

Sounds good. Adding it should be fine. I can tackle adding it to the 4.0 version.

Based on the API docs here: https://serialport.io/docs/7.x.x/api-stream#close > The close event is emitted when the port is closed. In the case of a disconnect, it will be called with a...

@stefanpoeter sorry I have been extremely busy with work. Will get back to this as soon as I can. A couple of comments for now... **Linting** We will have to...