You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: