From e62052915797d019a316c69a1103162412f67416 Mon Sep 17 00:00:00 2001 From: FrYakaTKoP Date: Sat, 9 Mar 2019 14:18:12 +0000 Subject: [PATCH] fixed ws endpoint --- api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.md b/api.md index cd74ef9..d12c450 100644 --- a/api.md +++ b/api.md @@ -27,7 +27,7 @@ All functionality can be used by sending messages to these topics. | pixels/brightness | Integer | Integer from 0 to 255 to set the overall brightness of the strip by bitshifting the current colors in memory. Use with caution as running the LEDs on full brightness requires a lot of power. | ## WebSocket -Endpoint: /pixel +Endpoint: /ws Send a JSON String containing the mandatory fields. Example: