mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-26 00:01:13 -05:00
Updated Websockets (markdown)
parent
947a9caf25
commit
43df6a8f90
|
|
@ -77,4 +77,14 @@ To send a message with the contents `testing` one has to create a `CallVendorReq
|
||||||
},
|
},
|
||||||
"op": 6
|
"op": 6
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Example Bitfocus Companion
|
||||||
|
|
||||||
|
| Field | Value |
|
||||||
|
| ----------- | ----------- |
|
||||||
|
| Request Type | CallVendorRequest |
|
||||||
|
| Request Data | {"requestData":{"message":"testing"},"requestType":"AdvancedSceneSwitcherMessage","vendorName":"AdvancedSceneSwitcher"} |
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user