Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Input/Output Data

The agent emits UDRs of the following types:

  • BinaryMessage
  • TextMessage

which are both used for communication between the client and the server after a connection has been established.

The agent retrieves UDRs of the following types:

  • BinaryMessage
  • TextMessage
  • CloseConnection

of which the first two is used for communication between the client and the server after a connection has been established, and the last one can be sent to the agent to signal that the connection should be closed.

MIM

The Websocket Client agent only publishes general MIM parameters. For information about the MIM and a list of the general MIM parameters, see Administration and Management in Legacy Desktop.

Agent Message Events

There are no message events for this agent.

Debug Events

There are no debug events for this agent.

  • No labels