Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TCP Commands from C++ Reference Agent #12

Open
6 of 13 tasks
tbm0115 opened this issue Feb 2, 2023 · 0 comments
Open
6 of 13 tasks

Add TCP Commands from C++ Reference Agent #12

tbm0115 opened this issue Feb 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tbm0115
Copy link
Member

tbm0115 commented Feb 2, 2023

Need to add support for the following commands coming from the C++ Agent (see Commands section):

  • * adapterVersion
  • * calibration
  • * conversionRequired
  • * device
  • * description
  • * manufacturer
  • * mtconnectVersion
  • * nativeName
  • * realTime
  • * relativeTime
  • * serialNumber
  • * shdrVersion
  • * station

Commands should be issued to the client at the start of each connection. Each command should be capable of being triggered by a message from the client.

The PING/PONG commands should also fall under this supported behavior

@tbm0115 tbm0115 added the enhancement New feature or request label Feb 2, 2023
@tbm0115 tbm0115 self-assigned this Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant