Websocket Client Message
Trigger for a the Websocket Client Message

Websocket Client Message Trigger Dialog
Parameters
Client
Select required
Select a client from the Server/Clients -> Websocket Clients tab
- Select
Any
to trigger on any client
Variables
Name | Type | Description |
---|---|---|
Example Value: {"timeStamp":"2023-03-16T22:58:28.3298+01:00","event":{"source":"HotKey","type":"Press"},"data":{"_85lbxopeOGvkNXq7iRgrjS6tpjj":1,"_hdhxue62iGbvG5rnMWU0dxGe29p":96}} The websocket client message | ||
Example Value: 127.0.0.1 The host of this websocket client | ||
The UUID of this websocket client | ||
Example Value: 0, 1, 2, etc. The 0-based id of this websocket | ||
Example Value: My websocket client The custom defined name of this websocket client | ||
Example Value: / The path of this websocket client | ||
Example Value: 8080 The port of this websocket client | ||
Example Value: ?key=value The query of this websocket client | ||
Example Value: ws The scheme of this websocket client | ||
Example Value: ws://127.0.0.1:8080/ The full URL of this websocket client |