[PR #2] [MERGED] Correctly handle disconnect & reconnect events #1

Closed
opened 2025-10-29 16:29:45 +01:00 by pablo2048 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pablo2048/modbus-rtu-master/pull/2
Author: @Pablo2048
Created: 10/11/2024
Status: Merged
Merged: 10/11/2024
Merged by: @Pablo2048

Base: mainHead: development


📝 Commits (3)

  • 1350335 Refactoring, correctly handling disconnect & reconnect, use of trace.js
  • c16d2ed Note about using trace.js library
  • c7fba48 Update example code

📊 Changes

3 files changed (+76 additions, -35 deletions)

View changed files

📝 README.md (+3 -0)
📝 example/index.html (+9 -4)
📝 src/modbus-rtu-master.js (+64 -31)

📄 Description

... also update example code.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pablo2048/modbus-rtu-master/pull/2 **Author:** [@Pablo2048](https://github.com/Pablo2048) **Created:** 10/11/2024 **Status:** ✅ Merged **Merged:** 10/11/2024 **Merged by:** [@Pablo2048](https://github.com/Pablo2048) **Base:** `main` ← **Head:** `development` --- ### 📝 Commits (3) - [`1350335`](https://github.com/Pablo2048/modbus-rtu-master/commit/1350335c75b7b81e191dda6db5a4756e40326028) Refactoring, correctly handling disconnect & reconnect, use of trace.js - [`c16d2ed`](https://github.com/Pablo2048/modbus-rtu-master/commit/c16d2ed08bffef1ec6a6b29f3e7a3d3be8a85373) Note about using trace.js library - [`c7fba48`](https://github.com/Pablo2048/modbus-rtu-master/commit/c7fba48b19ca46f802e8efa72e778dc6e7fcfef3) Update example code ### 📊 Changes **3 files changed** (+76 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `example/index.html` (+9 -4) 📝 `src/modbus-rtu-master.js` (+64 -31) </details> ### 📄 Description ... also update example code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
pablo2048 added the pull-request label 2025-10-29 16:29:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-mirrors/modbus-rtu-master#1