Publish data to WebSocket server in JSON format
Simulink Support Package for Arduino Hardware / WiFi
The WebSocket Publish block publishes data from the Arduino® hardware to a WebSocket server identified by an IP address and a port. The published data is in JavaScript Object Notation (JSON) format, which can be interpreted by a WebSocket client to visualize the data.
If the WebSocket Server is hosted on Arduino hardware, any device on the network can connect to the server and access the data.
Arduino MKR1000
Arduino MKR WIFI 1010
Arduino Nano 33 IoT
This figure shows the signals in JSON format.

If the JSON string size is more than 1024 bytes, the published data is replaced with the error messages.
