Skip to content

Dev_2026Q1#27

Open
nevstop wants to merge 5 commits intomainfrom
Dev_2026Q1
Open

Dev_2026Q1#27
nevstop wants to merge 5 commits intomainfrom
Dev_2026Q1

Conversation

@nevstop
Copy link
Copy Markdown
Contributor

@nevstop nevstop commented Mar 16, 2026

No description provided.

nevstop and others added 4 commits March 16, 2026 16:40
…cycle events (#24)

* Initial plan

* 完善 Protocol.v0.(zh-cn).md: 添加 cmd-resp 握手说明和通信流程图

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* 根据审查意见更新 Protocol.v0.(zh-cn).md:修正包类型值、同步流程和异步流程图

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* 根据审查意见修正 cmd-resp 注释、同步流程说明及异步流程图逻辑

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* 统一 error 包描述,修正异步无返回流程文字与图表一致性

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* Add info packet documentation for connection/disconnection events

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* Sync EN/ZH protocol and README files for consistency

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>
* #25 Completed the issues fix.

Co-Authored-By: NEVSTOP <8196752+nevstop@users.noreply.github.com>

* #26  Back-up >> works on interrupt

* #26 Completed the interrupt mode and new Example 6 for demo this feature

* change after code review

---------

Co-authored-by: NEVSTOP <8196752+nevstop@users.noreply.github.com>
Co-authored-by: nevstop <nevstop@NEVSTOP-LAB>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the TCP-Router client API and documentation to support new/renumbered packet types (including cmd-resp and separate status vs interrupt broadcasts), along with packaging/config adjustments for the 2026Q1 dev drop.

Changes:

  • Updated protocol packet type definitions across READMEs and protocol docs, adding cmd-resp plus splitting subscription broadcasts into status and interrupt.
  • Added a new client API VI (Status-Request-ServerInstance-Name.vi) and updated class metadata for an existing VI item.
  • Updated VIPB package metadata/version/release notes and adjusted .lvcsm module paths + status items.

Reviewed changes

Copilot reviewed 7 out of 15 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
src/_addons/TCP-Router/ClientAPI/TcpRouter-Client.lvclass Adds a new static VI item to the client class and updates class item metadata.
README.md Updates packet type list and numeric IDs; documents welcome/goodbye semantics for info.
README(zh-cn).md Updates header layout diagram and packet type list/IDs in Chinese README.
CSM-TCP-Router.vipb Bumps package version and adds release notes entry.
CSM-TCP-Router.lvcsm Changes module paths to include src/ and adds status/history entries.
.doc/Protocol.v0.(zh-cn).md Updates packet type IDs and adds detailed communication flow diagrams/handshake semantics.
.doc/Protocol.v0.(en).md Same as above in English.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

删除这个文件, 并 ignore

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants