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

Version 1 Next »

The BinaryMessage UDR is used for sending binary data over a websocket. The following fields are included in the BinaryMessage UDR:


Field
Description
data (bytarray)This field contains the data in bytarray format.
URI (string)This field contains the Uniform Resource Identifier in string format.
  • No labels