From 8b74a90ebba58ff7d7e328ca47d8c358e54f1f78 Mon Sep 17 00:00:00 2001 From: "gein@sfedu.ru" Date: Mon, 24 Feb 2025 20:25:24 +0300 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 055a23e..05b9a88 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ + /api/text - endpoint for editing text (POST) + /api/led - endpint for on/off panel (POST) + /api/led - endpoint for check on/off panel (GET), return "{"led":"true"}" if panel ON and "{"led":"false"}" if panel OFF - + /api/state - endpoint for swith operation modes (POST), body: ({"State" : "1"} -> static image and static text) || body: ({"State" : "2"} -> -> Text scroll -> Image ->) + + /api/state - endpoint for swith operation modes (POST), body: ({"State" : "1"} -> static image and static text) || body: ({"State" : "2"} -> Text scroll -> Image ->)