You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- View with the [AsyncAPI Studio online tool](https://studio.asyncapi.com/?url=https://raw.githubusercontent.com/unfoldedcircle/core-api/main/dock-api/UCD2-asyncapi.yaml).
46
+
The link will directly load the yaml definition file from GitHub and display it together with the HTML documentation
- View with [AsyncAPI Studio online tool](https://studio.asyncapi.com/?url=https://raw.githubusercontent.com/unfoldedcircle/core-api/main/integration-api/UCR-integration-asyncapi.yaml).
37
-
The link will directly load the yaml definition file from GitHub and display it together with the HTML documentation in
38
-
the browser.
51
+
The Unfolded Circle WebSocket Integration-API allows writing device integration drivers for the Unfolded Circle Remotes.
52
+
53
+
The API specification is defined with [AsyncAPI](https://www.asyncapi.com/) in YAML format.
54
+
The WebSocket communication is using text messages with JSON payload.
- View with [AsyncAPI Studio online tool](https://studio.asyncapi.com/?url=https://raw.githubusercontent.com/unfoldedcircle/core-api/main/integration-api/UCR-integration-asyncapi.yaml).
59
+
The link will directly load the yaml definition file from GitHub and display it together with the HTML documentation
0 commit comments