From 354cbcbf3f85f5e62f13a7a7760267e83094ee12 Mon Sep 17 00:00:00 2001 From: Aircoookie Date: Fri, 12 Oct 2018 17:35:27 +0200 Subject: [PATCH] Updated HTTP request API (markdown) --- HTTP-request-API.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/HTTP-request-API.md b/HTTP-request-API.md index cb8c5b6..e00136a 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -120,19 +120,19 @@ This is the XML file sent as response to every API call. Parameter | Value Range | Description | --- | --- | --- | - | 0 to 255 | Master Brightness - | 3x 0..255 | Primary Color RGB - | 0 or 1 | Notification Sending on - | 0 or 1 | Notification Receive on - | 0 or 1 | Nightlight active - | 0 or 1 | Nightlight Fade on - | 0 to 255 | Nightlight delay - | 0 to 255 | Nightlight target brightness - | 0 to 73 | Effect index - | 0 to 255 | Effect speed - | 0 to 255 | Effect intensity - | 0 to 43 | FastLED palette - | -1 to 255 | Primary White value - | 0 or 1 | RGB or HSB UI mode - | String | Server description +\ | 0 to 255 | Master Brightness +\ | 3x 0..255 | Primary Color RGB +\ | 0 or 1 | Notification Sending on +\ | 0 or 1 | Notification Receive on +\ | 0 or 1 | Nightlight active +\ | 0 or 1 | Nightlight Fade on +\ | 0 to 255 | Nightlight delay +\ | 0 to 255 | Nightlight target brightness +\ | 0 to 73 | Effect index +\ | 0 to 255 | Effect speed +\ | 0 to 255 | Effect intensity +\ | 0 to 43 | FastLED palette +\ | -1 to 255 | Primary White value +\ | 0 or 1 | RGB or HSB UI mode +\ | String 0..32 | Server description