Skip to content

Commit 4962573

Browse files
Add WebSocket Data Streaming to Cockpit (example extension) (#158)
1 parent b163b6c commit 4962573

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
11.5 KB
Loading
1.67 MB
Loading
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Data Streaming to Cockpit via WebSocket (Example Extension)",
3+
"website": "https://github.com/rafaellehmkuhl/BlueOS-WebSocket-Server-For-Cockpit-Extension",
4+
"docker": "rafaellehmkuhl/blueos-websocket-server-for-cockpit",
5+
"description": "Example extension demonstrating how to create a WebSocket server that streams data-lake variables to Cockpit.",
6+
"type": "example"
7+
}

0 commit comments

Comments
 (0)