5.3 Cloud Message
POST http://{{rip_ip}}:5438/rip/message
The message call is used by the Hub Proxy server to pass messages from the WebSocket server (ws://connect.aurelon.com) to this RIP. The content of the messages is documented in the PrintFactory WSS documentation.
Request
XML containing the message to the RIP.
Response
- 200 : Successfully added to the RIP message queue
- 400 : Bad Request :
{"Message":"Error processing the message"}